css
This commit is contained in:
parent
7bf12c8720
commit
7ebab06111
@ -2617,7 +2617,8 @@ a.help:link, a.help:visited, a.help:hover, a.help:active, span.help { text-align
|
||||
/* color: #f3e4ac !important; */
|
||||
}
|
||||
.helppresentcircle {
|
||||
color: var(--butactionbg);
|
||||
color: var(--colorbackhmenu1);
|
||||
filter: invert(0.8);
|
||||
margin-left: -7px;
|
||||
display: inline-block;
|
||||
margin-top: -10px;
|
||||
|
||||
@ -2588,6 +2588,17 @@ 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; }
|
||||
|
||||
.helppresentcircle {
|
||||
color: var(--colorbackhmenu1);
|
||||
filter: invert(0.5);
|
||||
margin-left: -7px;
|
||||
display: inline-block;
|
||||
margin-top: -10px;
|
||||
font-size: x-small;
|
||||
vertical-align: super;
|
||||
opacity: 0.95;
|
||||
}
|
||||
|
||||
div.blockvmenulogo
|
||||
{
|
||||
border-bottom: 0 !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user