소스 검색

minor styling change

Dimitri Korsch 3 년 전
부모
커밋
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;