mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Added SilverStripe branding to mobile sidebar
This commit is contained in:
parent
e8dc86a0e9
commit
5059464eaa
@ -103,9 +103,10 @@ form .message.error {
|
||||
display: none;
|
||||
}
|
||||
#sidebar a.logo {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
display: block;
|
||||
height: 40px;
|
||||
margin: 16px;
|
||||
background-color: red;
|
||||
background: url(https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg);
|
||||
background: url(https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg) no-repeat;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user