Parcourir la source

HUE-7777 [core] Properly style the go to top anchors

Enrico Berti il y a 8 ans
Parent
commit
f4b508f

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 2 - 1
desktop/core/src/desktop/static/desktop/less/components/hue-scroll-anchor.less

@@ -30,9 +30,10 @@
   padding-left: 14px;
   padding-right: 14px;
   min-height: 22px;
-  &:hover {
+  &:hover, &:focus {
     text-decoration: none;
     opacity: 0.85;
+    color: @cui-white;
     filter: alpha(opacity=85);
   }
   & input {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff