File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* Dialog
22----------------------------------*/
33.ui-dialog {position : relative; padding : .2em ; width : 300px ; }
4- .ui-dialog-titlebar { padding : .5em .3em .3em 1em ; }
5- .ui-dialog-title { float : left; margin : 2 px 0 ; }
6- .ui-dialog-titlebar-close { float : right; width : 19px ; margin : -.2 em 0 0 0 ; padding : 1px ; height : 18px ; }
4+ .ui-dialog-titlebar { padding : .5em .3em .3em 1em ; position : relative; }
5+ .ui-dialog-title { float : left; margin : .1 em 0 .2 em ; }
6+ .ui-dialog-titlebar-close { position : absolute; right : .3 em ; top : 50 % ; width : 19px ; margin : -10 px 0 0 0 ; padding : 1px ; height : 18px ; }
77.ui-dialog-titlebar-close span { display : block; margin : 1px ; }
88.ui-dialog-titlebar-close : hover { padding : 0 ; }
99.ui-dialog-content {border : 0 ; padding : .5em 1em ; background : none; }
You can’t perform that action at this time.
0 commit comments