From bb6c557b0ec2c154d4da7aa3b291eebe942b9046 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 6 Apr 2010 21:49:33 -0400 Subject: Deleted static files, updated css --- static/trash/starts/bg4.png | Bin 5469 -> 0 bytes static/trash/starts/bottoml.png | Bin 660 -> 0 bytes static/trash/starts/bottomr.png | Bin 649 -> 0 bytes static/trash/starts/cloudbg.png | Bin 8386 -> 0 bytes static/trash/starts/cloudbg1.png | Bin 8386 -> 0 bytes static/trash/starts/getstarted.gif | Bin 6297 -> 0 bytes static/trash/starts/index.html | 71 -------------- static/trash/starts/logbg.png | Bin 820 -> 0 bytes static/trash/starts/main.css | 182 ------------------------------------ static/trash/starts/mark1.png | Bin 3956 -> 0 bytes static/trash/starts/startpage1.html | 96 ------------------- static/trash/starts/topl.png | Bin 679 -> 0 bytes static/trash/starts/topr.png | Bin 651 -> 0 bytes 13 files changed, 349 deletions(-) delete mode 100755 static/trash/starts/bg4.png delete mode 100755 static/trash/starts/bottoml.png delete mode 100755 static/trash/starts/bottomr.png delete mode 100755 static/trash/starts/cloudbg.png delete mode 100755 static/trash/starts/cloudbg1.png delete mode 100755 static/trash/starts/getstarted.gif delete mode 100755 static/trash/starts/index.html delete mode 100755 static/trash/starts/logbg.png delete mode 100755 static/trash/starts/main.css delete mode 100755 static/trash/starts/mark1.png delete mode 100755 static/trash/starts/startpage1.html delete mode 100755 static/trash/starts/topl.png delete mode 100755 static/trash/starts/topr.png (limited to 'static/trash/starts') diff --git a/static/trash/starts/bg4.png b/static/trash/starts/bg4.png deleted file mode 100755 index e20fda8..0000000 Binary files a/static/trash/starts/bg4.png and /dev/null differ diff --git a/static/trash/starts/bottoml.png b/static/trash/starts/bottoml.png deleted file mode 100755 index 0f52893..0000000 Binary files a/static/trash/starts/bottoml.png and /dev/null differ diff --git a/static/trash/starts/bottomr.png b/static/trash/starts/bottomr.png deleted file mode 100755 index 5904272..0000000 Binary files a/static/trash/starts/bottomr.png and /dev/null differ diff --git a/static/trash/starts/cloudbg.png b/static/trash/starts/cloudbg.png deleted file mode 100755 index f397899..0000000 Binary files a/static/trash/starts/cloudbg.png and /dev/null differ diff --git a/static/trash/starts/cloudbg1.png b/static/trash/starts/cloudbg1.png deleted file mode 100755 index f397899..0000000 Binary files a/static/trash/starts/cloudbg1.png and /dev/null differ diff --git a/static/trash/starts/getstarted.gif b/static/trash/starts/getstarted.gif deleted file mode 100755 index b581589..0000000 Binary files a/static/trash/starts/getstarted.gif and /dev/null differ diff --git a/static/trash/starts/index.html b/static/trash/starts/index.html deleted file mode 100755 index b309f74..0000000 --- a/static/trash/starts/index.html +++ /dev/null @@ -1,71 +0,0 @@ - - - dump.fm - - - - - - - - - - - - - - -
- - -
- -
-
-
-
-
- -
-

UsrLst

