summaryrefslogtreecommitdiffstats
path: root/public/media/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/media/css/style.css')
-rw-r--r--public/media/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index a521aeb..7238472 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -313,6 +313,9 @@ td {
.addbutton:before {
content: url(/media/img/create.png) ' ';
}
+.searchbutton:before {
+ content: url(/media/img/search.png) ' ';
+}
.rightbutton {
float: right;