--- a/app/site-content/css/jquery-purr.css Sun Aug 09 23:24:48 2009 +0530
+++ b/app/site-content/css/jquery-purr.css Mon Aug 10 00:06:31 2009 +0530
@@ -19,13 +19,13 @@
width: 18px;
height: 17px;
text-indent: -9999px;
- background: url('/soc/content/images/purrClose.png') no-repeat 0 10px;
+ background: url('/site-content/images/purrClose.png') no-repeat 0 10px;
}
.tooltip-body {
min-height: 50px;
padding: 22px 22px 0 22px;
- background: url('/soc/content/images/purrTop.png') no-repeat left top;
+ background: url('/site-content/images/purrTop.png') no-repeat left top;
color: #f9f9f9;
}
@@ -37,16 +37,18 @@
.tooltip-body h3 {
margin: 0;
- font-size: 1.1em;
+ font-size: 2em;
+ text-align: left;
}
.tooltip-body p {
margin: 5px 0 0 60px;
- font-size: 0.8em;
+ font-size: 1em;
+ text-align: left;
line-height: 1.4em;
}
.tooltip-bottom {
height: 22px;
- background: url('/soc/content/images/purrBottom.png') no-repeat left top;
+ background: url('/site-content/images/purrBottom.png') no-repeat left top;
}
\ No newline at end of file