Merge remote-tracking branch 'caliblur_fixes/css-speedup' into Develop
This commit is contained in:
@@ -26,3 +26,9 @@ body.serieslist.grid-view div.container-fluid > div > div.col-sm-10::before {
|
|||||||
input.datepicker {color: transparent}
|
input.datepicker {color: transparent}
|
||||||
input.datepicker:focus {color: transparent}
|
input.datepicker:focus {color: transparent}
|
||||||
input.datepicker:focus + input {color: #555}
|
input.datepicker:focus + input {color: #555}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 767px) {
|
||||||
|
.row-fluid > .col-sm-2 {
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user