Explorar o código

fixed cursor issue

Gildas %!s(int64=6) %!d(string=hai) anos
pai
achega
0de5022bd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extension/ui/pages/pendings.css

+ 1 - 1
extension/ui/pages/pendings.css

@@ -72,7 +72,7 @@ header button {
     white-space: nowrap;
 }
 
-.result-row:not(:first-child) .result-url {
+.result-row:not(.result-head) .result-url {
     cursor: pointer;
 }