From 005b88b373043fae869e3a96a4042f0b812724cc Mon Sep 17 00:00:00 2001 From: Forrest Oliphant Date: Thu, 12 Sep 2013 23:50:06 +0300 Subject: [PATCH] inner buttons --- iframework.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/iframework.css b/iframework.css index 65fd737..b76068a 100644 --- a/iframework.css +++ b/iframework.css @@ -52,6 +52,11 @@ button, opacity: 0.35; } + .inner button, + .inner .button { + padding: 3px; + } + .graph { background: #EEE url(img/meemoo-bg-graph.png) scroll repeat; position: absolute;