diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-18 08:09:30 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-18 08:09:30 -0400 |
| commit | d4fbf9c656495167afeffee49e5f3fe58b41564f (patch) | |
| tree | 3129a534e859a88a2f520eedcbf7b5f2f28850c3 | |
| parent | 6822bb2a2250722d58c7c65e2f0d7ccc95619c00 (diff) | |
PROD
| -rwxr-xr-x | static/browser.css | 78 | ||||
| -rwxr-xr-x | static/dump.css | 44 | ||||
| -rwxr-xr-x | static/header.css | 65 | ||||
| -rwxr-xr-x | static/profile.css | 55 | ||||
| -rwxr-xr-x | static/search/browser.html | 112 | ||||
| -rw-r--r-- | static/tumblricon.png | bin | 458 -> 503 bytes |
6 files changed, 193 insertions, 161 deletions
diff --git a/static/browser.css b/static/browser.css index a0c2135..d2edaf0 100755 --- a/static/browser.css +++ b/static/browser.css @@ -1,16 +1,75 @@ /* pichat.css */ -body { - + body { + font-size:13; + font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; + margin:2%; background:#EEF2FF url(/static/fade-blue.png) top center repeat-x; background-repeat:repeat-x; background-position:top; - margin: 0; - - margin:0; } +#rapper{ +} + #container { + text-align: left; + font-family: sans-serif; + color: #4E4848; + margin-left: auto; + margin-right: auto; + width: 1200px; + } + #description {display:none;width:790px;} + #description div, .post, .result {} + #description p > p,#description p {margin:0;line-height:1;width:800;} + #description img {float:left;margin:0 12px 12px 0;} +table.search{font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;font-size:11px;color:#333} +.gsc-trailing-more-results,.gsc-resultsHeader, +.gsc-search-box{display:none;} +.gsc-results{padding-left:0px;} +#searchControl +.gsc-control{width:600;height:30;padding:0px;padding-left:0;}select, label{font:bold 11px Arial,Helvetica,sans-serif;color:#003;text-transform:uppercase;margin-right:5px;} +input#q{width:400;height:25px;font:bold Arial,Helvetica,sans-serif;color:#F00;} +input#submit{ + + width:100px; +height:28px; +font-size:20px; +background-image:url(/static/bg-btn-blue.png); + text-align:center; + z-index:100; + cursor:pointer; + background-color:#087cff; + font-size:12px; + color:#fff; + text-shadow:1px 1px 3px rgba(0,0,0,0.5); +} +#logo{padding-left:20;} +#ish{width:520; +padding:20; +height:550; +background-color:#fff; +border:1px solid #f0e0d6; + box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde; + -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde; + -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 10px #d8dbde; + background-color:#ffffee; + background-image:url(/static/chanbg.png); + background-repeat:repeat-x; + border-top-left-radius:15px; + border-top-right-radius:15px; + -webkit-border-top-left-radius:15px; + -webkit-border-top-right-radius:15px; + -moz-border-radius-topleft:15px; + -moz-border-radius-topright:15px; + border-bottom-left-radius:15px; + border-bottom-right-radius:15px; + -webkit-border-bottom-left-radius:15px; + -webkit-border-bottom-right-radius:15px; + -moz-border-radius-bottomleft:15px; + -moz-border-radius-bottomright:15px; +} #content{ z-index: 3; @@ -23,9 +82,6 @@ body { top:80px; } -#rapper { - top: 0px; -} #footerc { @@ -451,6 +507,12 @@ background-color:#f3f3f3; padding-bottom:12px; left: -40px; } + #logo7{ + font-size:30; + text-shadow: 1px 1px 1px #000, 2px 3px 1px #f0e; +color:#fff; +font-weight:bold; +} p { font-family: Verdana, Arial, Helvetica, sans-serif; diff --git a/static/dump.css b/static/dump.css index 92ea9fb..36f3231 100755 --- a/static/dump.css +++ b/static/dump.css @@ -1,18 +1,46 @@ /* 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; } - #topic { - z-index: 5000; - display: inline; - background-color: white; - } + +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; @@ -138,7 +166,7 @@ top:15px; text-align:center; z-index:100; cursor:pointer; - background-color:red; + background-color:#0c8fff; font-size:12px; color:#fff; text-shadow:1px 1px 3px rgba(0,0,0,1); @@ -163,7 +191,7 @@ text-indent:28; text-align:center; z-index:100; cursor:pointer; -background-color:yellow; +background-color:#0c8fff; font-size:12px; color:#fff; background-image:url(/static/cambutton.png); @@ -254,7 +282,7 @@ text-indent:24; text-align:center; z-index:100; cursor:pointer; -background-color:blue; +background-color:#0c8fff; font-size:12px; color:#fff; background-image:url(/static/upbutton.png); diff --git a/static/header.css b/static/header.css index 633ffa3..4f82f58 100755 --- a/static/header.css +++ b/static/header.css @@ -1,22 +1,3 @@ -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; @@ -60,9 +41,6 @@ background-repeat:repeat-x; left: 0px; } - -.share-buttons img { cursor: pointer; } - #bar7{ top:12px; position:absolute; @@ -111,7 +89,37 @@ margin-top:2; } #logout7 a:hover{font-size:11px; color:#fff; -text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff; +text-shadow: 0px 0px 0.3px #fff; +} +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; } #logo7{ margin-left: 3px; @@ -137,7 +145,7 @@ color:#fff; } #vippp{ - top:2px; + top:0px; position:absolute; font-family: Arial, Helvetica, sans-serif; background-image:url(/static/20bar7.ng); @@ -148,15 +156,16 @@ color:#fff; text-indent:14; line-height:1.8; text-shadow: -1px 1px 0px #; - right: 50px; - - margin-right: 3%; + right:65px; +text-transform:capatalize; + margin-right:0; letter-spacing:.2px; z-index: 999; } -#vippp a{color:fff;font-size:12; +#vippp a{color:fff;font-size:11; } #vippp a:hover{color:fff; +text-shadow: 0px 0px 0.3px #fff; } #rapper7{ top: 0px; diff --git a/static/profile.css b/static/profile.css index 8b8155b..3d5187e 100755 --- a/static/profile.css +++ b/static/profile.css @@ -1,4 +1,31 @@ - #profile { + #edit-toggle{ +position:absolute; +top:0; +right:0; +height:auto; +background-image:url(/static/upload.png); +width:auto; +padding:2; +text-align:center; +background-color:#0c8fff; +border-bottom:1px solid #f0e0d6; +border-left:1px solid #f0e0d6; + box-shadow:5px 5px 5px #d8dbde; + -webkit-box-shadow:5px 5px 5px #d8dbde; + -moz-box-shadow:5px 5px 5px #d8dbde; + +} +#edit-toggle a{font-size:12; +letter-spacing:; + text-shadow: 1px 1px 1px #ccc; +color:#fff; +} +#edit-toggle a:hover{font-size:12; +letter-spacing:; +color:#fff; text-shadow: 1px 1px 1px #ccc; +} + + #profile { float: right; padding: 20px; width:auto; @@ -43,31 +70,7 @@ background-image:url(/static/leftarrow.png); margin-top:-22; } -#edit-toggle{ -position:absolute; -top:0; -right:0; -height:auto; -background-image:url(/static/upload.png); -width:auto; -padding:2; -text-align:center; -border-bottom:1px solid #f0e0d6; -border-left:1px solid #f0e0d6; - box-shadow:5px 5px 5px #d8dbde; - -webkit-box-shadow:5px 5px 5px #d8dbde; - -moz-box-shadow:5px 5px 5px #d8dbde; -} -#edit-toggle a{font-size:12; -letter-spacing:; - text-shadow: 1px 1px 1px #ccc; -color:#fff; -} -#edit-toggle a:hover{font-size:12; -letter-spacing:; -color:#fff; text-shadow: 1px 1px 1px #ccc; -} #logavatar img{ max-width:20px; width: expression(this.width > 20 ? 20: true); @@ -80,7 +83,7 @@ margin-top:0; -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde; } #chatrap{ - width:610; + width:650; margin-left:auto; margin-right: auto ; diff --git a/static/search/browser.html b/static/search/browser.html index 1bd8ff2..a3e6f17 100755 --- a/static/search/browser.html +++ b/static/search/browser.html @@ -1,84 +1,8 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> -<title>dump.fm - image search</title> - -<style type="text/css"> - - -<!-- -a { - font-size: 12px; - color: #f0e; -} -a:visited { - color: #f0e; -} -a:hover { - color: #f0e; -} -a:active { - color: #f0e; -} - - - - - - - - - body { - font-size:13; - font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; - margin:50; - background:#EEF2FF url(/static/fade-blue.png) top center repeat-x; - background-repeat:repeat-x; - background-position:top; - -} -#rapper{ -} - #container { - text-align: left; - font-family: sans-serif; - color: #4E4848; - margin-left: auto; - margin-right: auto; - width: 1200px; - } - #description {display:none;width:790px;} - #description div, .post, .result {} - #description p > p,#description p {margin:0;line-height:1;width:800;} - #description img {float:left;margin:0 12px 12px 0;} -table.search{font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;font-size:11px;color:#333} -.gsc-trailing-more-results,.gsc-resultsHeader, -.gsc-search-box{display:none;} -.gsc-results{padding-left:0px;} -#searchControl -.gsc-control{width:600;height:30;padding:0px;padding-left:0;}select, label{font:bold 11px Arial,Helvetica,sans-serif;color:#003;text-transform:uppercase;margin-right:5px;} -input#q{width:400;height:25px;font:bold Arial,Helvetica,sans-serif;color:#F00;} -input#submit{ - - width:100px; -height:28px; -font-size:20px; -background-image:url(/static/bg-btn-blue.png); - text-align:center; - z-index:100; - cursor:pointer; - background-color:#087cff; - font-size:12px; - color:#fff; - text-shadow:1px 1px 3px rgba(0,0,0,0.5); -} -#logo{padding-left:20;} - -#ish{width:800;} - - -</style> - +<title>dump.fm</title> + <link rel="stylesheet" type="text/css" href="/static/browser.css"> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script src="dumpsearch.js" type="text/javascript"></script> @@ -87,14 +11,17 @@ background-image:url(/static/bg-btn-blue.png); <script src="/static/js-global/FancyZoom.js" type="text/javascript"></script> <script src="/static/js-global/FancyZoomHTML.js" type="text/javascript"></script> <script type="text/javascript" src="futura.js"></script> + </head> <body> <div id="ish"> <form onSubmit="searchImages(); return false;" > <div align="left"> -<img src="/static/browsertool.gif"> - +<div style=" font-size:30; + text-shadow: 1px 1px 1px #000, 2px 3px 1px #f0e; +color:#fff; +font-weight:bold;">image search</div> <tr> <td colspan="2"><br> <input name="q" type="text" id="q" onChange="searchImages();" size="10%"> @@ -130,21 +57,24 @@ background-image:url(/static/bg-btn-blue.png); <label>where: <select name="site" id="site" onChange="searchImages();"> <option value="flickr.com" selected>flickr</option> - <option value="zooomr.com">zooomr</option> - <option value="photobucket.com">photobucket</option> + <option value="istockphoto.com">istockphoto</option> + <option value="photobucket.com">photobucket</option> + <option value="imikimi.com">imikimi</option> + <option value="blingee.com">Blingee</option> <option value="myspace.com">myspace</option> + <option value="ning.com">ning.com</option> + <option value="mudspace.com">MudSpace</option> + <option value="gov">US Government</option> <option value="wordpress.com">wordpress</option> <option value="blogger.com">blogger</option> <option value="typepad.com">typepad</option> - <option value="picsearch.com">picsearch</option> <option value="webshots.com">webshots</option> + <option value="blackplanet.com">Black Planet</option> <option value="http://i.walmartimages.com/">walmart</option> - <option value="http://www.ibiblio.org">ibiblio</option> - <option value="gov">US Government</option> + <option value="http://www.ibiblio.org">ibiblio</option> <option value="deviantart.com">deviant art</option> - <option value="corbis.com">corbis</option> - <option value="msn.com">msn</option> - + <option value="glitter-graphics.com">Glitter Graphics</option> + <option value="corbis.com">corbis</option> <option value="made-in-china.com">made in china</option> <option value="0" selected>EVERYWHERE</option> </select> @@ -152,10 +82,10 @@ background-image:url(/static/bg-btn-blue.png); <label> <input name="showFaces" type="checkbox" onClick="searchImages();"> Only Faces</label> - ★<label> hot shit</label>★ + <div style="display:none;">★<label> hot shit</label>★ <input type="radio" name="safeSearch" id="safeSearch2" value="off" onClick="searchImages();"checked> - Always ON - </p></td> + Always ON</div> + </td> </tr> <tr> diff --git a/static/tumblricon.png b/static/tumblricon.png Binary files differindex d9350b0..61a8910 100644 --- a/static/tumblricon.png +++ b/static/tumblricon.png |
