Kaynağa Gözat

UI: fix description link style.

- apply underline
- change text color on hover
kamijin-fanta 8 yıl önce
ebeveyn
işleme
e564e94c94
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      client/components/main/layouts.styl

+ 5 - 0
client/components/main/layouts.styl

@@ -351,6 +351,11 @@ a
     background: darken(white, 13%)
     overflow-y: auto
 
+  a
+    text-decoration: underline
+    &:hover
+      color: #333
+
 .basicTabs-container .tabs-content-container
   padding: 0
   padding-top: 15px