forked from Wavyzz/dolibarr
CSS
This commit is contained in:
@@ -5799,7 +5799,7 @@ div#card-errors {
|
||||
.ui-dialog-titlebar {
|
||||
}
|
||||
.ui-dialog-content {
|
||||
margin-bottom: 12px; /* same than .ui-widget-header */
|
||||
margin-bottom: 10px; /* same than .ui-widget-header */
|
||||
}
|
||||
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
|
||||
z-index: 1005 !important; /* Default 101 with ui-jquery, top menu have a z-index of 1000 */
|
||||
|
||||
@@ -5760,7 +5760,7 @@ div#card-errors {
|
||||
.ui-dialog-titlebar {
|
||||
}
|
||||
.ui-dialog-content {
|
||||
maring-bottom: 12px; /* same than .ui-widget-header */
|
||||
maring-bottom: 10px; /* same than .ui-widget-header */
|
||||
font-size: <?php print is_numeric($fontsize) ? $fontsize.'px' : $fontsize; ?> !important;
|
||||
}
|
||||
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
|
||||
|
||||
Reference in New Issue
Block a user