mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
/admin/plugins: Dry up displaying of info messages
This commit is contained in:
parent
76c879bb47
commit
d01a209cbf
3 changed files with 37 additions and 17 deletions
|
@ -141,9 +141,9 @@ td, th {
|
|||
display: inline-block; /*make this fill the whole cell*/
|
||||
}
|
||||
|
||||
.messages * {
|
||||
text-align: center;
|
||||
.messages td>* {
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.messages .fetching {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue