mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-10 22:06:46 +08:00
Change text color on project cards tabs [SCI-2872]
This commit is contained in:
parent
a6bc02a2cb
commit
59fb971394
1 changed files with 4 additions and 0 deletions
|
@ -729,6 +729,10 @@ ul.double-line > li {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-pane {
|
||||||
|
color: $color-emperor;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-archive {
|
.panel-archive {
|
||||||
|
|
Loading…
Add table
Reference in a new issue