Styles
This commit is contained in:
@@ -60,7 +60,7 @@ $heading-height: 75px;
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
color: var(--sn-stylekit-contrast-background-color);
|
color: var(--sn-stylekit-neutral-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor-tags {
|
.editor-tags {
|
||||||
|
|||||||
@@ -148,7 +148,7 @@ $footer-height: 32px;
|
|||||||
|
|
||||||
&.collapsed {
|
&.collapsed {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background-color: #DDDDDD;
|
background-color: var(--sn-stylekit-contrast-background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
&.dragging {
|
&.dragging {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
.sk-panel-content
|
.sk-panel-content
|
||||||
.sk-panel-section
|
.sk-panel-section
|
||||||
.sk-panel-row
|
.sk-panel-row
|
||||||
.sk-h3
|
.sk-h2
|
||||||
%strong {{component.name}}
|
%strong {{component.name}}
|
||||||
would like to interact with your
|
would like to interact with your
|
||||||
{{permissionsString()}}
|
{{permissionsString()}}
|
||||||
|
|||||||
Submodule public/extensions/batch-manager updated: 3c8a9ffd7c...04a930d265
Reference in New Issue
Block a user