summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-25 18:08:07 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-25 18:08:07 -0400
commit718aceeaa007e15d4b7dbbee47a563b587c20dd9 (patch)
treef1e5b376a99d4086aed0e1eb62e57cb6ad0582b6 /static/css/dump.css
parent1f030e0ba0d15ad62b9b705f8bec260508aa7dcc (diff)
timb committing prod css changes...
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css25
1 files changed, 4 insertions, 21 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 49d915c..b7bb451 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -76,16 +76,11 @@ color:#000;
#tinychat-wrapper{
z-index:55;
width:700px;
-right:30px;
-height:654px;
-display:none;
-padding-bottom:40px;
+right:30px;height:350px;
position:absolute;
-bottom:190;
-margin-bottom:-154px;
+bottom:76;
}
#tinychat-wrapper object{
-padding-top:310px;
}
#footerc
{
@@ -246,8 +241,6 @@ border:1px solid #000;
color:#4f4;
}
-/* webcam was 320x240
- webcam is 480x360*/
#webcam-button-close { /* 16 x 14 */
position: fixed;
@@ -263,20 +256,10 @@ border:1px solid #000;
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 #000;
z-index:5000;
}