Changeset 18923


Ignore:
Timestamp:
Nov 4, 2012, 6:39:17 AM (11 years ago)
Author:
rvelices
Message:

remove unused css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r18712 r18923  
    343343#imageToolBar {
    344344        text-align: center;
    345         clear: both;
    346345        margin-bottom: 2px;
    347346        padding: 0;
     
    374373
    375374#theImage {
    376         clear: left;
    377375        text-align: center;
    378376}
    379377
    380378#imageInfos {
    381         position: relative;
     379        position: relative; /*for IE7 positioning of "who can see this photo"*/
    382380        min-height: 120px;
    383381}
     
    421419.rateButtonStarEmpty {
    422420        background: url('icon/rating-stars.gif') no-repeat 0 center; width:16px;
    423 }
    424 
    425 .contentWithMenu #imageToolBar,
    426 .contentWithMenu #theImage {
    427         clear: none;
    428421}
    429422
Note: See TracChangeset for help on using the changeset viewer.