summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-24 19:26:07 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-24 19:26:07 -0400
commit6fa2b731d3d8c5fd892e3debc3e3594259c74adf (patch)
tree8e5edd967177cfb2841afa6853685d4a67c02aa1 /static/css/dump.css
parent7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (diff)
sostler prod commit
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css569
1 files changed, 62 insertions, 507 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 965f145..c6cd068 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -73,12 +73,26 @@ font-size:15;
color:#000;
}
+#tinychat-wrapper{
+z-index:55;
+width:700px;
+right:30px;
+height:654px;
+display:none;
+padding-bottom:40px;
+position:absolute;
+bottom:190;
+margin-bottom:-154px;
+}
+#tinychat-wrapper object{
+padding-top:310px;
+}
#footerc
{
text-align:center;
position:fixed;
width:100%;
- bottom:0px;
+ bottom:-8px;
line-height:3.1;
font-size:11px;
word-spacing:6px;
@@ -104,7 +118,7 @@ color:000;
#messagePane {
-top:40px;
+top:50px;
bottom:65px;
position:fixed;
width: 99.6%;
@@ -113,6 +127,11 @@ left:0.2%;
z-index:5;
}
+#messagePane a:hover {
+ text-decoration: none;
+ color: #00F;
+}
+
#messageList {
height: 100%;
width: 100%;
@@ -157,6 +176,7 @@ font-size:20px;
}
#msginputrapper{
margin-right:374;
+height:0px;
}
#msgSubmit {
@@ -358,15 +378,15 @@ border:1px solid blue;
#userList {
overflow-x: hidden;
overflow-y:auto;
- max-height: 55%;
+ max-height: 70%;
margin: 0px;
position: absolute;
padding: 5px;
- top:70px;
- min-width: 200px;
+ top:25px;
+ min-width: 210px;
width:11%;
float:right;
- right: 6.2%;
+ right: 4.5%;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:420;
@@ -395,6 +415,7 @@ opacity:0.87;
z-index:18;
text-align: left;
}
+#userList a:hover{color:#000;}
.username{height:30px;
margin-top:6px;
line-height:20px;
@@ -407,7 +428,7 @@ overflow:hidden;
.username a {
display:block;
width:100%;
-height:100%;
+height:100%; color:#000;
text-decoration:none;
}
.username a:hover {
@@ -416,7 +437,7 @@ width:100%;
height:100%;
background-image:url(/static/img/moverc.png);
background-repeat:repeat-x;
-color:#fff;
+color:#000;
text-decoration:none;
background-color:#f3f3f3;
border-top-right-radius:5px;
@@ -524,491 +545,7 @@ left:0;
display: block;
width:60px;
position:absolute;
- }/* pichat.css */
-
-body {
-
-background-color:#fff;
- margin:0;
-
- background-repeat:repeat-x;
- background-position:top;
-overflow:hidden;
-
-}
-
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#content{
- z-index: 3;
- overflow: auto;
- min-width:600px;
-}
-
-#chatboxx {
- position: fixed;
- top:80px;
-}
-
-#rapper {
- top: 0px;
-}
-#trophy{
-position:fixed;
-right:2;
-bottom:30;
-
-}
-#effects-msg{
-position:fixed;
-bottom:65;
-z-index:1111;
-right:35;
-font-size:15;
-color:#000;
-
-}
-#footerc
-{
- text-align:center;
- position:fixed;
- width:100%;
- bottom:0px;
-line-height:3.1;
- font-size:11px;
-word-spacing:6px;
-height:28px;
- color: #000;
-
-}
-#footerc a {
- font-size: 11px;
- color: #000;
-}
-#footerc a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerc a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-
-#messagePane {
-top:40px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#FFF;
-left:0.2%;
- z-index:5;
-}
-
-#messageList {
- height: 100%;
- width: 100%;
- overflow-y: auto;
- overflow-x: hidden;
-}
-#messageList a:hover{ color: #00F;}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
- z-index:1;
-}
-
-
-#msgInput {
- z-index:100;
- margin-top: 15px;
- left:-3px;border:1px solid #000;
- position:relative;border-right:0px;
-height:35px;
-font-size:20px;
- min-width:500px;padding-right:38px;padding-left:1px;
-}
-.msgInput {
- min-width:500px;width:100%;
- z-index:100;
-}
-#msginputrapper{
-margin-right:374;
-
-}
-#msgSubmit {
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-right:285px;
-font-size:20px;
-top:15px;
- text-align:center;
- z-index:100;
-border:1px solid #000;
-border-right:0px;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-#webcam-button-upload{
- border-top-right-radius:10px;
- -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;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-border:1px solid #000;
-top:15px;
-padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
-background-color:#fff;
- font-size:12px;
- color:#000;
-}
-#webcam-button-snap{
- border-top-right-radius:10px;
- -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;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-top:15px;
-padding-bottom:4;
- text-align:center;
- z-index:100;
- cursor:pointer;
-background-color:#ccc;
- font-size:17px;
- color:#fff;
-border:1px solid #000;
-}
-#webcam-button-snap.blink{
- color:#4f4;
-}
-
-
-#webcam-button-close { /* 16 x 14 */
- position: fixed;
- bottom: 330px; /* 240 + 68 - (16 / 2) */
- right: 335px; /* 320 - (14 / 2) */
- z-index: 5001;
-border:1px solid #000;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 4px 4px #c8cbce;
- cursor: pointer;
-}
-
-#webcam-preview {
- position:fixed;
- bottom: 82;
-opacity:0.9;
- right:30;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
- border-top-right-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border:1px solid #999;
- z-index:5000;
-}
-
-.msgDiv img{
- max-width:650px;
- width: expression(this.width > 650 ? 650: true);
- max-height:400px;
- height: expression(this.width > 400 ? 400: true);
- max-width:400px;
-margin:-2;
- z-index: 1;
-opacity:1;
--webkit-transition: opacity;
--webkit-transition-timing-function: ease-out;
--webkit-transition-duration: 500ms;
-
-}
-
-.msgDiv {padding:2px;
-}
-.oldmsg {
- color: #666;
-}
-
-#palette-button {
-border:1px solid #000;
-background-position:top right;
- position:absolute;
-/* display:inline-block;*/
- width:40px;
- height:35px;
- right:245px;
- top:15px;
- padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
- background-color:#fff;
- font-size:12px;
- color:#fff;
-border-right:0px;
-}
-
-#palette {
- position: absolute;
- right: 30px;
- bottom: 76px;
- width: auto;
-max-width:350;
-min-width:150;
- height: auto;
-max-height:400px;
-min-height:150;
-padding:20;
- background-color: white;
- z-index: 1000000000;
- display: none;
- overflow-y: auto;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
- border-top-right-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border:1px solid #999;
-}
-
-#palette-thumbs {
-}
-
-#palette-thumbs img {
- max-width: 100px;
-cursor:pointer;
-opacity:.9;
-padding:1;
- max-height: 100px;
-}
-#palette-thumbs img:hover {
- max-width: 100px;
-cursor:pointer;
-opacity:1;
-padding:0;
-border:1px solid blue;
- max-height: 100px;
-}
-
-
-#userList {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 55%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:70px;
- min-width: 200px;
- width:11%;
- float:right;
- right: 6.2%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
-filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
- text-overflow:ellipsis;
-opacity:0.87;
- z-index:18;
- text-align: left;
-}
-.username{height:30px;
-margin-top:6px;
-line-height:20px;
-text-indent:6px;
-z-index:18;
-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%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- 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);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- z-index:77;
- height:30px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- -webkit-border-top-left-radius:3px;
- -webkit-border-top-right-radius:3px;
- -moz-border-radius-topleft:3px;
- -moz-border-radius-topright:3px;
- border-bottom-left-radius:3px;
- border-bottom-right-radius:3px;
- -webkit-border-bottom-left-radius:3px;
- -webkit-border-bottom-right-radius:3px;
- -moz-border-radius-bottomleft:3px;
- -moz-border-radius-bottomright:3px;
-}
-#userListicon {
- overflow: auto;
- height: 70%;
- margin: 0px;
- position: fixed;
- padding: 5px;
- top:48px;
- width: 7%;
- float:right;
- right: 35px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- min-width:72px;
- line-height:13px;
- z-index:1;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- color: #666;
- text-transform:none;
-
-}
-#avatar
-{
- right:1px;
- float:right;
- text-align:left;
- width:auto;
-
-}
-#mgsavatar{
-left:0;
-}
-#binfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- bottom
-}
-
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-
-.invisible { display: none !important; }
-
+ }
/* profile shit */
body.profile {
@@ -1125,15 +662,19 @@ margin-top:0;
}
#profile h8{
position:absolute;
-top:35px;font-size:100%;
+top:38px;font-size:100%;
letter-spacing:-1px;
left:12px;
color:#000;
}
#profile h9{
-font-size:140%;
+font-size:120%;
color:#000;color:#000;
-text-shadow:#000 1px 1px 1px;
+
+}
+#adsenseprofile{
+position:fixed;top:490;
+left:20;
}
#chatrap{
margin-left:245px;
@@ -1417,7 +958,7 @@ text-overflow: ellipsis-word;
line-height:15px;
background-color:#fff;
border:1px solid #f0e0d6;
-margin-left:-120px;
+margin-left:20px;
margin-bottom:20px;
z-index:4;
border-top-left-radius:5px;
@@ -1454,16 +995,13 @@ top:;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-border:1px solid #ccc;
-height:22;
+border:1px solid #000;
margin-left:-30;
-color:fff;
-text-shadow: 1px 1px 1px #000;
-padding-right:8;
+color:#000;
+background-color:#fff;
+padding:3;
text-transform:uppercase;
- background-image:url(/static/img/upload.png);
margin-top:-54;
-text-indent:5;
}
#dprofile {
float: right;
@@ -1472,8 +1010,26 @@ opacity:0.9;
position:fixed;
top:76px;
image-rendering: -moz-crisp-edges;
-left:772px;
-max-width:140px;
+left:22px;
+max-width:120px;
+line-height:1.3;
+background-color:#fff;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ height:auto;
+ text-overflow: ellipsis-word;
+ z-index:9;
+ }
+
+ #lprofile {
+ float: right;
+ padding: 20px;
+opacity:0.9;
+ position:fixed;
+ top:95px;
+image-rendering: -moz-crisp-edges;
+left:12px;
+width:180px;
line-height:1.3;
background-color:#fff;
overflow: hidden;
@@ -1509,4 +1065,3 @@ margin-left:-5px;
font-size:12px;
}
-