X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fprimeng-custom.scss;h=bf49639f56dc9ff98064acbc393ac9b808e680fa;hb=66927c0588b050f23ad3f98d62b48307bc7e79e7;hp=2388c0469beda6174da3d3e4b7c22557181b0257;hpb=2170f1db6ee40531f9d08b711d8b7b00254c0031;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index 2388c0469..bf49639f5 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss @@ -92,6 +92,11 @@ p-table { &:last-child td { border-bottom: none !important; } + + &:focus + tr > td, + &:focus > td { + box-shadow: none !important; + } } .expander {