mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
12 lines
No EOL
365 B
CSS
12 lines
No EOL
365 B
CSS
#content .thumbnailCategory .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; } /* */ |