more styling tweaks
This commit is contained in:
parent
698b68ebb8
commit
4ca3867233
1 changed files with 8 additions and 3 deletions
|
|
@ -1,9 +1,14 @@
|
|||
|
||||
child:hover {
|
||||
transition: 100ms;
|
||||
background: #a6a6a6;
|
||||
background: #b1a6a6;
|
||||
}
|
||||
child {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
gridview {
|
||||
background: #474141;
|
||||
}
|
||||
window {
|
||||
background: #474141;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue