This commit is contained in:
Laurent Destailleur 2020-05-15 12:46:55 +02:00
parent ad906fc508
commit 8a2741650a
2 changed files with 6 additions and 0 deletions

View File

@ -1362,6 +1362,9 @@ td.showDragHandle {
transition: left 0.5s ease;
}
.demologo {
width: 200px;
}
div.blockvmenulogo
{
border-bottom: 0 !important;

View File

@ -2471,6 +2471,9 @@ font.vsmenudisabledmargin { margin: 1px 1px 1px 8px; }
a.help:link, a.help:visited, a.help:hover, a.help:active, span.help { text-align: <?php print $left; ?>; font-weight: normal; color: #999; text-decoration: none; }
.demologo {
width: 200px;
}
div.blockvmenulogo
{
border-bottom: 0 !important;