[gimp-web/gimp-web-static] Added styling for 'MenuCmd' classes
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Added styling for 'MenuCmd' classes
- Date: Thu, 6 Aug 2015 19:43:20 +0000 (UTC)
commit 81fdd5c90423962c3cd7bd46e8d668e44bcd683e
Author: Pat David <patdavid gmail com>
Date: Thu Aug 6 14:43:11 2015 -0500
Added styling for 'MenuCmd' classes
themes/newgimp/static/css/gimp.css | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 4166461..fd3a02a 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -100,3 +100,15 @@ figure {
.codehilite pre {
margin: 0;
}
+
+.MenuCmd {
+ text-align: center;
+ margin: 1.5rem;
+}
+
+.MenuCmd > span {
+ padding: 0.25rem 1rem;
+ border: solid 1px #ddd;
+ background-color: #f8f8f8;
+ border-radius: 3px;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]