summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org-oxygen
diff options
context:
space:
mode:
Diffstat (limited to 'themes/openwrt.org-oxygen')
-rw-r--r--themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
index 710bf18636..277207b73e 100644
--- a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
+++ b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css
@@ -746,8 +746,12 @@ td.cbi-value-error {
padding: 3px;
}
+.left {
+ text-align: left !important;
+}
+
.right {
- text-align: right;
+ text-align: right !important;
}
.luci {