Changeset 15884 for schedule/Module


Ignore:
Timestamp:
05/21/13 14:41:37 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/src/css/jscal2.css

    r15754 r15884  
    131131}
    132132
    133 .DynarchCalendar-dayNames div { font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; }
     133.DynarchCalendar-dayNames div {
     134font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; }
    134135
    135136.DynarchCalendar-navBtn {
     
    245246
    246247.DynarchCalendar-time td { font-weight: bold; font-size: 120%; }
    247 .DynarchCalendar-time-hour, .DynarchCalendar-time-minute { padding: 1px 3px; }
    248 .DynarchCalendar-time-down { background: url("img/time-down.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
     248.DynarchCalendar-time-hour, .DynarchCalendar-time-minute {
     249padding: 1px 3px; }
     250.DynarchCalendar-time-down {
     251background: url("img/time-down.png") no-repeat 50% 50%;
     252width: 11px; height: 8px; opacity: 0.5; }
    249253.DynarchCalendar-time-up { background: url("img/time-up.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
    250254.DynarchCalendar-time-sep { padding: 0 2px; }
Note: See TracChangeset for help on using the changeset viewer.