summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-26 18:08:29 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-26 18:08:29 -0400
commit9d7138359236450fe3ca48253cede0dac6c3af18 (patch)
treefe33ba12b891aa8db446585f63e8fa345ec62573 /static/css
parent461c3a9f062459d75cf63687eae11a4e271285d7 (diff)
timb commiting prod changes...
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/dump.css23
1 files changed, 11 insertions, 12 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 1449167..a68bd0c 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -281,7 +281,6 @@ border-left:1px solid #999;*/
position:absolute;
width: 100%;
height: 62px;
- z-index: 1000;
}
#logoicons{
width:auto;
@@ -336,6 +335,7 @@ img.chat-thumb {
/* sharing */
.buttons{
cursor:pointer;
+ position: relative;
display:inline-block;
}
@@ -349,14 +349,11 @@ display:inline-block;
/*padding-left: 20px;*/
}
img.thumb {
-bottom:10px;
+bottom:3px;
image-rendering: -moz-crisp-edges;
position:absolute;
-
-
-
- left:110px;
+ left:94px;
display: inline-block;
}
@@ -511,6 +508,7 @@ a.msg-image-zoom img.zoom-icon:hover {
width:100%;
text-align: center;
left: 0;
+ z-index: 1000;
}
#search-results-images{
@@ -650,6 +648,7 @@ color:#000;
line-height:1.6;
font-size:11px;
word-spacing:15px;
+z-index:6;
height:28px;
color: #000;
@@ -1513,7 +1512,7 @@ color:000;
{
position:absolute;
top:18px;
- padding-top: 25px;
+ margin-top: 25px;
}
.logged-dump img{
@@ -1531,13 +1530,12 @@ color:000;
.logged-dump {
background-color:#fff;
text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
+ padding: 0px 18px 6px 18px;
+ margin-top: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
margin-left:3px;
- line-height:15px;
- z-index:4;
line-height:20px;
text-align: left;
}
@@ -1932,7 +1930,6 @@ border:8px inset yellow;
bottom:25px;
top:50px;
background-color:#fff;
- z-index:5;
}
#login-container a:link{color:#000;}
@@ -2032,14 +2029,16 @@ font-size:20px;font-weight:bold;word-spacing:-3px;
font-size: 20px;left:-40px;
font-weight: bold;
line-height: 1em;
- opacity: 1.0;
+ opacity: 1.0;z-index:3;
padding: 25px 10px 40px;
top: 8px;
width: auto;
-webkit-transform: rotate(-9deg);
-moz-transform: rotate(-9deg);
transform: rotate(-9deg);
+
}
+ login-container{z-index:777;}
#bar7dis a#disregister:hover {
background: #E9E74A;
border-top: 10px solid #e1df47;