Removes unnecessary things

pull/268/head
Test User 2015-10-31 14:04:20 +01:00
parent 2b08db3f94
commit f87be2ffc8
1 changed files with 2 additions and 7 deletions

View File

@ -28,14 +28,9 @@
color: $white;
}
.lightdm.menubar {
background-image: none;
background-color: fade-out(#0f0, .5);
}
.lightdm.menubar *,
.lightdm.menubar .menuitem {
color: $menubar_fg_color;
padding: 0 5px;
padding: 2px 2px;
}
.lightdm-combo.combobox-entry .button,