Ignore:
Timestamp:
Nov 30, 2011, 3:21:04 PM (12 years ago)
Author:
flop25
Message:

jPolaroid : js issue corrected
medium_cat.css : minor css change about the size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/mainpage_categories/medium_cat.css

    r9850 r12673  
    5959        padding:5px;
    6060        vertical-align: middle;
    61         width:160px;
    62         height:180px;
    6361        text-align: center;
    6462        background-image:none;
     63  border-color: #CCCCCC #777777 #777777 #CCCCCC;
     64  border-radius: 4px 4px 4px 4px;
     65  border-style: solid;
     66  border-width: 2px;
    6567}
    6668#content div.thumbnailCategory * {
Note: See TracChangeset for help on using the changeset viewer.