mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-12 02:42:33 +01:00
css
This commit is contained in:
@@ -7864,6 +7864,8 @@ select.multiselectononeline {
|
||||
box-shadow: none !important;
|
||||
margin-top: 1px !important;
|
||||
margin-bottom: 0 !important;
|
||||
margin-<?php echo $left ?>: 0px !important;
|
||||
margin-<?php echo $right ?>: 3px !important;
|
||||
}
|
||||
span.noborderoncategories a, li.noborderoncategories a {
|
||||
line-height: normal;
|
||||
|
||||
@@ -7693,6 +7693,8 @@ select.multiselectononeline {
|
||||
box-shadow: none !important;
|
||||
margin-top: 1px !important;
|
||||
margin-bottom: 0 !important;
|
||||
margin-<?php echo $left ?>: 0px !important;
|
||||
margin-<?php echo $right ?>: 3px !important;
|
||||
}
|
||||
span.noborderoncategories a, li.noborderoncategories a {
|
||||
line-height: normal;
|
||||
|
||||
Reference in New Issue
Block a user