5 changed files with 45 additions and 30 deletions
@ -1,12 +1,9 @@ |
|||||||
@layer components { |
|
||||||
|
|
||||||
/** |
/** |
||||||
* @file |
* @file |
||||||
* Visual styles for nodes. |
* Visual styles for nodes. |
||||||
*/ |
*/ |
||||||
|
@layer components { |
||||||
.node--unpublished { |
.node--unpublished { |
||||||
background-color: #fff4f4; |
background-color: #fff4f4; |
||||||
} |
} |
||||||
|
|
||||||
} |
} |
||||||
|
|||||||
|
After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 33 KiB |
Loading…
Reference in new issue