mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix css
This commit is contained in:
@@ -93,6 +93,16 @@ print '
|
||||
background-position-y: 16px;
|
||||
padding: 1em 15px 1em 40px;
|
||||
}
|
||||
li.lilevel0 font.vsmenudisabled {
|
||||
/* background-image: url(/dolibarr_dev/htdocs/theme/eldy/img/next.png) !important; */
|
||||
background-repeat: no-repeat !important;
|
||||
background-position-x: 10px;
|
||||
background-position-y: 16px;
|
||||
padding: 1em 15px 1em 40px;
|
||||
background: #f8f8f8;
|
||||
display: block;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
li.lilevel1 {
|
||||
padding: 1em 15px 0.5em 40px;
|
||||
border-top: 1px solid #aaa;
|
||||
|
||||
Reference in New Issue
Block a user