source: extensions/Juza/theme-ie.css @ 31974

Last change on this file since 31974 was 4439, checked in by vdigital, 14 years ago

New Juza Theme: Draft version.

Current constraints are on representatives.

  • Thumbnails in .jpg,
  • Thumbnails prefix TN-,
  • Medium in jpg

On going minimized menu (including Tag support).
Cleaning on picture and others details.
Warning to users: heavy theme usage. jQuery actived on gallery side.
No configuration available currently. (Must come).

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 368 bytes
Line 
1#content .thumbnailCategory div.description .text {
2        scrollbar-face-color:#222;
3        scrollbar-shadow-color:#444;
4        scrollbar-highlight-color:#000;
5        scrollbar-darkshadow-color:#333;
6        scrollbar-track-color:#111;
7        scrollbar-arrow-color:#f70;
8}
9
10#debug { word-wrap:break-word; }
11/* IE6... Hacks: */
12/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ 
Note: See TracBrowser for help on using the repository browser.