From 4167e78c42ee2e4ccf19e9a45bab4f22bf3df059 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 15 Jan 2010 14:20:56 -0500 Subject: commit --- static/browser.html | 243 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 169 insertions(+), 74 deletions(-) (limited to 'static/browser.html') diff --git a/static/browser.html b/static/browser.html index 5306a5d..99e4710 100755 --- a/static/browser.html +++ b/static/browser.html @@ -1,15 +1,10 @@ -dump.fm - Browser/Search Tool +dump.fm - image search - - - - - - + #submit { -

- + position:absolute; + display:inline-block; + width:120px; +height:35px; +right:0px; +font-size:20px; +background-image:url(/static/bg-btn-blue.png); +top:15px; + text-align:center; + z-index:100; + cursor:pointer; + background-color:#087cff; + 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:2px; + font-size:12px; + color:#fff; + text-shadow:1px 1px 3px rgba(0,0,0,0.5); +} -

  -

-

- - - - - -

-

-

+ +
+
+ + + + options + + + +
+
+
+
+

+ +
+
+ + +
+ + + + + + + + + + + + + + + + - - + Whateva

+ + + +
+
+
+ -
Loading...
- - - - - - + \ No newline at end of file -- cgit v1.2.3-70-g09d2