File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
* http://docs.jquery.com/UI/Dialog#theming
9
9
*/
10
10
.ui-dialog { position : absolute; padding : .2em ; width : 300px ; overflow : hidden; }
11
- .ui-dialog .ui-dialog-titlebar { padding : .5 em 1em .3 em ; position : relative; }
12
- .ui-dialog .ui-dialog-title { float : left; margin : .1em 16px .2 em 0 ; }
11
+ .ui-dialog .ui-dialog-titlebar { padding : .4 em 1em ; position : relative; }
12
+ .ui-dialog .ui-dialog-title { float : left; margin : .1em 16px .1 em 0 ; }
13
13
.ui-dialog .ui-dialog-titlebar-close { position : absolute; right : .3em ; top : 50% ; width : 19px ; margin : -10px 0 0 0 ; padding : 1px ; height : 18px ; }
14
14
.ui-dialog .ui-dialog-titlebar-close span { display : block; margin : 1px ; }
15
15
.ui-dialog .ui-dialog-titlebar-close : hover , .ui-dialog .ui-dialog-titlebar-close : focus { padding : 0 ; }
You can’t perform that action at this time.
0 commit comments