mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Merge pull request #10425 from tarrsalah/fix-css-on-disable-topmenu-images
FIX css in the case of not showing topmenu images.
This commit is contained in:
@@ -1542,7 +1542,7 @@ div#tmenu_tooltip {
|
||||
<?php } ?>
|
||||
}
|
||||
|
||||
div.tmenusep {
|
||||
div.topmenuimage {
|
||||
<?php if ($disableimages) { ?>
|
||||
display: none;
|
||||
<?php } ?>
|
||||
|
||||
Reference in New Issue
Block a user