Look and feel v14
This commit is contained in:
parent
3b9bd3cc40
commit
c2db7ccf14
@ -3066,6 +3066,9 @@ tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
|
|||||||
.smallpaddingimp {
|
.smallpaddingimp {
|
||||||
padding: 4px !important;
|
padding: 4px !important;
|
||||||
}
|
}
|
||||||
|
input.button.smallpaddingimp {
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
.nopaddingleft {
|
.nopaddingleft {
|
||||||
padding-<?php print $left; ?>: 0px;
|
padding-<?php print $left; ?>: 0px;
|
||||||
}
|
}
|
||||||
@ -5662,6 +5665,8 @@ a span.select2-chosen
|
|||||||
}
|
}
|
||||||
span#select2-boxbookmark-container, span#select2-boxcombo-container {
|
span#select2-boxbookmark-container, span#select2-boxcombo-container {
|
||||||
text-align: <?php echo $left; ?>;
|
text-align: <?php echo $left; ?>;
|
||||||
|
}
|
||||||
|
span#select2-boxbookmark-container {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
}
|
}
|
||||||
.select2-container .select2-selection--single .select2-selection__rendered {
|
.select2-container .select2-selection--single .select2-selection__rendered {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user