6
0
Dimitri Korsch 3 лет назад
Родитель
Сommit
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;
 }
 
+.logout:hover {
+  color: #afafaf;
+}
+
 .jobs {
   font-family: "Roboto Condensed", sans-serif;
   white-space: nowrap;