summaryrefslogtreecommitdiff
path: root/static/gritter/css
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-01-20 01:14:54 -0500
committerScott Ostler <sostler@deathmachine.local>2010-01-20 01:14:54 -0500
commitfaab952a795a1eee1ed6eaca476d56fcb77998aa (patch)
tree5b90a7e345c82583cadac9eda58a6c5d5ec9b9c2 /static/gritter/css
parenta91eb914edb95a5facd62b2eac00186b7b8c63c1 (diff)
parent9b9f1b51d63ee0a46d766d285ffac028d7c40cbb (diff)
Getting up to date
Diffstat (limited to 'static/gritter/css')
-rwxr-xr-xstatic/gritter/css/jquery.gritter.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/gritter/css/jquery.gritter.css b/static/gritter/css/jquery.gritter.css
index 0d23e04..3189eb2 100755
--- a/static/gritter/css/jquery.gritter.css
+++ b/static/gritter/css/jquery.gritter.css
@@ -24,7 +24,7 @@
#gritter-notice-wrapper {
position:fixed;
top:70px;
- right:20px;
+ right:40px;
width:301px;
@@ -66,7 +66,7 @@ float:right;
display:block;
background:url(../images/gritter.png0) no-repeat left -40px;
background-color:#eee;
- color:#ccc;
+ color:#000;
height:auto;
padding:7px 15px 11px 11px;
font-size: 11px;