14778ce673
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
12 lines
No EOL
368 B
CSS
12 lines
No EOL
368 B
CSS
#content .thumbnailCategory div.description .text {
|
|
scrollbar-face-color:#222;
|
|
scrollbar-shadow-color:#444;
|
|
scrollbar-highlight-color:#000;
|
|
scrollbar-darkshadow-color:#333;
|
|
scrollbar-track-color:#111;
|
|
scrollbar-arrow-color:#f70;
|
|
}
|
|
|
|
#debug { word-wrap:break-word; }
|
|
/* IE6... Hacks: */
|
|
/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ |