store chapter image date modified

This commit is contained in:
Luke Pulverenti 2016-07-06 13:44:44 -04:00
parent 8c175cbbbd
commit 6e90fe1460
8 changed files with 38 additions and 22 deletions

View file

@ -153,11 +153,13 @@ _:-ms-input-placeholder, :root .mdl-slider.mdl-slider {
}
.layout-tv .mdl-slider::-webkit-slider-thumb {
display: none;
width: 0;
height: 0;
}
.layout-tv .mdl-slider:hover::-webkit-slider-thumb {
display: block;
width: 16px;
height: 16px;
}
.mdl-slider.is-lowest-value::-webkit-slider-thumb {