Browse Source

minor styling change

Dimitri Korsch 3 years ago
parent
commit
e498267f8a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      webui/src/components/window/top-navigation-bar.vue

+ 4 - 0
webui/src/components/window/top-navigation-bar.vue

@@ -197,6 +197,10 @@ export default {
   cursor: pointer;
 }
 
+.logout:hover {
+  color: #afafaf;
+}
+
 .jobs {
   font-family: "Roboto Condensed", sans-serif;
   white-space: nowrap;