diff options
Diffstat (limited to 'shell/style.css')
| -rw-r--r-- | shell/style.css | 18 |
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 |
