Fix css
This commit is contained in:
parent
ad906fc508
commit
8a2741650a
@ -1362,6 +1362,9 @@ td.showDragHandle {
|
|||||||
transition: left 0.5s ease;
|
transition: left 0.5s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.demologo {
|
||||||
|
width: 200px;
|
||||||
|
}
|
||||||
div.blockvmenulogo
|
div.blockvmenulogo
|
||||||
{
|
{
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
|
|||||||
@ -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; }
|
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
|
div.blockvmenulogo
|
||||||
{
|
{
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user