FCLT#57047 flexlabel styling
svn path=/Website/branches/v2019.1/; revision=41719
This commit is contained in:
@@ -96,23 +96,10 @@ div.ui-controlgroup {
|
||||
.n2 { white-space: nowrap; }
|
||||
|
||||
/* Reserveringsiconen ruimten */
|
||||
.rticon {
|
||||
.reservering-new .rticon, i.rticon {
|
||||
margin: 15px 0 0 2px;
|
||||
}
|
||||
|
||||
/* Meldingsiconen nieuwe meldingen */
|
||||
.rticon {
|
||||
margin: 15px 0 0 2px;
|
||||
}
|
||||
|
||||
.melding-new i.rticon {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.melding-new img.rticon {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
li.recentlychangedmld a {
|
||||
background-color: #FDFF9F !important;
|
||||
opacity: 1.0;
|
||||
@@ -313,7 +300,6 @@ div.subheader {
|
||||
background-color: #999;
|
||||
}
|
||||
.fclthtml td {
|
||||
filter: alpha(opacity=80);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
@@ -434,8 +420,7 @@ textarea {
|
||||
color: #CD2324;
|
||||
}
|
||||
.flexlabelvalue, .fldfinreg1, .fldfinreg2 {
|
||||
font-size: 0.9em; !important;
|
||||
color: #777 !important;
|
||||
font-size: 0.9em;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
@@ -447,7 +432,6 @@ textarea {
|
||||
.ui-mobile label,
|
||||
div.ui-controlgroup-label {
|
||||
font-weight: normal !important;
|
||||
padding-top: 6px !important;
|
||||
}
|
||||
.ui-mini {
|
||||
font-size: 1em !important;
|
||||
@@ -593,4 +577,24 @@ input[type="file"] {
|
||||
|
||||
textarea.ui-disabled, input.ui-disabled {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
.fldflexl {
|
||||
color: #333;
|
||||
padding-bottom: 4px;
|
||||
padding-top: 4px;
|
||||
width: 100%;
|
||||
margin-top: 0.7;
|
||||
margin-bottom: 0.5em;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.fldflexl span, .fldflex label {
|
||||
padding-left: 5px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.fldflexl span {
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user