mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 06:09:14 -04:00
Edited static/index.html via GitHub
This commit is contained in:
parent
21c0335737
commit
183185f702
1 changed files with 2 additions and 3 deletions
|
@ -74,13 +74,12 @@
|
|||
}
|
||||
input[type="text"] {
|
||||
width: 243px;
|
||||
padding: 9px 47px 9px 10px;
|
||||
padding: 10px 47px 10px 10px;
|
||||
background: #fff;
|
||||
border: 1px solid #bbb;
|
||||
outline: none;
|
||||
border-radius: 3px;
|
||||
text-shadow: 0 0 1px #fff;
|
||||
font-size: 17px
|
||||
text-shadow: 0 0 1px #fff
|
||||
}
|
||||
input[type="submit"] {
|
||||
width: 45px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue