[Pkg-mozext-commits] [nosquint] 06/13: Tweak cosmetics of warning text in site dialog
David Prévot
taffit at moszumanska.debian.org
Tue Apr 28 01:41:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 2.1.7
in repository nosquint.
commit 674e3127e8f02921acdbd2370ac3d2e076c4d3ec
Author: Jason Tackaberry <tack at urandom.ca>
Date: Sun Mar 31 19:51:52 2013 -0400
Tweak cosmetics of warning text in site dialog
---
src/content/dlg-style.css | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/content/dlg-style.css b/src/content/dlg-style.css
index 7f29116..a1977df 100644
--- a/src/content/dlg-style.css
+++ b/src/content/dlg-style.css
@@ -17,11 +17,11 @@ button[dlgtype="extra1"] {
#warning-box {
border: 1px solid #e0cd64;
background-color: #fffac4;
- padding: 3px 15px 3px 15px;
+ padding: 10px 15px 10px 15px;
margin: 0.5em 2em;
vertical-align: middle;
font-weight: bold;
- -moz-border-radius: 20px;
+ border-radius: 20px;
}
#warning-box div {
@@ -31,5 +31,6 @@ button[dlgtype="extra1"] {
}
#warning-box image {
+ width: 32px;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nosquint.git
More information about the Pkg-mozext-commits
mailing list