github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/table/skin.scss (about) 1 th, 2 td { 3 border-bottom: $decor-border-100; 4 } 5 th { 6 color: $ui-gray-400 !important; 7 } 8 th { 9 border-color: $keyline-dark; 10 } 11 td { 12 border-color: $keyline-mid; 13 }