fix #8
This commit is contained in:
parent
7ac16fb414
commit
4ce3b3cc21
2 changed files with 15 additions and 15 deletions
|
|
@ -1,9 +1,10 @@
|
|||
child:hover {
|
||||
child:selected {
|
||||
transition: 100ms;
|
||||
background: #888888;
|
||||
background: #AAAAAA;
|
||||
}
|
||||
|
||||
child {
|
||||
gridview child {
|
||||
transition: 100ms;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue