mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Nicer effect on chat icon
This commit is contained in:
@@ -208,6 +208,11 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
float: left;
|
||||
}
|
||||
|
||||
#chat-btn {
|
||||
-webkit-transition:opacity 1s;
|
||||
transition:opacity 1s;
|
||||
}
|
||||
|
||||
ul #chat-log{
|
||||
padding: 0px 0px 0px 11px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user