mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
refactor: Remove obsolete .messagebox-bottom.
This is an obsolete css class in zulip.css.
This commit is contained in:
@@ -997,16 +997,6 @@ td.pointer {
|
||||
}
|
||||
}
|
||||
|
||||
.messagebox-bottom {
|
||||
height: 3px;
|
||||
background-color: hsl(0, 0%, 100%);
|
||||
border-radius: 0px 0px 3px 0px;
|
||||
/* box-shadow: 0px 2px 2px -1px hsl(0, 0%, 80%); */
|
||||
border: 1px solid hsl(166, 26%, 80%);
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
.messagebox-bottom-colorblock {
|
||||
border-radius: 0px 0px 0px 3px;
|
||||
/* box-shadow: 0px 2px 2px -1px hsl(0, 0%, 80%); */
|
||||
|
||||
Reference in New Issue
Block a user