blue hover
This commit is contained in:
parent
db69836319
commit
7ded8584a5
2 changed files with 3 additions and 3 deletions
|
@ -31,8 +31,8 @@
|
|||
&:hover {
|
||||
td {
|
||||
background: $hover;
|
||||
border-top:1px solid #FEA;
|
||||
border-bottom:1px solid #FEA;
|
||||
border-top:1px solid #ADF;
|
||||
border-bottom:1px solid #ADF;
|
||||
}
|
||||
cursor:pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue