Ignore:
Timestamp:
Dec 19, 2009, 9:39:29 PM (14 years ago)
Author:
vdigital
Message:

[Update] For Juza - Juza Theme Configuration Menu is working at 99% at least

  • Menubar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/theme.css

    r4498 r4530  
    22@import "based_on_grum_Dark-II.css";
    33/* Ok, Now overrides */
    4 html body * {background-color: transparent !important;margin:0;padding:0; }
     4html body * {background-color: transparent; margin:0;padding:0; outline:0;}
    55html body {background-color: #0; margin:0;padding:0;}
    66html body #the_page { background-color: #292929 !important; width:1240px;margin:10px auto; height: 100%; border: 1px solid #fff !important; }
     
    2323form.filter fieldset label textarea { display:block; margin:0.5em auto; color: #ddffdd; }
    2424fieldset { margin:1em !important; padding:1em !important; }
    25 
     25#content UL.thumbnails LI SPAN.wrap1 SPAN.wrap2:hover { background-color: #181818; }
    2626div.illustration { overflow: hidden; }
    2727div.illustration img { border: 0; margin-left: 0px; }
     
    3333input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
    3434  background-color:#D3D3D3 !important; }
     35#content, #content *,.content, .content *, .titrePage, #content div.thumbnailCategory { background-color: transparent; }
     36#menubar { display:none; background-color: #222; position: absolute; right: 2%; z-index: 9999; }
     37#menubar.displayed { display: block; }
     38#menubar *, #menubar dt, #menubar dl { background-color: #222; }
     39select, textarea { color:#ddffdd; background-color:#222 !important; }
     40#imageToolBar, .header_notes { background-color: transparent; }
    3541#jquery_local_img { text-align: center; margin-top: 5px; min-height: 600px; height: 600px; /* linked to Area Mapping */ }
    3642#Juza_config input[type="text"], #Juza_config input[type="checkbox"] { float:left; margin:6px auto auto 4px; }
     
    4753#imageHeaderBar  h2, .menuInfoCat,
    4854#imageToolBar  .randomButtons img, #menubar, table.infoTable,
    49 h3 img.icon { display: none !important; }
     55h3 img.icon { display: none;}
    5056#imageToolBar  .randomButtons img[alt="slideshow"] { display: inline; }
    5157div.description div.text p.Nb_images { border-width: 0; }
Note: See TracChangeset for help on using the changeset viewer.