%PDF- %PDF-
| Direktori : /proc/thread-self/root/home/waritko/subsonic/ROOT/style/ |
| Current File : //proc/thread-self/root/home/waritko/subsonic/ROOT/style/ripserver.css |
/*
* CSS styleshet for the "Ripserver" theme.
*
* Author: Ralph Hill
*/
@import "base.css";
/* The primary background color (light blue). */
.bgcolor1, table.music tr:nth-of-type(even) {
background-color: #FFFFFF;
}
/* The secondary background color (darker blue). */
.bgcolor2, .ruleTableHeader, .log, table.music tr:nth-of-type(odd) {
background-color: #EBEFF9
}
.mainframe {
background-image:url('../icons/ripserver/background.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-color: #FFFFFF
}
body {
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}
.top-menu-item:hover, .left-menu-item:hover {
background-color: #F1F5FF;
}