css: introduce css variables in Colibris skin

This commit is contained in:
Sebastian Castro 2020-04-07 12:13:57 +02:00 committed by muxator
parent a89503a4dd
commit 99d9752b0a
18 changed files with 158 additions and 164 deletions

View file

@ -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) {