mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added chatblink on message recieved
This commit is contained in:
@@ -671,6 +671,13 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
width: calc(100% - 8px) !important;
|
||||
}
|
||||
|
||||
.chat-link {
|
||||
-webkit-transition: color 1s !important;
|
||||
-moz-transition: color 1s !important;
|
||||
-o-transition: color 1s !important;
|
||||
transition: color 1s !important;
|
||||
}
|
||||
|
||||
.playlist-tabs, .playlist-tabs-loggedIn{
|
||||
background-color:rgba(0,0,0,0) !important;
|
||||
margin:0;
|
||||
|
||||
Reference in New Issue
Block a user