summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-25 00:41:50 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-25 00:41:50 -0400
commitd4bb86b02154e2f2f6c1adea3ff7fdcd1ad57f98 (patch)
tree4f0e2d4be71e92a2803c8f98d186a6c7b9d550f9 /static
parent15f5a8ed8e981486697790fe9613b1c26dceda42 (diff)
timb commiting prod changes
Diffstat (limited to 'static')
-rwxr-xr-xstatic/css/dump.css20
-rwxr-xr-xstatic/css/header.css4
-rw-r--r--static/img/thumbs/directorybaricon.pngbin0 -> 223 bytes
-rw-r--r--static/img/thumbs/favsbaricon.pngbin0 -> 218 bytes
-rw-r--r--static/img/thumbs/halloffamebaricon.pngbin0 -> 158 bytes
-rw-r--r--static/img/thumbs/logbaricon.pngbin0 -> 189 bytes
-rw-r--r--static/img/thumbs/profilebaricon.pngbin0 -> 179 bytes
-rw-r--r--static/img/thumbs/searchbaricon.pngbin0 -> 251 bytes
8 files changed, 17 insertions, 7 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index c149794..fc8ec4a 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -142,7 +142,7 @@ line-height:1.9;
}
#bar7 img{
-margin-top:4;display:none;
+margin-top:4;
vertical-align: top;
}
#bar7 a{
@@ -993,7 +993,6 @@ border-bottom:2px solid #c8cbce;
-moz-box-shadow: 3px 3px 3px #c8cbce;
text-overflow:ellipsis;
/* opacity:0.75;*/
- z-index:18;
text-align: left;
background-image:url(/static/img/bg.dither.gif);
@@ -1003,7 +1002,6 @@ background-image:url(/static/img/bg.dither.gif);
margin-top:6px;
line-height:20px;
text-indent:6px;
-z-index:18;
min-width:90px;
overflow:hidden;
@@ -1057,7 +1055,6 @@ background-color:#f3f3f3;
max-width:30px;
float:right;
right:1px;
- z-index:77;
height:30px;
border-top-left-radius:3px;
border-top-right-radius:3px;
@@ -1248,6 +1245,7 @@ background-color:#0c8fff;
-moz-border-radius-bottomleft:5px;
}
+
#edit-toggle a{font-size:12;
letter-spacing:;
@@ -1905,4 +1903,16 @@ border:1px solid #000;
position:absolute;
height:30px;left:255px;
bottom:30px;
-} \ No newline at end of file
+}
+
+/*HALL STUFF */
+#messagePaneh {
+width:99%;
+position:fixed;
+margin-left:-3px;
+border:8px inset yellow;
+bottom:25px;
+top:50px;
+ background-color:#fff;
+ z-index:5;
+}
diff --git a/static/css/header.css b/static/css/header.css
index 2c45fc0..1915266 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -109,7 +109,7 @@ line-height:1.9;
}
#bar7 img{
-margin-top:4;display:none;
+margin-top:4;
vertical-align: top;
}
#bar7 a{
@@ -380,7 +380,7 @@ line-height:1.9;
}
#bar7 img{
-margin-top:4;display:none;
+margin-top:4;
vertical-align: top;
}
#bar7 a{
diff --git a/static/img/thumbs/directorybaricon.png b/static/img/thumbs/directorybaricon.png
new file mode 100644
index 0000000..bef143b
--- /dev/null
+++ b/static/img/thumbs/directorybaricon.png
Binary files differ
diff --git a/static/img/thumbs/favsbaricon.png b/static/img/thumbs/favsbaricon.png
new file mode 100644
index 0000000..c24596b
--- /dev/null
+++ b/static/img/thumbs/favsbaricon.png
Binary files differ
diff --git a/static/img/thumbs/halloffamebaricon.png b/static/img/thumbs/halloffamebaricon.png
new file mode 100644
index 0000000..c2516ed
--- /dev/null
+++ b/static/img/thumbs/halloffamebaricon.png
Binary files differ
diff --git a/static/img/thumbs/logbaricon.png b/static/img/thumbs/logbaricon.png
new file mode 100644
index 0000000..33edf6e
--- /dev/null
+++ b/static/img/thumbs/logbaricon.png
Binary files differ
diff --git a/static/img/thumbs/profilebaricon.png b/static/img/thumbs/profilebaricon.png
new file mode 100644
index 0000000..d6d2a29
--- /dev/null
+++ b/static/img/thumbs/profilebaricon.png
Binary files differ
diff --git a/static/img/thumbs/searchbaricon.png b/static/img/thumbs/searchbaricon.png
new file mode 100644
index 0000000..670bfc4
--- /dev/null
+++ b/static/img/thumbs/searchbaricon.png
Binary files differ