From 2317d7e4acc210eb061a4ef545230b4e4892e2f3 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 22 Jan 2010 10:23:08 -0500 Subject: timb adding ryder's changes --- static/20bar.png | Bin 0 -> 3786 bytes static/20bar2.png | Bin 0 -> 3786 bytes static/20bar3.png | Bin 0 -> 2852 bytes static/20bar4.png | Bin 0 -> 2864 bytes static/20bar5.png | Bin 0 -> 2653 bytes static/20bar6.png | Bin 0 -> 1021 bytes static/gritter/css/jquery.gritter.css | 11 ++++++----- static/profile.css | 18 ++++++++++++------ 8 files changed, 18 insertions(+), 11 deletions(-) create mode 100644 static/20bar.png create mode 100644 static/20bar2.png create mode 100644 static/20bar3.png create mode 100644 static/20bar4.png create mode 100644 static/20bar5.png create mode 100644 static/20bar6.png (limited to 'static') diff --git a/static/20bar.png b/static/20bar.png new file mode 100644 index 0000000..1bbd234 Binary files /dev/null and b/static/20bar.png differ diff --git a/static/20bar2.png b/static/20bar2.png new file mode 100644 index 0000000..1bbd234 Binary files /dev/null and b/static/20bar2.png differ diff --git a/static/20bar3.png b/static/20bar3.png new file mode 100644 index 0000000..1b05876 Binary files /dev/null and b/static/20bar3.png differ diff --git a/static/20bar4.png b/static/20bar4.png new file mode 100644 index 0000000..80db403 Binary files /dev/null and b/static/20bar4.png differ diff --git a/static/20bar5.png b/static/20bar5.png new file mode 100644 index 0000000..51f2a2a Binary files /dev/null and b/static/20bar5.png differ diff --git a/static/20bar6.png b/static/20bar6.png new file mode 100644 index 0000000..93dd55a Binary files /dev/null and b/static/20bar6.png differ diff --git a/static/gritter/css/jquery.gritter.css b/static/gritter/css/jquery.gritter.css index 3189eb2..e69dab3 100755 --- a/static/gritter/css/jquery.gritter.css +++ b/static/gritter/css/jquery.gritter.css @@ -31,10 +31,10 @@ z-index:9999; } #gritter-notice-wrapper img{ - max-width:250px; - width: expression(this.width > 250 ? 250: true); - max-height:240px; - height: expression(this.width > 240 ? 240: true) + max-width:280px; + width: expression(this.width > 280 ? 280: true); + max-height:260px; + height: expression(this.width > 260 ? 260: true) right:5px; @@ -66,7 +66,7 @@ float:right; display:block; background:url(../images/gritter.png0) no-repeat left -40px; background-color:#eee; - color:#000; + color:#ccc; height:auto; padding:7px 15px 11px 11px; font-size: 11px; @@ -88,6 +88,7 @@ height:auto; -webkit-box-shadow: 5px 7px 10px #c8cbce; -moz-box-shadow: 5px 7px 10px #c8cbce; border:0px solid #999; + background:url(/static/gritterbg.png) } .hover .gritter-item { background-position:right -40px; diff --git a/static/profile.css b/static/profile.css index 91e5b92..a8b4534 100755 --- a/static/profile.css +++ b/static/profile.css @@ -4,7 +4,7 @@ width:180; position:absolute; top:30px; - left:642; +left:540; margin-top:34px; background-color:#fff; background-image:url(/static/spexx.png); @@ -18,7 +18,7 @@ background-color:#fff; line-height:1.5; } #chatrap{ - width:800; + width:750; margin-left:auto; margin-right: auto ; @@ -36,7 +36,7 @@ margin-top:-40; background-position:top; font-weight:bold; width:600; -margin-left:35; +margin-left:-7; text-align:left; @@ -149,7 +149,7 @@ border:1px solid #eee; -moz-border-radius-bottomright:15px; margin-top:20; z-index:4; -width:600; + line-height:20px; text-align: left; @@ -234,15 +234,21 @@ color:#087cff; box-shadow: 15px 15px 10px #c8cbce; -webkit-box-shadow: 15px 15px 10px #c8cbce; -moz-box-shadow: 15px 15px 10px #c8cbce; -border:3px solid #999; +border:3px solid #eee; padding:20; - width:auto} +color:#; +line-height:1.5; + width:490; +margin-left:-40} #newuser a:link{text-size:30px;} body { margin: 0; } +#date{ +font-size:50%; +} body,td,th { font-family: Arial, Helvetica, sans-serif; background-color:#ffffee; -- cgit v1.2.3-70-g09d2