change icon sizes
This commit is contained in:
7
eww.scss
7
eww.scss
@@ -113,7 +113,7 @@ circular-progress {
|
||||
}
|
||||
|
||||
.center button{
|
||||
padding: 0px 20px;
|
||||
padding: 0px 15px;
|
||||
margin: 5px;
|
||||
text-shadow: 0px 0px;
|
||||
}
|
||||
@@ -133,6 +133,11 @@ circular-progress {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.sound {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
|
||||
.visualizer {
|
||||
font-size: 10px;
|
||||
text-shadow: 0px 0px;
|
||||
|
||||
3
eww.yuck
3
eww.yuck
@@ -57,6 +57,7 @@
|
||||
(eventbox
|
||||
:onhover "eww update reveal_sound=true"
|
||||
:onhoverlost "eww update reveal_sound=false"
|
||||
:class "sound"
|
||||
(box
|
||||
:space-evenly false
|
||||
:orientation "h"
|
||||
@@ -132,7 +133,7 @@
|
||||
:spacing 3
|
||||
:orientation "h"
|
||||
:space-evenly false
|
||||
:icon-size 5
|
||||
:icon-size 25
|
||||
:prepend-new false)
|
||||
(sound)
|
||||
(time-and-date)
|
||||
|
||||
Reference in New Issue
Block a user