mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Fixing whitespaces
This commit is contained in:
parent
c918ca0c86
commit
09b2840ce1
@ -303,12 +303,12 @@ .sidebarContent {
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
-moz-transition-property: background-color; -moz-transition-duration: .2s;
|
||||
-webkit-transition-property: background-color; -webkit-transition-duration: .2s;
|
||||
}
|
||||
|
||||
> a:hover {
|
||||
&:hover {
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> li.activeMenuItem {
|
||||
> a {
|
||||
|
Loading…
Reference in New Issue
Block a user