mirror of https://github.com/xwiki-labs/cryptpad
Fix broadcast UI
This commit is contained in:
parent
8a33a9faee
commit
a47773b9c8
|
@ -245,13 +245,9 @@
|
|||
.cp-broadcast-delete {
|
||||
width: 100%;
|
||||
min-width: 600px;
|
||||
.empty {
|
||||
background-color: transparent;
|
||||
}
|
||||
tbody {
|
||||
tr {
|
||||
background-color: @cp_support-msg-bg;
|
||||
border-bottom: 5px solid @cp_sidebar-right-bg;
|
||||
padding: 5px;
|
||||
td {
|
||||
padding: 5px;
|
||||
|
|
Loading…
Reference in New Issue