summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-06-25 09:42:10 +0200
committerJo-Philipp Wich <jo@mein.io>2018-06-25 09:42:10 +0200
commite3d02b1a499b681516961fdee68a5c29d6033a3e (patch)
tree56b5e56481547f79d481bd1d7e701ee4a1cb9ab6 /themes
parentb79982e5df0864a0c3c410c71d3074e7d048ecf9 (diff)
luci-theme-bootstrap: remove unused styles
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css40
1 files changed, 0 insertions, 40 deletions
diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
index b54510876..abfb7cfb7 100644
--- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -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;