This commit is contained in:
Laurent Destailleur 2020-05-15 12:49:22 +02:00
parent 8a2741650a
commit 949ef8d7d8
3 changed files with 4 additions and 7 deletions

View File

@ -105,8 +105,11 @@ img.demothumb {
object-fit: contain;
height: 140px;
background-position-y: bottom;
background-position-x: right;
}
.demologo {
width: 200px;
}
@media only screen and (max-width: 767px)
{

View File

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

View File

@ -2471,9 +2471,6 @@ 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;