summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-bootstrap/htdocs/luci-static
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2023-03-26 23:43:13 +0200
committerGitHub <noreply@github.com>2023-03-26 23:43:13 +0200
commitf6cf5c16d54c574ede66e95d23d0ea190431de2f (patch)
tree10f050dfe8e434cd57398544fc7827e5583b8b33 /themes/luci-theme-bootstrap/htdocs/luci-static
parentdf9549e6bdf0c0d33e468765167c5e15338abcb1 (diff)
parentd94a7285e57eba268764490ab8317d12e24ecd5f (diff)
Merge pull request #6310 from arbolitoloco1/patch-3
luci-theme-bootstrap: File input background color
Diffstat (limited to 'themes/luci-theme-bootstrap/htdocs/luci-static')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css1
1 files changed, 0 insertions, 1 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 ff489b47cc..6b51189ff9 100644
--- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -715,7 +715,6 @@ select,
}
input[type=file] {
- background-color: #fff;
padding: initial;
border: initial;
line-height: initial;