| Revision 22159,
447 bytes
checked in by yomoro, 14 years ago
(diff) |
|
誕生日セレクトボックスのjquery.ui化(他言語対応)
|
| Line | |
|---|
| 1 | |
|---|
| 2 | .date-sunday .ui-state-default { |
|---|
| 3 | /*color:#b7282e !important;*/ |
|---|
| 4 | background-image: none !important; background-color: #FF9999 !important; |
|---|
| 5 | } |
|---|
| 6 | |
|---|
| 7 | .date-saturday .ui-state-default { |
|---|
| 8 | /*color:#3e62ad !important;*/ |
|---|
| 9 | background-image: none !important; background-color: #66CCFF !important; |
|---|
| 10 | } |
|---|
| 11 | |
|---|
| 12 | .ui-datepicker-month{ |
|---|
| 13 | margin-left: 7px !important; |
|---|
| 14 | } |
|---|
| 15 | .ui-datepicker select.ui-datepicker-year, |
|---|
| 16 | .ui-datepicker select.ui-datepicker-month{ |
|---|
| 17 | width: 40% !important; |
|---|
| 18 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.