summaryrefslogtreecommitdiff
path: root/searx/static/css/style.css
diff options
context:
space:
mode:
authorpw3t <romain@berthor.fr>2014-01-19 19:54:52 +0100
committerpw3t <romain@berthor.fr>2014-01-19 19:54:52 +0100
commitd6b017efb5b51623a02c85690c7335cfc6674092 (patch)
tree7f86b5106b37f5163dc6405378deb8797db0fbac /searx/static/css/style.css
parent9e72ebe064a10fe5369049ae94ab5248bfd38811 (diff)
parent380b440a55ba3b8ec1430843226fa6b4b0dfe289 (diff)
Merge branch 'featured_result'
Diffstat (limited to 'searx/static/css/style.css')
-rw-r--r--searx/static/css/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index 868f2f813..83d281806 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -151,13 +151,6 @@ tr:hover td { background: #DDDDDD; }
#result_count { font-size: 0.8em; margin: 2px 0 2px 0; padding: 0 }
-#fr { padding: 2px 6px;
-display: inline-block;
-background: #ECF0F1;
-border-radius: 4px;
-border: 1px solid #3498DB;;
-width:55em;}
-
#suggestions { position: absolute; left: 54em; width: 12em; margin: 0 2px 5px 5px; padding: 0 2px 2px 2px; }
#suggestions span { display: block; font-size: 0.8em; margin: 0 2px 10px 2px; padding: 0; }
#suggestions form { display: block; }