summaryrefslogtreecommitdiff
path: root/static/pichat.css
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.home>2009-12-21 20:50:11 -0800
committerScott Ostler <sostler@deathmachine.home>2009-12-21 20:50:11 -0800
commitc32ed3d3f5623899d0b0d6c74daca106be26dae0 (patch)
treea430a7c1940f17209d39bccf9b06b982cc090392 /static/pichat.css
parent0b32421496d87714a9519cd7189fa4a48fb07020 (diff)
parentc59927b378092f437896381698ebc8d4a4243492 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/pichat.css')
-rw-r--r--static/pichat.css276
1 files changed, 60 insertions, 216 deletions
diff --git a/static/pichat.css b/static/pichat.css
index a91c0f5..7130dd7 100644
--- a/static/pichat.css
+++ b/static/pichat.css
@@ -5,6 +5,26 @@ body {
background-color:#e3e3e3;
}
+a {
+ font-size: 12px;
+ color: #000;
+}
+a:link {
+ text-decoration: none;
+}
+a:visited {
+ text-decoration: none;
+ color: #000;
+}
+a:hover {
+ text-decoration: underline;
+ color:#000;
+
+}
+a:active {
+ text-decoration: none;
+ color: #000;
+}
#content{
z-index: 3;
@@ -32,7 +52,7 @@ body {
background-repeat:repeat-x;
background-position:top;
height:30px;
- color: #CCC;
+ color: #000;
line-height: 2;
}
@@ -86,6 +106,7 @@ bottom:6px;
width: 100%;
margin-top: 15px;
+ left:0px;
position:relative;
border:2px solid #999;
height:36px;
@@ -154,7 +175,7 @@ top:15px;
position: absolute;
padding: 5px;
top:70px;
- width: 130px;
+ width: 150px;
float:right;
right: 40px;
font-family: Arial, Helvetica, sans-serif;
@@ -180,13 +201,44 @@ top:15px;
z-index:18;
text-align: left;
}
-.username{height:32px;
+.username{height:30px;
margin-top:2px;
line-height:20px;
+text-indent:4px;
min-width:90px;
overflow:hidden;
}
+.username a {
+display:block;
+width:100%;
+height:100%;
+text-decoration:none;
+}
+.username a:hover {
+display:block;
+width:100%;
+
+
+height:100%;
+color:#000;
+
+text-decoration:none;
+background-color:#f5f5f5;
+
+
+ border-top-right-radius:5px;
+
+ -webkit-border-top-right-radius:5px;
+
+ -moz-border-radius-topright:5px;
+
+ border-bottom-right-radius:5px;
+
+ -webkit-border-bottom-right-radius:5px;
+
+ -moz-border-radius-bottomright:5px;
+}
#userList img{
max-width:30px;
width: expression(this.width > 30 ? 30: true);
@@ -196,7 +248,7 @@ overflow:hidden;
float:right;
right:1px;
z-index:77;
- height:50px;
+ height:30px;
border-top-left-radius:5px;
border-top-right-radius:5px;
@@ -243,13 +295,7 @@ overflow:hidden;
width:auto;
}
-#lillogo {
- bottom:0px;
- position:absolute;
- padding:1px;
- right:7px;
- line-height: 12px;
-}
+
#binfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
@@ -328,19 +374,19 @@ overflow:hidden;
margin: 0;
padding-bottom:105px;
}
-#footer
+#footerc
{
text-align:center;
position:absolute;
width:100%;
bottom:0px;
- font-size:12px;
+ font-size:10px;
font-family:"Times New Roman", Times, serif;
background-image:url(/static/footer.png);
background-repeat:repeat-x;
background-position:top;
height:30px;
- color: #333;
+ color: #000;
line-height: 2;
}
#log
@@ -444,67 +490,7 @@ overflow:hidden;
padding-bottom:12px;
left: -40px;
}
-.white a:link {
- text-decoration: none;
- text-shadow: -1px 1px 1px #ccc;
- color: #504F61;
-}
-.white a:visited {
- text-decoration: none;
- text-shadow: -1px 1px 1px #ccc;
- color: #504F61;
-}
-.white a:hover {
- text-decoration: none;
- text-shadow: -1px 1px 1px #ccc;
-
-
- color: #fff;
-}
-.white a:active {
- text-decoration: none;
- text-shadow: -1px 1px 1px #ccc;
- color: #504F61;
-}
-#header7{
- background-color:#fff;
- background-image:url(/static/dblue2.png);
- background-attachment:inherit;
- margin: 0px auto -1px auto;
- top: 0px;
- width:100%;
- left: 0px;
- height: 69px;
-}
-#bar7{
- top:31px;
- position:absolute;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: bold;
- width: 500px;
- font-size: 20px;
- left: 170px;
- margin-left: 11%;
- margin-right: 8%;
- letter-spacing: -1px;
- z-index: 999;
-}
-#logo7{
- top:20px;
- margin-left: 10%;
- margin-right: 10%;
- z-index:1000;
- float:left;
-}
-#rapper7{
- top: 0px;
- left:0px;
- position:absolute;
- width: 100%;
- height: 78px;
- z-index: 1000;
-}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
td {
font-family: Arial, Helvetica, sans-serif;
@@ -513,145 +499,3 @@ td {
color: #000000;
}
.btnav { border: 0px #000000 solid;}
-/* Copyright(c)2006 TikiRobot. Software license GPL version 2.
-
-ChatBubble is based on "Even more rounded corners with CSS":
-http://www.schillmania.com/content/projects/even-more-rounded-corners/
-*/
-
-div.CBmsg {
- display: table;
- margin-bottom: 0.5em;
-}
-
-
-div.CBmsgR {
- float: right;
- text-align: right;
- }
-
-div.CBmsgL .CBcontent {
- padding-left: 12px;
-}
-
-
-
-div.CBtxt {
- display: table-cell;
- position: relative;
- margin: 0px auto;
- min-width: 8em;
- max-width: 760px;
- z-index: 1;
- margin-left: 12px;
- }
-
-div.CBiconL {
- display: table-cell;
- vertical-align: bottom;
- padding-right: 22px; /* 10+12 */
-
- }
-
-div.CBiconR {
- display: table-cell;
- vertical-align: bottom;
- padding-left: 10px;
- }
-
-div.CBiconR > img {
- padding: 0px;
- width: 32px;
- height: 32px;
- }
-
-div.CBiconL > img {
- padding: 0px;
- width: 32px;
- height: 32px;
- }
-
-.CBblueL .CBcontent,
-.CBblueL .CBt,
-.CBblueL .CBb,
-.CBblueL .CBb div {
- background:transparent url(http://www.dump.fm/static/BubbleBlueL800x1600.png) no-repeat top right;
-}
-
-.CBblueR .CBcontent,
-.CBblueR .CBt,
-.CBblueR .CBb,
-.CBblueR .CBb div {
- background:transparent url(http://www.dump.fm/static/BubbleBlueR800x1600.png) no-repeat top right;
-}
-
-.CBpinkL .CBcontent,
-.CBpinkL .CBt,
-.CBpinkL .CBb,
-.CBpinkL .CBb div {
- background:transparent url(http://www.dump.fm/static/BubblePinkL800x1600.png) no-repeat top right;
-}
-
-.CBpinkR .CBcontent,
-.CBpinkR .CBt,
-.CBpinkR .CBb,
-.CBpinkR .CBb div {
- background:transparent url(http://www.dump.fm/static/BubblePinkR800x1600.png) no-repeat top right;
-}
-
-.CBltgreyL .CBcontent,
-.CBltgreyL .CBt,
-.CBltgreyL .CBb,
-.CBltgreyL .CBb div {
- background:transparent url(http://www.dump.fm/static/BubbleLtGreyL800x1600.png) no-repeat top right;
-}
-
-.CBltgreyR .CBcontent,
-.CBltgreyR .CBt,
-.CBltgreyR .CBb,
-.CBltgreyR .CBb div {
- background:transparent url(http://www.dump.fm/static/BubbleLtGreyR800x1600.png) no-repeat top right;
-}
-
-.CBtxt .CBcontent {
- position:relative;
- zoom:1;
- _overflow-y:hidden;
- padding:5px 12px 0px 0px;
-}
-
-
-.CBtxt .CBt {
- /* top+left vertical slice */
- position:absolute;
- left:0px;
- top:0px;
- width:12px; /* top slice width */
- margin-left:-12px;
- height:100%;
- _height:1600px; /* arbitrary long height, IE 6 */
- background-position:top left;
-}
-
-.CBtxt .CBb {
- /* bottom */
- position:relative;
- width:100%;
-}
-
-.CBtxt .CBb,
-.CBtxt .CBb div {
- height:10px; /* height of bottom cap/shade */
- font-size:1px;
-}
-
-.CBtxt .CBb {
- background-position:bottom right;
-}
-
-.CBtxt .CBb div {
- position:relative;
- width:12px; /* bottom corner width */
- margin-left:-12px;
- background-position:bottom left;
-}