Troubeshooting visitor log colours
This commit is contained in:
parent
dd75d5e9fd
commit
b5fb3036ca
5 changed files with 71 additions and 68 deletions
|
|
@ -15,11 +15,11 @@
|
|||
|
||||
&:hover {
|
||||
transition: .2s ease all;
|
||||
background: #e6e6e6 !important;
|
||||
color: rgba(0, 0, 0, .75) !important;
|
||||
background: transparent !important;
|
||||
color: #e6e6e6 !important;
|
||||
|
||||
.title {
|
||||
color: rgba(0, 0, 0, .75) !important;
|
||||
color:@theme-color-header-text!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue