Implementing commonDialogWindow
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
This commit is contained in:
@@ -288,4 +288,13 @@
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
.hawkbit [class*="margin-bottom"] > tbody > [class*="lastrow"] > td {
|
||||
padding-bottom: 12px !important;
|
||||
}
|
||||
|
||||
.form-lastrow {
|
||||
padding-bottom: 12px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
//Color picker layout position adjustment
|
||||
.rgb-vertical-layout {
|
||||
margin-top: 100px !important;
|
||||
padding-bottom: 50px;
|
||||
// margin-top: 100px !important;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
//Discard icon in create/update popup
|
||||
|
||||
@@ -133,6 +133,7 @@
|
||||
//Create/update popup footer button layout style
|
||||
.window-style {
|
||||
margin-bottom: 4px !important;
|
||||
margin-top: 4px !important;
|
||||
}
|
||||
|
||||
//Table details style
|
||||
|
||||
Reference in New Issue
Block a user