dijit dialog: adjust title padding
This commit is contained in:
parent
884ae7a941
commit
1eec50143b
|
@ -555,7 +555,7 @@ button[disabled],
|
||||||
|
|
||||||
.claro .dijitDialog .dijitDialogTitleBar {
|
.claro .dijitDialog .dijitDialogTitleBar {
|
||||||
background : white;
|
background : white;
|
||||||
padding : 10px;
|
padding : 8px;
|
||||||
font-weight : 600;
|
font-weight : 600;
|
||||||
color : #555;
|
color : #555;
|
||||||
font-size : 16px;
|
font-size : 16px;
|
||||||
|
|
Loading…
Reference in New Issue