layout: make popover buttons larger and add a border
This commit is contained in:
@@ -547,10 +547,14 @@ trough {
|
|||||||
|
|
||||||
popover {
|
popover {
|
||||||
background-color: @bg;
|
background-color: @bg;
|
||||||
|
border: 0.1em solid white;
|
||||||
|
padding: 0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
popover button {
|
popover button {
|
||||||
background-color: @bg;
|
background-color: @bg;
|
||||||
|
padding: 1em 3.1em;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.screensaver,
|
.screensaver,
|
||||||
|
Reference in New Issue
Block a user