mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
Inline links in the hint now match the theme.
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
|
||||
.card-hint:extend(.card-thin) {
|
||||
margin-top: 10px;
|
||||
padding-bottom: 7px;
|
||||
cursor: default;
|
||||
|
||||
&-icon-container {
|
||||
@@ -235,7 +236,8 @@
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
&-actions a {
|
||||
&-actions a,
|
||||
&-text a {
|
||||
.alert-danger & {
|
||||
color: @alert-danger-text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user