summaryrefslogtreecommitdiff
path: root/shell/style.css
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-28 10:11:02 +0000
committerschneefux <schneefux+commit@schneefux.xyz>2014-06-28 10:11:02 +0000
commit924c77b1548936037cb65f2bec0ce7d29c3277ea (patch)
treebc7cfe94556a91fda6a1daee231c172b89531f55 /shell/style.css
parentf19b00ed0d4f8445e33ea77dea72199b5d455c3c (diff)
downloadgraynard-924c77b1548936037cb65f2bec0ce7d29c3277ea.tar.gz
graynard-924c77b1548936037cb65f2bec0ce7d29c3277ea.zip
remove app launcher and system/volume buttons
Diffstat (limited to 'shell/style.css')
-rw-r--r--shell/style.css18
1 files changed, 0 insertions, 18 deletions
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