mirror of
https://github.com/coolsnowwolf/luci.git
synced 2025-05-01 04:21:57 +08:00
luci-theme-netgear : add docker icon (#285)
This commit is contained in:
parent
75adc26839
commit
66d29de33e
@ -489,6 +489,10 @@ header > .container > .brand-hostname {
|
|||||||
content: "\e029";
|
content: "\e029";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.main > .main-left > .nav > .slide > a[data-title="Docker"]:before {
|
||||||
|
content: "\e030";
|
||||||
|
}
|
||||||
|
|
||||||
.main > .main-left > .nav > .slide > a[data-title="NAS"]:before {
|
.main > .main-left > .nav > .slide > a[data-title="NAS"]:before {
|
||||||
content: "\e00b";
|
content: "\e00b";
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user