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 | 195be1c3970d084140362ba7a9c565edaae6c25e (patch) | |
| tree | 97dc9923f5b17cfa11878682101f9e2c96089777 /html/style/coolmenus4.css | |
| parent | d1d21802502bb254d1790bdcb2f2d01a3855cdeb (diff) | |
| download | xxv-195be1c3970d084140362ba7a9c565edaae6c25e.tar.gz xxv-195be1c3970d084140362ba7a9c565edaae6c25e.tar.bz2 | |
MEDIALIB: html/xstyle use common style for navcontainer
EPG: html/xstyle&search : add checkboxes to record selected events
Diffstat (limited to 'html/style/coolmenus4.css')
| -rw-r--r-- | html/style/coolmenus4.css | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/html/style/coolmenus4.css b/html/style/coolmenus4.css deleted file mode 100644 index 3832d60..0000000 --- a/html/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} |
