Commit 4fab21e5 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 40684: Misc UI bugs in 11.0a10

- updated 'Learn More' link color in circuit display panel
- fixes tor-browser#40684
parent acb4d4aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ ul#circuit-display-nodes li:last-child {

.circuit-link {
  cursor: pointer;
  color: var(--lwt-popup-brighttext-url-color);
  color: var(--urlbar-popup-url-color);
}

.circuit-link:hover {