We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873562c commit c71215aCopy full SHA for c71215a
res/css/photon/message-bar.css
@@ -142,7 +142,7 @@
142
.photon-message-bar-error .photon-message-bar-action-button,
143
.photon-message-bar-error .photon-message-bar-close-button:hover {
144
background-color: var(--internal-error-action-background-color);
145
- color: var(photon-message-bar-error-action-foreground-color);
+ color: var(--internal-error-action-foreground-color);
146
}
147
148
.photon-message-bar-warning .photon-message-bar-action-button,
0 commit comments