Implementing commonDialogWindow

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
This commit is contained in:
Melanie Retter
2016-05-18 15:15:32 +02:00
parent 3ea1278239
commit a10506f94b
26 changed files with 1402 additions and 1479 deletions

View File

@@ -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;
}
}

View File

@@ -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

View File

@@ -133,6 +133,7 @@
//Create/update popup footer button layout style
.window-style {
margin-bottom: 4px !important;
margin-top: 4px !important;
}
//Table details style