mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
Styling for the new embed options
This commit is contained in:
parent
dedd604125
commit
ccaa21a04a
1 changed files with 3 additions and 3 deletions
|
@ -786,11 +786,11 @@ padding: 10px;
|
|||
border-radius: 6px;
|
||||
}
|
||||
|
||||
#embedcode, #readonlyUrl {
|
||||
#embedcode, #readonlyUrl, #linkcode {
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
#embedinput, #readonlyInput{
|
||||
#embedinput, #readonlyInput, #linkinput, #rolinkinput, #roembedinput {
|
||||
width:375px;
|
||||
height:24px;
|
||||
display:inline;
|
||||
|
|
Loading…
Reference in a new issue