luci-theme-bootstrap: remove unused styles
authorJo-Philipp Wich <jo@mein.io>
Mon, 25 Jun 2018 07:42:10 +0000 (09:42 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 25 Jun 2018 07:42:10 +0000 (09:42 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css

index b54510876e91aaf6a7f7cff982922f5e85d476bf..abfb7cfb7bb2c0096ccf5a31d21392014f9115c6 100644 (file)
@@ -1577,46 +1577,6 @@ footer {
        font-size: 11px;
 }
 
-/* Button icons for specific pages */
-.Startup .cbi-section-table input.cbi-input-apply,
-.Startup .cbi-section-table input.cbi-button-apply {
-         background-image: url("../resources/cbi/apply.gif");
-         background-position: 7px 4px;
-         padding: 3px 9px 3px 27px;
-}
-
-.Processes .cbi-section-table input.cbi-input-reload,
-.Startup .cbi-section-table input.cbi-input-reload {
-         background-image: url("../resources/cbi/reload.gif");
-         background-position: 7px 4px;
-         padding: 3px 9px 3px 27px;
-}
-
-.Processes .cbi-section-table input.cbi-input-remove,
-.Processes .cbi-section-table div.cbi-section-remove input,
-.Startup .cbi-section-table input.cbi-input-remove,
-.Startup .cbi-section-table div.cbi-section-remove input  {
-         background-image: url("../resources/cbi/remove.gif");
-         background-position: 7px 4px;
-         padding: 3px 9px 3px 27px;
-}
-
-.Processes .cbi-section-table input.cbi-input-reset,
-.Processes .cbi-section-table input.cbi-button-reset,
-.Startup .cbi-section-table input.cbi-input-reset,
-.Startup .cbi-section-table input.cbi-button-reset  {
-         background-image: url("../resources/cbi/reset.gif");
-         background-position: 7px 4px;
-         padding: 3px 9px 3px 27px;
-}
-
-.Startup .cbi-section-table input.cbi-input-save,
-.Startup .cbi-section-table input.cbi-button-save {
-         background-image: url("../resources/cbi/save.gif");
-         background-position: 7px 4px;
-         padding: 3px 9px 3px 27px;
-}
-
 button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
        padding: 0;
        border: 0;