[recipes: 2/3] theme: margin for osd buttons



commit d00de984a03dc3ca079d9bf1aec67ab6b868d9af
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Feb 13 21:01:44 2017 +0100

    theme: margin for osd buttons

 src/recipes.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/recipes.css b/src/recipes.css
index ffd43ce..bf9670e 100644
--- a/src/recipes.css
+++ b/src/recipes.css
@@ -390,3 +390,7 @@ label.notification-label {
         padding: 0 80px 0 0;
         font-weight: bold;
 }
+
+.image-button.osd {
+  margin: 16px;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]