mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04: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;
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#embedcode, #readonlyUrl {
|
#embedcode, #readonlyUrl, #linkcode {
|
||||||
margin-left:10px;
|
margin-left:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#embedinput, #readonlyInput{
|
#embedinput, #readonlyInput, #linkinput, #rolinkinput, #roembedinput {
|
||||||
width:375px;
|
width:375px;
|
||||||
height:24px;
|
height:24px;
|
||||||
display:inline;
|
display:inline;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue