mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
.ui-datepicker {z-index:100 !important}
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9698 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2d74cfb0a5
commit
8f8a2b6e4e
1 changed files with 1 additions and 1 deletions
2
common/js/plugins/ui/jquery-ui.css
vendored
2
common/js/plugins/ui/jquery-ui.css
vendored
|
|
@ -507,7 +507,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
|
|||
*
|
||||
* http://docs.jquery.com/UI/Datepicker#theming
|
||||
*/
|
||||
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
|
||||
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; z-index:100 !important}
|
||||
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
||||
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
|
||||
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue