From ca3f4e31bbbd6c8cff3d0d2041fe1cc91c2c6b92 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 20 Mar 2010 22:48:23 -0400 Subject: COMMIT PROD --- static/directory.css | 2 +- static/dumpnewuser.css | 486 +++++++++++++++++++++++++++++++++++++++++ static/header.css | 19 +- static/imageboard.png | Bin 0 -> 22787 bytes static/log.css | 2 +- static/pages.css | 2 +- static/posthere.png | Bin 0 -> 21289 bytes static/profile.css | 2 +- static/readyjoin.png | Bin 0 -> 14427 bytes static/search/imagesearch.html | 270 +++++++++++++++++++++++ static/signinblurb.png | Bin 0 -> 8264 bytes static/uploadstuff.png | Bin 0 -> 28421 bytes static/urlbutton.png | Bin 4028 -> 3288 bytes static/urserlisthelp.png | Bin 0 -> 26649 bytes static/userlisthelp.png | Bin 0 -> 26649 bytes static/webcamhelp.png | Bin 0 -> 19250 bytes 16 files changed, 770 insertions(+), 13 deletions(-) create mode 100644 static/dumpnewuser.css create mode 100644 static/imageboard.png create mode 100644 static/posthere.png create mode 100644 static/readyjoin.png create mode 100644 static/search/imagesearch.html create mode 100644 static/signinblurb.png create mode 100644 static/uploadstuff.png create mode 100644 static/urserlisthelp.png create mode 100644 static/userlisthelp.png create mode 100644 static/webcamhelp.png (limited to 'static') diff --git a/static/directory.css b/static/directory.css index d0be212..e639703 100644 --- a/static/directory.css +++ b/static/directory.css @@ -352,7 +352,7 @@ body,td,th { background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; diff --git a/static/dumpnewuser.css b/static/dumpnewuser.css new file mode 100644 index 0000000..4f320a4 --- /dev/null +++ b/static/dumpnewuser.css @@ -0,0 +1,486 @@ +/* pichat.css */ + +body { + +background:#EEF2FF url(/static/fade-blue.png) top center repeat-x; + margin:0; + + background-repeat:repeat-x; + background-position:top; +overflow:hidden; + +} +#posthelp{ +position:fixed; +z-index:666; +bottom:50; +right:390; +} +#webcamhelp{ +position:fixed;z-index:8888888; +right:20; +bottom:39; +} +#userlisthelp{ +position:fixed; +top:100; +right:300; +} +#imageboard{ +position:fixed; +top:20; +left:-10; +} +#uploadstuff{ +position:fixed; +bottom:40; +right:160; +z-index:99999; +} +#signinblurb{ +position:absolute; +top:-20; +display:none; +z-index:199999999999999999999; +right:10; +} +#readyjoin{ +position:fixed; +top:27; +left:180; +} +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; + +} +#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 { + border: 2px solid #c8cbce; +top:40px; +bottom:30px; + position:fixed; + width: 99.3%; + background-color:#FFF; +left:0.2%; + z-index:5; +} + +#messageList { + height: 100%; + width: 100%; + overflow-y: auto; + overflow-x: hidden; +} +#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; +} + +#msgInputDiv { + position:relative; + min-width:500px; + z-index:100; +left:1px; +bottom:10px; + width: 100%; +} + +#msgInput { + width: 99.7%; + z-index:100; + background-color:#FFF; + margin-top: 16px; + left:-3px; + position:relative; + border:2px solid #c8cbce; +height:35px; +font-size:20px; + min-width:500px; + box-shadow: 2px 3px 4px #eee; +} +.msgInput { + min-width:500px; + z-index:100; +} +#msginputrapper{ +margin-right:374; + +} +#msgSubmit { + + position:absolute; + display:inline-block; + width:120px; +height:35px; +right:260px; +font-size:20px; +background-image:url(/static/urlbutton.png); +text-indent:27; + +top:15px; + text-align:center; + z-index:100; + cursor:pointer; + background-color:#0c8fff; + font-size:12px; + color:#fff; + text-shadow:1px 1px 3px rgba(0,0,0,1); +} +#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; + border-radius:5px; + position:absolute; + display:inline-block; + width:120px; +height:35px; +background-position:center; +right:20; +top:15px; +padding-bottom:1; +text-indent:28; + text-align:center; + z-index:100; + cursor:pointer; +background-color:#0c8fff; + font-size:12px; + color:#fff; +background-image:url(/static/cambutton.png); + + text-shadow:1px 1px 3px rgba(0,0,0,1); +} +#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; + border-radius:5px; + position:absolute; + display:inline-block; + width:120px; +height:35px; +background-position:center; +right:20; +top:15px; +padding-bottom:4; + text-align:center; + z-index:100; + cursor:pointer; +background-color:yellow; + font-size:17px; + color:#fff; +background-image:url(/static/bg-btn-red.png); + text-shadow:1px 1px 3px rgba(0,0,0,1); +} +#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; +} +#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; + border-radius:5px; + position:absolute; + display:inline-block; + width:120px; +height:35px; +background-position:center; +right:140; +top:15px; +padding-bottom:1; +text-indent:24; + text-align:center; + z-index:100; + cursor:pointer; +background-color:#0c8fff; + font-size:12px; + color:#fff; +background-image:url(/static/upbutton.png); + + text-shadow:1px 1px 3px rgba(0,0,0,1); +} +.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; +} +.msgDiv {padding:2px; +} +.oldmsg { + color: #666; +} + +#userList { + overflow-x: hidden; + overflow-y:auto; + max-height: 55%; + margin: 0px; + position: absolute; + padding: 5px; + top:85px; + 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/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; } \ No newline at end of file diff --git a/static/header.css b/static/header.css index 6dc32cc..25dd736 100755 --- a/static/header.css +++ b/static/header.css @@ -1,3 +1,8 @@ +.share-buttons{ +cursor:pointer; +width:100; +} + .white a:link { text-decoration: none; font-size:14px; @@ -46,14 +51,13 @@ background-repeat:repeat-x; position:absolute; font-size: 16px; height:22; -word-spacing:1; width:455; color:#fff; text-indent:14; line-height:1.9; font-weight:bold; left: 140px; - margin-left: 1.2%; + margin-left: 1.1%; margin-right: 8%; letter-spacing:.2px; z-index: 999; @@ -296,11 +300,8 @@ height:0.1; .invisible { display: none !important; } #cursor-big { position: absolute; z-index: 1000; } #preload { - position: absolute; - left: 0px; - top: 0px; -} - -.share-button { - cursor: pointer; + position: fixed; + left: -1000px; + display:none; + top: -1000px; } \ No newline at end of file diff --git a/static/imageboard.png b/static/imageboard.png new file mode 100644 index 0000000..807f1dd Binary files /dev/null and b/static/imageboard.png differ diff --git a/static/log.css b/static/log.css index 356369a..a9669a3 100644 --- a/static/log.css +++ b/static/log.css @@ -390,7 +390,7 @@ body,td,th { background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; diff --git a/static/pages.css b/static/pages.css index f082a42..2e8f5da 100644 --- a/static/pages.css +++ b/static/pages.css @@ -413,7 +413,7 @@ body{ background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; diff --git a/static/posthere.png b/static/posthere.png new file mode 100644 index 0000000..99d871d Binary files /dev/null and b/static/posthere.png differ diff --git a/static/profile.css b/static/profile.css index 3d5187e..fba0164 100755 --- a/static/profile.css +++ b/static/profile.css @@ -424,7 +424,7 @@ body,td,th { background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; diff --git a/static/readyjoin.png b/static/readyjoin.png new file mode 100644 index 0000000..da8240c Binary files /dev/null and b/static/readyjoin.png differ diff --git a/static/search/imagesearch.html b/static/search/imagesearch.html new file mode 100644 index 0000000..73fb436 --- /dev/null +++ b/static/search/imagesearch.html @@ -0,0 +1,270 @@ + + + +dump.fm + + + + + + + + + + + + + + + +
+
Loading... +
+
+ +
+ +
+ + + + + + + \ No newline at end of file diff --git a/static/signinblurb.png b/static/signinblurb.png new file mode 100644 index 0000000..1ea58dd Binary files /dev/null and b/static/signinblurb.png differ diff --git a/static/uploadstuff.png b/static/uploadstuff.png new file mode 100644 index 0000000..405b463 Binary files /dev/null and b/static/uploadstuff.png differ diff --git a/static/urlbutton.png b/static/urlbutton.png index cbbe031..ef5ab64 100644 Binary files a/static/urlbutton.png and b/static/urlbutton.png differ diff --git a/static/urserlisthelp.png b/static/urserlisthelp.png new file mode 100644 index 0000000..bb2a559 Binary files /dev/null and b/static/urserlisthelp.png differ diff --git a/static/userlisthelp.png b/static/userlisthelp.png new file mode 100644 index 0000000..bb2a559 Binary files /dev/null and b/static/userlisthelp.png differ diff --git a/static/webcamhelp.png b/static/webcamhelp.png new file mode 100644 index 0000000..d3137e4 Binary files /dev/null and b/static/webcamhelp.png differ -- cgit v1.2.3-70-g09d2