From 924c77b1548936037cb65f2bec0ce7d29c3277ea Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 Jun 2014 10:11:02 +0000 Subject: remove app launcher and system/volume buttons --- shell/style.css | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'shell/style.css') diff --git a/shell/style.css b/shell/style.css index 1501888..c1696af 100644 --- a/shell/style.css +++ b/shell/style.css @@ -37,21 +37,3 @@ background-color: #929292; color: white; } - -.maynard-grid { - background-color: alpha(black, 0.6); -} - -.maynard-grid-item { - background-color: alpha(black, 0.6); - color: white; - font: Droid Sans 12; - border-style: solid; - border-color: #6d6d6d; - border-width: 1px; - border-radius: 1px; -} - -.maynard-grid-label { - background-color: #929292; -} \ No newline at end of file -- cgit v1.3.1