Changeset 5928 for extensions/sobre


Ignore:
Timestamp:
Apr 20, 2010, 1:18:26 PM (14 years ago)
Author:
Gotcha
Message:

Daily commit
bug:1594
bug:1619

Location:
extensions/sobre
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/sobre/admin/admin.css

    r5855 r5928  
    55table#tips td.tn_width, table#tips td.tn_height {text-align:center;}
    66table#tips tr#line1 {font-style:italic;}
    7 h2, legend, span, table {color:#000;}
  • extensions/sobre/theme.css

    r5867 r5928  
    207207}
    208208.content div.thumbnailCategory div.description {
    209 
     209        height:100%;
    210210}
    211211
     
    365365/* Pour IE et Chrome surtout */
    366366.content ul.thumbnailCategories {
    367 width: 99%;
     367width: 100%;
    368368}
    369369
     
    404404}
    405405
    406 .content ul.categoryActions a img, ul.categoryActions a {
     406.content ul.categoryActions img {
    407407margin:2px 0 0;
    408408}
     
    482482text-align:left;
    483483z-index:500;
     484margin-top: -5px;
     485width:25%;
    484486}
    485487
    486488#menubar dd a {
    487489padding:0.5em;
     490border:1px solid #3F3F3F;
    488491}
    489492
     
    512515
    513516#menubar dl dd p {
    514 border-bottom:1px solid #000;
     517margin: 0;
     518padding:0 0 10px;
    515519}
    516520
     
    519523border:0;
    520524color:#fff48e;
    521 padding:5px 0 0;
    522525}
    523526
     
    538541position:absolute;
    539542top:7px;
     543}
     544
     545#menubar img.button {
     546margin-right:17px;
    540547}
    541548
Note: See TracChangeset for help on using the changeset viewer.