mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
refactor: Remove obsolete .user_offline.
This is an obsolete css class in right-sidebar.css.
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ec7e18',GradientType=0 ); /* IE6-9 */
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ec7e18',GradientType=0 ); /* IE6-9 */
|
||||||
}
|
}
|
||||||
|
|
||||||
.user_offline .user-status-indicator {
|
.user-status-indicator {
|
||||||
background-color: none;
|
background-color: none;
|
||||||
border-color: hsl(0, 0%, 50%);
|
border-color: hsl(0, 0%, 50%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user