-
-
- -
- -
- -
-
- - -
-
-
-
-
- - - diff --git a/static/trash/starts/logbg.png b/static/trash/starts/logbg.png deleted file mode 100755 index 0e41857..0000000 Binary files a/static/trash/starts/logbg.png and /dev/null differ diff --git a/static/trash/starts/main.css b/static/trash/starts/main.css deleted file mode 100755 index 8503c50..0000000 --- a/static/trash/starts/main.css +++ /dev/null @@ -1,182 +0,0 @@ -@charset "UTF-8"; -/* CSS Document */ - -#apDiv2 { - position:relative; - top:150px; - width:700px; - margin: 0px auto -1px auto; - height: 300px; - z-index: 3; -} -#info { - position:relative; - top:285px; - width:700px; - margin: 0px auto -1px auto; - height: 14px; - color: #999; - bottom:0px; - z-index: 3; - -} -#front { - position:fixed; - top:150px; -} -#infopage { - - - margin: 0px auto -1px auto; - height: 14px; - color: #999; - bottom:0px; - z-index: 3; - font-size: 10px; - - font-size: 12px; - letter-spacing: 1px; - bottom: 0px; -} -#signin { - position:absolute; - left:0px; - width:410px; - height:281px; - - z-index:3; - -} -#signinbg { - position:absolute; - left:0px; - width:410px; - height:281px; - background-image: url(static/starts/logbg.png); - z-index:1; - - -} -#about { - position:absolute; - width:300px; - height: 281px; - left:410px; - line-height: 18px; - padding-left: 20px; - ; - font-weight: bold; - color: #333; - z-index:2; -} -#input { - padding-right:15px; - line-height:22px; - font-size: 12px; -} -body,td,th { - font-family: Arial, Helvetica, sans-serif; - font-size: 16px; - line-height: 40px; -} -#apDiv1 div #input #form1 label { - font-size: 12px; - color: #333; -} -.re { - font-size: 10px; -} -#apDiv2 #about div { - font-size: 10px; - color: #424143; -} -#top { - position:absolute; - left:0px; - top:0px; - width:100%; - height:32px; - z-index:2; - background-color: #CCC; -} -#apDiv3 { - position:fixed; - left:0px; - top:0px; - width:68px; - height:68px; - background-image: url(topl.png); -} -#apDiv4 { - position:fixed; - top:0px; - width:68px; - height:68px; - - right: 0px; - background-image: url(topr.png); -} -#bottom { - position:absolute; - left:0px; - bottom:0px; - width:100%; - height:10px; - z-index:1; - font-size: 10px; - line-height: 5px; -} -#apDiv5 { - position:fixed; - bottom:0px; - width:60px; - height:68px; - - left: 0px; - background-image: url(bottoml.png); -} -#apDiv6 { - position:fixed; - bottom:0px; - width:60px; - height:68px; - - right: 0px; - background-image: url(bottomr.png); -} -#bg { - position:absolute; - left:0px; - top:0px; - width:100%; - height:100%; - z-index:2; - background-image:url(grad2.jpg); -} -body { - background-image: url(bg4.png); - background-repeat: repeat-x; - background-attachment:fixed; -} -#plane { - position:fixed; - top:9px; - right:0px; - width:100%; - height:100%; - z-index:1; - background-image: url(cloudbg1.png); - background-repeat: no-repeat; - background-position:center; - -} -.form { font-size: 14px; color="#990000"; } -.info { - font-size: 10px; -} -.info { - font-size: 12px; - letter-spacing: 1px; - bottom: 0px; - color: #999; -} diff --git a/static/trash/starts/mark1.png b/static/trash/starts/mark1.png deleted file mode 100755 index 50566ba..0000000 Binary files a/static/trash/starts/mark1.png and /dev/null differ diff --git a/static/trash/starts/startpage1.html b/static/trash/starts/startpage1.html deleted file mode 100755 index b938eb5..0000000 --- a/static/trash/starts/startpage1.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -dump.fm - - - - - -
- -
-

 

-

dump.fm lets you talk with pictures.
-

-


- share images from anywhere on the web or ones stored on your computer, in real time.
-
-

-

-
-
-
-
-
-

-
-
- -
-
- -
- -
-
- -
-
-
-
-
-
* © 2009 dump.fm - * About Us - * Contact - * Blog - * Goodies - - * Help - * Terms - * Privacy
-
-
- - -
-
-
-
-
-
-
-
-
- - diff --git a/static/trash/starts/topl.png b/static/trash/starts/topl.png deleted file mode 100755 index dcfe5b9..0000000 Binary files a/static/trash/starts/topl.png and /dev/null differ diff --git a/static/trash/starts/topr.png b/static/trash/starts/topr.png deleted file mode 100755 index 9cfab08..0000000 Binary files a/static/trash/starts/topr.png and /dev/null differ -- cgit v1.2.3-70-g09d2