mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
added UI to for unnamed authors
This commit is contained in:
parent
94a9795a04
commit
e463273901
2 changed files with 28 additions and 4 deletions
|
@ -116,6 +116,11 @@
|
|||
padding-right: 0.4em;
|
||||
}
|
||||
|
||||
#authorsList .author-anonymous {
|
||||
padding-left: 0.6em;
|
||||
padding-right: 0.6em;
|
||||
}
|
||||
|
||||
#padeditor {
|
||||
position: static;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue