mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 03:39:13 -04:00
css: introduce css variables in Colibris skin
This commit is contained in:
parent
a89503a4dd
commit
99d9752b0a
18 changed files with 158 additions and 164 deletions
|
@ -60,15 +60,6 @@
|
|||
.popup p {
|
||||
margin: 5px 0;
|
||||
}
|
||||
.popup select {
|
||||
background: #fff;
|
||||
padding: 2px;
|
||||
height: 24px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #ccc;
|
||||
outline: none;
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
/* Mobile devices */
|
||||
@media only screen and (max-width: 720px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue