Adding possibility to secondary buttons in links.
This commit is contained in:
parent
ebd1e63256
commit
756e4a39a8
2 changed files with 2 additions and 2 deletions
|
@ -56,6 +56,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.text-white [role=button]:not(.primary) a, [role=button]:not(.primary).text-white a, nav.text-white [role=button]:not(.primary) {
|
||||
.text-white [role=button]:not(.primary):not(.secondary) a, [role=button]:not(.primary):not(.secondary).text-white a, nav.text-white [role=button]:not(.primary):not(.secondary) {
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue