diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-01-19 08:19:29 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-01-19 08:19:29 +0000 |
| commit | 2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f (patch) | |
| tree | e2c8912c2083c16949cbc18e0686e2d0579b97a0 /skins/xstyle/style | |
| parent | baeb3e7be84b6d07390518abc257b1725ad112d7 (diff) | |
| download | xxv-2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f.tar.gz xxv-2d0bf21a529fd2fffb997ba660ce2f7a0d3f140f.tar.bz2 | |
MEDIALIB: html/xstyle use common style for navcontainer
EPG: html/xstyle&search : add checkboxes to record selected events
Diffstat (limited to 'skins/xstyle/style')
| -rw-r--r-- | skins/xstyle/style/coolmenus4.css | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/skins/xstyle/style/coolmenus4.css b/skins/xstyle/style/coolmenus4.css deleted file mode 100644 index 3832d60..0000000 --- a/skins/xstyle/style/coolmenus4.css +++ /dev/null @@ -1,19 +0,0 @@ -/* CoolMenus 4 - default styles - do not edit */ -.clCMAbs{position:absolute; visibility:hidden; left:0; top:0} -/* CoolMenus 4 - default styles - end */ - -/*Style for the background-bar*/ -.clBar{position:absolute; width:10; height:10; background-color:buttonface; layer-background-color:buttonface; visibility:hidden} -.clBarborder{position:absolute; visibility:hidden; background-color: #A0A0A0; layer-background-color:#A0A0A0} - -/*Styles for level 0*/ -.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Tahoma, Verdan, Helvetica, Sans-Serfif; font-size:11px; text-decoration: none;} -.clLevel0{background-color:buttonface; layer-background-color:buttonface; color:black;} -.clLevel0over{background-color:buttonface; layer-background-color:buttonface; color:black; cursor:pointer; cursor:hand; border: 1px solid white } -.clLevel0border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white} - -/*Styles for level 1*/ -.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Tahoma, Verdan, Helvetica, Sans-Serfif; font-size:11px; text-decoration: none;} -.clLevel1{background-color:white; layer-background-color:white; color:black; } -.clLevel1over{background-color:Highlight; layer-background-color:Highlight; color:white; cursor:pointer; cursor:hand; border: 1px solid rgb(120,172,255);} -.clLevel1border{position:absolute; visibility:hidden; background-color:buttonface; layer-background-color:buttonface} |
