remove unnecessary css
plugin should now rely on touchUI's own css so removed my dodgy fix
This commit is contained in:
parent
47a3537490
commit
ab2fa40b32
@ -1,20 +1,3 @@
|
|||||||
#touch body #control #control-fan-slider {
|
|
||||||
padding: 30px 0 15px 15px;
|
|
||||||
width: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
#touch body #control #control-fan-slider button, #touch body #control #control-fan-slider input {
|
|
||||||
padding: 10px 20px;
|
|
||||||
margin: 0 0 20px;
|
|
||||||
width: 100%;
|
|
||||||
min-height: 40px;
|
|
||||||
height: auto;
|
|
||||||
-ms-box-sizing: border-box;
|
|
||||||
-moz-box-sizing: border-box;
|
|
||||||
-webkit-box-sizing: border-box;
|
|
||||||
box-sizing: border-box;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#settings_plugin_fanspeedslider div {
|
div#settings_plugin_fanspeedslider div {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user