mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add scroll-down-button hover-effect
Normal Android & iOS Theme
This commit is contained in:
committed by
Scott Nonnenberg
parent
bb483474a3
commit
416359d4ad
@@ -735,6 +735,9 @@ li.entry .error-icon-container {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.icon:hover {
|
||||
background-color: #616161;
|
||||
}
|
||||
|
||||
&.new-messages {
|
||||
background-color: $blue;
|
||||
|
||||
Reference in New Issue
Block a user