Skip to content
Snippets Groups Projects
Commit 23db2e4f authored by Squirrel18's avatar Squirrel18
Browse files

Changes style selectors.

parent 33081e67
No related branches found
No related tags found
No related merge requests found
......@@ -22,20 +22,22 @@ $browser-update-ignore-button: $action-primary-disabled-bg;
width: 100%;
z-index: 2;
a {
color: #fff;
.buorg-buttons {
a {
color: #fff;
&:hover {
color: #fff !important;
&:hover {
color: #fff !important;
}
}
}
#buorgul {
background-color: $browser-update-ok-button;
}
#buorgul {
background-color: $browser-update-ok-button;
}
#buorgig {
background-color: $browser-update-ignore-button;
#buorgig {
background-color: $browser-update-ignore-button;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment