mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-06-05 15:12:04 +01:00
Fixed contrast ratio for links in notification area (#179)
Co-authored-by: Daniel Si Pham <v-danpha@microsoft.com>
This commit is contained in:
parent
6bc506b81f
commit
ab4753fd1d
@ -3017,4 +3017,8 @@ settings-pane {
|
|||||||
|
|
||||||
.italic {
|
.italic {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
.warningErrorContent a {
|
||||||
|
color: @AccentMediumHigh
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user