summaryrefslogtreecommitdiffstats
path: root/module/web/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/static/css')
-rw-r--r--module/web/static/css/default/dashboard.less6
-rw-r--r--module/web/static/css/fontawesome.css79
2 files changed, 44 insertions, 41 deletions
diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less
index 2677b4035..72758959c 100644
--- a/module/web/static/css/default/dashboard.less
+++ b/module/web/static/css/default/dashboard.less
@@ -101,14 +101,10 @@
height: @frame-top;
line-height: @frame-top;
- i:hover {
+ & > i:hover {
color: @green;
}
- i.iconf-trash:hover {
- color: @red;
- }
-
.dropdown-menu {
text-shadow: none;
}
diff --git a/module/web/static/css/fontawesome.css b/module/web/static/css/fontawesome.css
index 64aa5fc64..ca7a8ed83 100644
--- a/module/web/static/css/fontawesome.css
+++ b/module/web/static/css/fontawesome.css
@@ -274,39 +274,46 @@ ul.icons li [class*=" iconf-"] {
.iconf-remove:before { content: "\f024"; }
.iconf-cog:before { content: "\f025"; }
.iconf-trash:before { content: "\f026"; }
-.iconf-refresh:before { content: "\f027"; }
-.iconf-list-alt:before { content: "\f028"; }
-.iconf-tag:before { content: "\f029"; }
-.iconf-tags:before { content: "\f02a"; }
-.iconf-list:before { content: "\f02b"; }
-.iconf-edit:before { content: "\f02c"; }
-.iconf-share:before { content: "\f02d"; }
-.iconf-check:before { content: "\f02e"; }
-.iconf-play:before { content: "\f02f"; }
-.iconf-pause:before { content: "\f030"; }
-.iconf-stop:before { content: "\f031"; }
-.iconf-eye-open:before { content: "\f032"; }
-.iconf-eye-close:before { content: "\f033"; }
-.iconf-check-empty:before { content: "\f034"; }
-.iconf-globe:before { content: "\f035"; }
-.iconf-tasks:before { content: "\f036"; }
-.iconf-filter:before { content: "\f037"; }
-.iconf-plus-sign:before { content: "\f038"; }
-.iconf-chevron-left:before { content: "\f039"; }
-.iconf-chevron-right:before { content: "\f03a"; }
-.iconf-chevron-up:before { content: "\f03b"; }
-.iconf-chevron-down:before { content: "\f03c"; }
-.iconf-key:before { content: "\f03d"; }
-.iconf-inbox:before { content: "\f03e"; }
-.iconf-share:before { content: "\f03f"; }
-.iconf-hdd:before { content: "\f040"; }
-.iconf-group:before { content: "\f041"; }
-.iconf-cloud:before { content: "\f042"; }
-.iconf-carret-left:before { content: "\f043"; }
-.iconf-sort-down:before { content: "\f044"; }
-.iconf-sort-up:before { content: "\f045"; }
-.iconf-sitemap:before { content: "\f046"; }
-.iconf-folder-open:before { content: "\f047"; }
-.iconf-folder-open-alt:before { content: "\f048"; }
-.iconf-folder-close:before { content: "\f049"; }
-.iconf-folder-close-alt:before { content: "\f04a"; }
+.iconf-repeat:before { content: "\f027"; }
+.iconf-refresh:before { content: "\f028"; }
+.iconf-list-alt:before { content: "\f029"; }
+.iconf-lock:before { content: "\f02a"; }
+.iconf-tag:before { content: "\f02b"; }
+.iconf-tags:before { content: "\f02c"; }
+.iconf-list:before { content: "\f02d"; }
+.iconf-pencil:before { content: "\f02e"; }
+.iconf-edit:before { content: "\f02f"; }
+.iconf-share:before { content: "\f030"; }
+.iconf-check:before { content: "\f031"; }
+.iconf-play:before { content: "\f032"; }
+.iconf-pause:before { content: "\f033"; }
+.iconf-stop:before { content: "\f034"; }
+.iconf-eye-open:before { content: "\f035"; }
+.iconf-eye-close:before { content: "\f036"; }
+.iconf-check-empty:before { content: "\f037"; }
+.iconf-globe:before { content: "\f038"; }
+.iconf-tasks:before { content: "\f039"; }
+.iconf-filter:before { content: "\f03a"; }
+.iconf-plus-sign:before { content: "\f03b"; }
+.iconf-chevron-left:before { content: "\f03c"; }
+.iconf-chevron-right:before { content: "\f03d"; }
+.iconf-chevron-up:before { content: "\f03e"; }
+.iconf-chevron-down:before { content: "\f03f"; }
+.iconf-key:before { content: "\f040"; }
+.iconf-cogs:before { content: "\f041"; }
+.iconf-signout:before { content: "\f042"; }
+.iconf-signin:before { content: "\f043"; }
+.iconf-wrench:before { content: "\f044"; }
+.iconf-inbox:before { content: "\f045"; }
+.iconf-share:before { content: "\f046"; }
+.iconf-hdd:before { content: "\f047"; }
+.iconf-group:before { content: "\f048"; }
+.iconf-cloud:before { content: "\f049"; }
+.iconf-carret-left:before { content: "\f04a"; }
+.iconf-sort-down:before { content: "\f04b"; }
+.iconf-sort-up:before { content: "\f04c"; }
+.iconf-sitemap:before { content: "\f04d"; }
+.iconf-folder-open:before { content: "\f04e"; }
+.iconf-folder-open-alt:before { content: "\f04f"; }
+.iconf-folder-close:before { content: "\f050"; }
+.iconf-folder-close-alt:before { content: "\f051"; }