updated void-desktop-install and corresponding files
This commit is contained in:
parent
8458856128
commit
a45028f4b4
12 changed files with 107 additions and 231 deletions
8
config-files/wofi/style.css
Normal file → Executable file
8
config-files/wofi/style.css
Normal file → Executable file
|
@ -9,9 +9,9 @@
|
|||
{
|
||||
margin: 0px;
|
||||
border: none;
|
||||
border-color: rgb(15, 15, 15);
|
||||
border-radius: 20;
|
||||
background-color: rgb(15, 15, 15);
|
||||
border-color: rgba(0, 0, 0, 0.5);
|
||||
border-radius: 16;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
color: #dfe2e1;
|
||||
}
|
||||
|
||||
|
@ -49,4 +49,4 @@
|
|||
#entry image
|
||||
{
|
||||
padding-right: 10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue