Ignore:
Timestamp:
Nov 22, 2010, 9:13:09 PM (13 years ago)
Author:
rvelices
Message:

simplification of CSS rules (trunk only)

File:
1 edited

Legend:

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

    r6478 r7843  
    308308        list-style-type:none;
    309309}
    310 span.calItem {
     310.calItem {
    311311        border:1px solid #666;
    312312        margin:0 5px;
    313313        padding:2px 5px 0 8px;
    314314}
    315 span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
     315.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
    316316        border:1px solid #666;
    317317}
Note: See TracChangeset for help on using the changeset viewer.