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:
4262d90
)
themes/bootstrap: move pageaction buttons to the right, fixes display on pages with...
author
Jo-Philipp Wich
<redacted>
Wed, 15 Feb 2012 20:19:50 +0000
(20:19 +0000)
committer
Jo-Philipp Wich
<redacted>
Wed, 15 Feb 2012 20:19:50 +0000
(20:19 +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 05ac4e4eebfe989e2b985609ee699494fa44b121..6c1e3e3202b092611a5c1ba841cf49a8ab4d4b02 100644
(file)
--- a/
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@
-596,6
+596,7
@@
textarea[readonly] {
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
+ text-align: right;
}
.actions .secondary-action,
.cbi-page-actions .secondary-action{
git clone https://git.99rst.org/PROJECT