Made stuff more minimalist
This commit is contained in:
parent
c4c98beb9b
commit
25dfeddfe7
2 changed files with 7 additions and 7 deletions
|
@ -123,7 +123,7 @@
|
||||||
"format-bluetooth-muted": "\uf6a9 {icon}\uf294{format_source}",
|
"format-bluetooth-muted": "\uf6a9 {icon}\uf294{format_source}",
|
||||||
"format-muted": "\uf6a9{format_source}",
|
"format-muted": "\uf6a9{format_source}",
|
||||||
"format-source": " {volume}% \uf130",
|
"format-source": " {volume}% \uf130",
|
||||||
"format-source-muted": "\uf131",
|
"format-source-muted": "",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"headphone": "\uf58f",
|
"headphone": "\uf58f",
|
||||||
"hands-free": "\uf590",
|
"hands-free": "\uf590",
|
||||||
|
|
|
@ -126,5 +126,5 @@ label:focus {
|
||||||
background-color: #eb4d4b;
|
background-color: #eb4d4b;
|
||||||
}
|
}
|
||||||
|
|
||||||
@import "transparent.css";
|
@import "sharp.css";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue