Skip to content

Commit a51224c

Browse files
committed
Mint-Y: Run parse-sass for e2dc72c.
1 parent e2dc72c commit a51224c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/Mint-Y/cinnamon/cinnamon-dark.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,7 @@ StScrollBar {
229229

230230
.menu {
231231
color: #e1e1e1;
232-
background-color: #222226;
233-
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }
232+
background-color: #222226; }
234233
.menu-top {
235234
border-radius: 0 0 6px 6px; }
236235
.menu-bottom {

src/Mint-Y/cinnamon/cinnamon.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,7 @@ StScrollBar {
229229

230230
.menu {
231231
color: #303030;
232-
background-color: #ebebed;
233-
box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }
232+
background-color: #ebebed; }
234233
.menu-top {
235234
border-radius: 0 0 6px 6px; }
236235
.menu-bottom {

0 commit comments

Comments
 (0)