We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf70da commit 427df4fCopy full SHA for 427df4f
src/assets/css/common.css
@@ -329,7 +329,6 @@ span.f-answered{
329
/*links*/
330
331
a.f-link,
332
-.description a,
333
.field-submittype .section-wrap a {
334
margin-right: 10px;
335
color: inherit;
@@ -338,9 +337,7 @@ a.f-link,
338
337
}
339
340
a.f-link:hover,
341
-a.f-link:active,
342
-.description a:hover,
343
-.description a:active,
+a.f-link:active,
344
.field-submittype .section-wrap a:hover,
345
.field-submittype .section-wrap a:active {
346
0 commit comments