mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
Fix html/css
This commit is contained in:
parent
4901adeac7
commit
eb6be84150
3 changed files with 71 additions and 59 deletions
|
@ -730,6 +730,10 @@ input[type=checkbox] {
|
|||
.popup input[type=text], #users input[type=text] {
|
||||
outline: none;
|
||||
}
|
||||
.popup button {
|
||||
padding: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.popup a {
|
||||
text-decoration: none
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue