Message Flagging
This commit is contained in:
BIN
dist/www-bootstrap/static/flag.png
vendored
Normal file
BIN
dist/www-bootstrap/static/flag.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 B |
9
dist/www-bootstrap/static/style.css
vendored
9
dist/www-bootstrap/static/style.css
vendored
@@ -148,6 +148,15 @@
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.msg-summary-flag {
|
||||
background-color: #ff9696;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-ms-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.msg-summary {
|
||||
background-color: #b2ffb0;
|
||||
display: -webkit-box;
|
||||
|
Reference in New Issue
Block a user