More work on web UI
This commit is contained in:
16
data/web/css/mailbox.css
Normal file
16
data/web/css/mailbox.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.panel-heading div {
|
||||
margin-top: -18px;
|
||||
font-size: 15px;
|
||||
}
|
||||
.panel-heading div span {
|
||||
margin-left:5px;
|
||||
}
|
||||
.panel-body {
|
||||
display: none;
|
||||
}
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
.progress {
|
||||
margin-bottom: 0px;
|
||||
}
|
Reference in New Issue
Block a user