Fixed yet another bug visble in pamac-manager
This commit is contained in:
parent
4c67dc567f
commit
255a00923e
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ selection:focus-within { background-color: alpha(@accent_bg_color,1); }
|
||||||
|
|
||||||
list > row, listview > row {
|
list > row, listview > row {
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
|
background-color: @view_bg_color; /* some set this color if not set here... */
|
||||||
}
|
}
|
||||||
|
|
||||||
scrolledwindow > viewport > list > row:dir(ltr) { /* these two are to avoid content under the damn overlay scrollbars */
|
scrolledwindow > viewport > list > row:dir(ltr) { /* these two are to avoid content under the damn overlay scrollbars */
|
||||||
|
|
Loading…
Reference in a new issue