add a setting to change the default value of the slider
This commit is contained in:
@ -13,4 +13,8 @@
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
div#settings_plugin_fanspeedslider div {
|
||||
width: 80%;
|
||||
}
|
Reference in New Issue
Block a user