css
This commit is contained in:
parent
bd1aa38c64
commit
e1a33e6c55
@ -1726,13 +1726,13 @@ div.blockvmenulogo
|
||||
margin-left: 11px;
|
||||
margin-right: 9px;
|
||||
padding: 0;
|
||||
height: <?php echo $disableimages ? '20' : '32'; ?>px;
|
||||
height: <?php echo $disableimages ? '20' : '35'; ?>px;
|
||||
/* width: 100px; */
|
||||
max-width: 100px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.backgroundforcompanylogo {
|
||||
background-color: rgba(255,255,255,0.7);
|
||||
background-color: rgba(255,255,255,0.2);
|
||||
border-radius: 4px;
|
||||
}
|
||||
.menulogocontainer img.mycompany {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user