Changeset 34
- Timestamp:
- 05/22/2003 01:26:08 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/layout2b.css
r25 r34 96 96 border-bottom: 1px solid #ccc; 97 97 } 98 99 .b2calendartable { 100 background: #fff; border: 1px solid #000; 101 } 102 .b2calendarmonth { 103 color: #000; 104 } 105 .b2calendarrow { 106 color: #0f0; 107 } 108 .b2calendarheadercell { 109 color: #ccc; background: #808080; 110 } 111 .b2calendarcell { 112 color: #000; 113 } 114 .b2calendartoday { 115 color: #00f; 116 } 117 .b2calendaremptycell { } 118 .b2calendarlinkpost { 119 color: #f00; text-decoration: none; 120 }
Note: See TracChangeset
for help on using the changeset viewer.