mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
commit
9a493936e2
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## (unreleased)
|
## v3.0.3477 (2018-07-18)
|
||||||
|
|
||||||
### **New Features**
|
### **New Features**
|
||||||
|
|
||||||
|
|
|
@ -455,7 +455,7 @@ $border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox input[type=checkbox] {
|
.checkbox input[type=checkbox] {
|
||||||
display: none;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox input[type=checkbox]:checked + label:before {
|
.checkbox input[type=checkbox]:checked + label:before {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue