Fix ask all button color
This commit is contained in:
parent
906692e78f
commit
54167416f5
|
@ -100,6 +100,10 @@ body#version1 {
|
|||
}
|
||||
}
|
||||
|
||||
.navbar-nav > li > .btn > i {
|
||||
color: $primary_text;
|
||||
}
|
||||
|
||||
// Nav Links
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue