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:
c07e6a6
)
themes/bootstrap: fix table description cells
author
Jo-Philipp Wich
<redacted>
Wed, 15 Feb 2012 22:50:44 +0000
(22:50 +0000)
committer
Jo-Philipp Wich
<redacted>
Wed, 15 Feb 2012 22:50:44 +0000
(22:50 +0000)
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
patch
|
blob
|
history
diff --git
a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
index 747706339ac2279868e39a7af0311c009a357ab0..765bb89c200856c2e43ef8969963da4d973e0574 100644
(file)
--- a/
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@
-1605,6
+1605,10
@@
header .pull-right { padding-top: 8px; }
background-color: #f5f5f5;
}
+.cbi-section-table tr.cbi-section-table-descr th {
+ font-weight: normal;
+}
+
.left { text-align: left !important; }
.right { text-align: right !important; }
git clone https://git.99rst.org/PROJECT