diff --git a/application/views/search/results.php b/application/views/search/results.php index 961ce5a..0514ad1 100644 --- a/application/views/search/results.php +++ b/application/views/search/results.php @@ -3,34 +3,64 @@
-

+

-

Projects

+
+

+
    +
  • + +
    + +
    +
  • +
  • + +
  • +
+
+
+ +
+

(benchmark->elapsed_time());?>)

+ 0): + if (count($projects) > 0): +?> +

Projects

+

-

+

-
- -
-

Experiments

+

Experiments

-

+

+

+
diff --git a/assets/css/style.css b/assets/css/style.css index beed572..88ff600 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -582,14 +582,9 @@ a.results { padding-left: 30px; } -a.up { - background: url(../images/button-sprite.png) 13px -131px no-repeat #f3f3f3; - width: 18px; -} - -a.down { - background: url(../images/button-sprite.png) 13px -166px no-repeat #f3f3f3; - width: 18px; +a.search { + background: url(../images/icons/magnifier.png) 10px center no-repeat #f3f3f3; + padding-left: 30px; } a.save-big {