Dimitri Korsch пре 4 година
родитељ
комит
e498267f8a
1 измењених фајлова са 4 додато и 0 уклоњено
  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;
   cursor: pointer;
 }
 }
 
 
+.logout:hover {
+  color: #afafaf;
+}
+
 .jobs {
 .jobs {
   font-family: "Roboto Condensed", sans-serif;
   font-family: "Roboto Condensed", sans-serif;
   white-space: nowrap;
   white-space: nowrap;