Save status display updates
This commit is contained in:
@@ -63,7 +63,11 @@ $heading-height: 75px;
|
||||
font-weight: normal;
|
||||
margin-top: 4px;
|
||||
text-align: right;
|
||||
color: var(--sn-stylekit-secondary-contrast-background-color);
|
||||
|
||||
.desc, .message:not(.warning):not(.danger) {
|
||||
// color: var(--sn-stylekit-editor-foreground-color);
|
||||
opacity: 0.35;
|
||||
}
|
||||
}
|
||||
|
||||
.editor-tags {
|
||||
|
||||
@@ -53,7 +53,6 @@ input, button, select, textarea {
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--sn-stylekit-info-color);
|
||||
text-decoration: none;
|
||||
|
||||
&.no-decoration {
|
||||
|
||||
Reference in New Issue
Block a user