mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-02-22 06:10:40 +00:00
Away-users are 80% opaque now
This commit is contained in:
parent
01d68405b4
commit
068670ae66
@ -83,6 +83,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.timsChatAway {
|
||||
opacity: .8;
|
||||
}
|
||||
}
|
||||
|
||||
.timsChatMessage {
|
||||
@ -233,8 +236,8 @@
|
||||
ul {
|
||||
> li.activeMenuItem {
|
||||
> a {
|
||||
background-color: #FFFFFF;
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
|
||||
background-color: #FFFFFF;
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user