mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-18 06:09:58 +00:00
Add last usage graphs menu.
This commit is contained in:
@@ -288,6 +288,11 @@
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
#navigation .navbar-toggler-icon
|
||||
{
|
||||
background: url(/i/image/menu.svg) no-repeat;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.dropdown-menu.multi-column {
|
||||
min-width: 240px !important;
|
||||
|
||||
1
i/image/menu.svg
Normal file
1
i/image/menu.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>
|
||||
|
After Width: | Height: | Size: 193 B |
Reference in New Issue
Block a user