Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: add fetch_images to css
  • Loading branch information
perexg committed Sep 18, 2015
1 parent 7968e7c commit 7fefaa1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/webui/static/app/ext.css
Expand Up @@ -528,6 +528,10 @@
background-image: url(../icons/satipsrvconf.png) !important;
}

.fetch_images {
background-image: url(../icons/fetch_images.png) !important;
}

.x-linked {
display: inline-block;
background-image: url(../icons/linked.gif) !important;
Expand Down

0 comments on commit 7fefaa1

Please sign in to comment.