mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
css: Merge css ruleset in zulip.scss for .messagebox.
This commit is contained in:
parent
87b5329a54
commit
fab0263e70
@ -750,16 +750,13 @@ td.pointer {
|
||||
}
|
||||
|
||||
.messagebox {
|
||||
position: relative;
|
||||
word-wrap: break-word;
|
||||
cursor: pointer;
|
||||
vertical-align: top;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.messagebox {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.messagebox:hover .message_controls {
|
||||
.empty-star {
|
||||
opacity: 0.4;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user