some things for other things and new mpv ui
This commit is contained in:
parent
4f4bf30170
commit
485fbf28ba
14 changed files with 2135 additions and 75 deletions
|
@ -47,7 +47,22 @@ window {
|
|||
}
|
||||
|
||||
#text {
|
||||
margin: 5px;
|
||||
border-radius: 20px;
|
||||
margin: 2px;
|
||||
color: @base05;
|
||||
font-size: 14;
|
||||
}
|
||||
|
||||
#img {
|
||||
margin-left: 10px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
size: 1px;
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
background-color: @base0D;
|
||||
}
|
||||
|
||||
#text:selected {
|
||||
color: @base02;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue