git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
accf14f
)
themes/openwrt: add some new CSS classes used by firewall ui
author
Jo-Philipp Wich
<redacted>
Mon, 19 Dec 2011 21:20:57 +0000
(21:20 +0000)
committer
Jo-Philipp Wich
<redacted>
Mon, 19 Dec 2011 21:20:57 +0000
(21:20 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
index 2bdd3477795c3d533ce6eeb37fb8c439e3241d68..95e6a075e4036a6789aff5d2e4a5fd73c50b58cb 100644
(file)
--- a/
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
@@
-720,6
+720,10
@@
td.cbi-value-error {
padding: 3px;
}
+.cbi-value-field var {
+ color: #2222FF;
+}
+
ul.cbi-tabmenu {
padding: 3px 0;
margin-left: 0 !important;
@@
-772,8
+776,12
@@
div.cbi-tab-descr {
padding: 0.5em 0.5em 0.5em 2em;
}
+.left {
+ text-align: left !important;
+}
+
.right {
- text-align: right;
+ text-align: right
!important
;
}
.luci {
git clone https://git.99rst.org/PROJECT