* Nemo desktop border fix.

This commit is contained in:
Megax
2016-05-10 08:29:17 +02:00
parent 5e6ae19bca
commit 25e168b25b
-1
View File
@@ -6,7 +6,6 @@
.nemo-desktop, .nemo-desktop * { .nemo-desktop, .nemo-desktop * {
color: $white; color: $white;
text-shadow: 1px 1px $black; text-shadow: 1px 1px $black;
border: none;
&:active { &:active {
color: $fg_color; color: $fg_color;