mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-10 17:22:00 -04:00
Merge branch 'develop' of git://github.com/ether/etherpad-lite
Conflicts: src/templates/pad.html src/templates/timeslider.html
This commit is contained in:
commit
d3ead86db1
87 changed files with 12193 additions and 341 deletions
|
@ -751,6 +751,15 @@ input[type=checkbox] {
|
|||
.popup p {
|
||||
margin: 5px 0
|
||||
}
|
||||
.popup select {
|
||||
background: #fff;
|
||||
padding: 2px;
|
||||
height: 24px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #ccc;
|
||||
outline: none;
|
||||
min-width: 105px;
|
||||
}
|
||||
.column {
|
||||
float: left;
|
||||
width: 50%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue