Dotclear

source: admin/style/date-picker.css @ 2566:9bf417837888

Revision 2566:9bf417837888, 611 bytes checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Add some people in CREDITS, remove trailing spaces and tabs.

RevLine 
[0]1.date-picker {
[1330]2     border-collapse: collapse;
3     background: #fff;
4     color: #fff;
[0]5     border: 1px solid #666;
[1330]6     border-width: 1px 2px 2px 1px;
[2109]7     width: auto;
[0]8}
9.date-picker th {
[1330]10     border: none;
11     color: #000;
12     text-align: center;
[0]13}
14.date-picker td {
[1330]15     border: 1px solid #666;
16     text-align: center;
[0]17     padding : 4px 6px;
18}
19th.date-picker-month {
[1330]20     text-align: left;
[0]21}
22th.date-picker-year {
[1330]23     text-align: right;
[0]24}
25.date-picker-control, th.date-picker-control {
[2300]26     color: #2373A8;
[1330]27     cursor: pointer;
[0]28}
29.date-picker-day, .date-picker-today {
[1330]30     color: #000;
31     background: #eee;
32     cursor: pointer;
[0]33}
34.date-picker-today {
[1330]35     background: #ccc;
[2566]36}
Note: See TracBrowser for help on using the repository browser.

Sites map