mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 20:49:08 +01:00
Fix ask all button color
This commit is contained in:
parent
906692e78f
commit
54167416f5
1 changed files with 4 additions and 0 deletions
|
@ -100,6 +100,10 @@ body#version1 {
|
|||
}
|
||||
}
|
||||
|
||||
.navbar-nav > li > .btn > i {
|
||||
color: $primary_text;
|
||||
}
|
||||
|
||||
// Nav Links
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue