Ignore:
Timestamp:
Dec 12, 2009, 12:00:13 AM (14 years ago)
Author:
vdigital
Message:

[Update] For Juza - Minor changes for plg

Pendings:

  • Configuration
  • Exception management
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/theme.css

    r4461 r4474  
    2121
    2222.content div.titrePage ul.categoryActions { display: none; }
    23 .content div.thumbnailCategory div.description { height:155px !important; position:relative; width:100%; z-index:10; top:-155px; }
     23.content div.thumbnailCategory div.description { height:155px !important; position:relative; width:100%; z-index:10; top:-252px; overflow: visible; }
    2424.bigImg { left:265px; position:relative; top:-160px; width:885px !important; }
    25 .content div.thumbnailCategory div.description { height:155px; }
    2625.content ul.thumbnails span, .content ul.thumbnails label, .content div.thumbnailCategory div.illustration { width:135px; }
    2726.content { margin:0 3em !important; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }
    2827div.illustration { overflow: hidden; }
    2928div.illustration img { border: 0; margin-left: 0px; }
    30 .maxIllustration a { max-height: 110px; height: 110px; overflow: hidden; display: block; position:relative; z-index:12; }
    31 .maxIllustration { height:145px !important; left:20px; margin-bottom:35px; max-height:145px !important; overflow: hidden; max-width:100% !important; position:relative; top:35px; width:100% !important; }
    32 .content .thumbnailCategory { border-color:#383838; margin-bottom:15px; height:155px;
    33 max-height:210px; }
     29.maxIllustration a { max-height: 240px; height: 240px; overflow: hidden; display: block; position:relative; z-index:12; }
     30.maxIllustration { left:20px; margin-bottom:35px; max-width:100% !important; position:relative; top:30px; width:100% !important; }
     31.content .thumbnailCategory { border: 0 solid #383838 !important; border-top-width: 0.5px !important; margin-bottom:15px; height:155px; min-height:280px; }
     32.content div.thumbnailCategory div.description h3 { position:relative; top:10px; }
     33.content div.thumbnailCategory div.description ul { margin: 10px 5px 5px 30px; }
    3434
    3535.content ul.thumbnailCategories li { width:100%; }
     36.content ul.thumbnailCategories li.Juza-cat { max-height:295px; height:295px; }
    3637a.home { position: absolute; left: 20px; top: 20px; font-size:9px; }
    3738.content ul.thumbnails span.wrap1 { background-color: #000 !important; width: 140px; height: 140px; min-width: 140px; min-height: 140px; max-width: 140px; max-height: 140px; margin:0 2px 2px 0; border: 1px solid #444; }
     
    4142.content ul.thumbnails span.wrap2 { -moz-border-radius: 0; border-radius: 0; }
    4243.content ul.thumbnails span.wrap2 img.thumbnail { margin:auto; border: 1px solid #111; }
    43 #jquery_local_img { text-align: center; margin-top: 5px; min-height: 1200px; height: 1200px; }
     44#jquery_local_img { text-align: center; margin-top: 5px; min-height: 850px; height: 850px; }
    4445input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
    4546  background-color:#D3D3D3 !important; }
     
    4950#imageHeaderBar .browsePath { color: #6DAA37; }
    5051#imageToolBar { top:-90px; }
    51 #menubar, table.infoTable, #imageHeaderBar  h2,
     52#menubar, table.infoTable, #imageHeaderBar  h2, .menuInfoCat,
    5253#imageToolBar  .randomButtons img { display: none; }
    5354#imageToolBar  .randomButtons img[alt="slideshow"] { display: inline; }
    54 
     55div.description div.text p.Nb_images { border-width: 0; }
    5556#copyright { margin-top: 200px; }
    5657#copyright * { color: #383838; }
Note: See TracChangeset for help on using the changeset viewer.