Changeset 2968


Ignore:
Timestamp:
Dec 11, 2008, 10:47:33 PM (15 years ago)
Author:
vdigital
Message:
  • calendar by posted date
    • january, feb, march (or 1,2,3) : border = #666 (now #999)

(Default colors overrode)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r2966 r2968  
    303303        list-style-type:none;
    304304}
     305span.calItem {
     306        border:1px solid #666;
     307        margin:0 5px;
     308        padding:2px 5px 0 8px;
     309}
     310span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
     311        border:1px solid #666;
     312}
    305313A, INPUT.rateButton {
    306314        color:#f70;
Note: See TracChangeset for help on using the changeset viewer.