Verified Commit 7d191e44 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3195033 by Neograph734, imalabya, sonam.chaturvedi, ranjith_kumar_k_u,...

Issue #3195033 by Neograph734, imalabya, sonam.chaturvedi, ranjith_kumar_k_u, lauriii: Different colors for visited links bleed into the toolbar
parent 15040b42
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -85,7 +85,8 @@
.toolbar .toolbar-tray-horizontal .toolbar-tray {
  background-color: #f5f5f5;
}
.toolbar-tray a {
.toolbar-tray a,
.toolbar-tray a:visited {
  padding: 1em 1.3333em;
  cursor: pointer;
  text-decoration: none;
+2 −1
Original line number Diff line number Diff line
@@ -90,7 +90,8 @@
.toolbar .toolbar-tray-horizontal .toolbar-tray {
  background-color: #f5f5f5;
}
.toolbar-tray a {
.toolbar-tray a,
.toolbar-tray a:visited {
  padding: 1em 1.3333em;
  cursor: pointer;
  text-decoration: none;
+2 −1
Original line number Diff line number Diff line
@@ -88,7 +88,8 @@
.toolbar .toolbar-tray-horizontal .toolbar-tray {
  background-color: #f5f5f5;
}
.toolbar-tray a {
.toolbar-tray a,
.toolbar-tray a:visited {
  padding: 1em 1.3333em;
  cursor: pointer;
  text-decoration: none;
+2 −1
Original line number Diff line number Diff line
@@ -85,7 +85,8 @@
.toolbar .toolbar-tray-horizontal .toolbar-tray {
  background-color: #f5f5f5;
}
.toolbar-tray a {
.toolbar-tray a,
.toolbar-tray a:visited {
  padding: 1em 1.3333em;
  cursor: pointer;
  text-decoration: none;
+2 −1
Original line number Diff line number Diff line
@@ -85,7 +85,8 @@
.toolbar .toolbar-tray-horizontal .toolbar-tray {
  background-color: #f5f5f5;
}
.toolbar-tray a {
.toolbar-tray a,
.toolbar-tray a:visited {
  padding: 1em 1.3333em;
  cursor: pointer;
  text-decoration: none;