mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
Fix tests.
This commit is contained in:
parent
2b8179b684
commit
6dae152e31
2 changed files with 6 additions and 2 deletions
|
@ -116,7 +116,9 @@
|
|||
#window.mainbox.inputbar {
|
||||
text: @normal-foreground;
|
||||
spacing: 0;
|
||||
padding: 1px ;
|
||||
}
|
||||
#window.mainbox.inputbar.box {
|
||||
border: 0px ;
|
||||
border: 0px ;
|
||||
padding: 0px ;
|
||||
}
|
||||
|
|
|
@ -117,7 +117,9 @@
|
|||
#window.mainbox.inputbar {
|
||||
text: @normal-foreground;
|
||||
spacing: 0;
|
||||
padding: 1px ;
|
||||
}
|
||||
#window.mainbox.inputbar.box {
|
||||
border: 0px ;
|
||||
border: 0px ;
|
||||
padding: 0px ;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue