Changeset 15884
- Timestamp:
- 05/21/13 14:41:37 (12 years ago)
- Location:
- schedule
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/src/css/jscal2.css
r15754 r15884 131 131 } 132 132 133 .DynarchCalendar-dayNames div { font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; } 133 .DynarchCalendar-dayNames div { 134 font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; } 134 135 135 136 .DynarchCalendar-navBtn { … … 245 246 246 247 .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 { 249 padding: 1px 3px; } 250 .DynarchCalendar-time-down { 251 background: url("img/time-down.png") no-repeat 50% 50%; 252 width: 11px; height: 8px; opacity: 0.5; } 249 253 .DynarchCalendar-time-up { background: url("img/time-up.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; } 250 254 .DynarchCalendar-time-sep { padding: 0 2px; } -
schedule/search.php
r15751 r15884 45 45 </td> 46 46 <div><td style="margin-left: -10px;"> 47 <!-- taki jayp el ta buta ese > pti < amo se el greater dan pti less dan okna--> 47 48 <button id="to2" type="button"> > </button> 48 49 </td> <td> <button id="to1" type="button"> < </button>
Note:
See TracChangeset
for help on using the changeset viewer.