Merge pull request #26028 from edx/saad/TNL-7820
[TNL-7820] - remove important rule for links on hover.
This commit is contained in:
@@ -72,7 +72,7 @@ table {
|
||||
a {
|
||||
&:hover,
|
||||
&:focus {
|
||||
text-decoration: none !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
||||
Reference in New Issue
Block a user