Parcourir la source

#6372: Fix anchor tag underline style in dark mode

checktheroads il y a 5 ans
Parent
commit
df02123b1e

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
netbox/project-static/dist/netbox.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
netbox/project-static/dist/netbox.css.map


+ 2 - 1
netbox/project-static/netbox.scss

@@ -102,7 +102,8 @@ body {
       stroke: $gray-200;
     }
   }
-  table {
+  & table,
+  &[data-netbox-color-mode] table {
     a {
       text-decoration: none;
       &:hover {

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