mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Fetch icon color CSS
Fetch icon color CSS
This commit is contained in:
parent
e5c836629b
commit
92eb034c89
1 changed files with 4 additions and 0 deletions
|
@ -1285,6 +1285,10 @@ button.close {
|
||||||
color: #00000096
|
color: #00000096
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fa-search {
|
||||||
|
color: #537cf7;
|
||||||
|
}
|
||||||
|
|
||||||
.tab-pane {
|
.tab-pane {
|
||||||
margin-top: .8rem
|
margin-top: .8rem
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue