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