From c2a5a2795567cec7adbf1659348c1c3663759759 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 23 Mar 2010 21:30:58 -0400 Subject: timb committing buch of prod changes... --- static/dumpnewuser.css | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'static/dumpnewuser.css') diff --git a/static/dumpnewuser.css b/static/dumpnewuser.css index 09ca175..c15f432 100644 --- a/static/dumpnewuser.css +++ b/static/dumpnewuser.css @@ -14,7 +14,7 @@ overflow:hidden; position:fixed; z-index:2000; bottom:50px; -left:110px; +left:20px; } #webcamhelp{ position:fixed; @@ -30,16 +30,16 @@ z-index:2000; } #imageboard{ position:fixed; -top:20px; +top:27px; left:-10px; -z-index:2000; +z-index:3455; } #uploadstuff{ position:fixed; -display:none; -bottom:40px; -right:160px; -z-index:2000; + +bottom:50px; +right:180px; +z-index:444; } #signinblurb{ position:absolute; @@ -54,6 +54,18 @@ top:27px; left:180px; z-index:2000; } +#dumppreview{ +position:fixed; +top:30%; +left:15%; +z-index:100; +} +#beingpostednow{ +position:fixed; +bottom:127px; +left:180px; +z-index:2000; +} a { font-size: 12px; color: #000; -- cgit v1.2.3-70-g09d2