[gimp-web] CSS fix for styling issue.
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] CSS fix for styling issue.
- Date: Fri, 28 Feb 2014 21:21:24 +0000 (UTC)
commit adb4f6468224c81d8a5e05be1f1d31cf444d7493
Author: Pat David <patdavid src gnome org>
Date: Fri Feb 28 15:19:35 2014 -0600
CSS fix for styling issue.
Signed-off-by: Pat David <patdavid src gnome org>
tutorials/Luminosity_Masks/styles.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tutorials/Luminosity_Masks/styles.css b/tutorials/Luminosity_Masks/styles.css
index 84d30a9..3850d70 100644
--- a/tutorials/Luminosity_Masks/styles.css
+++ b/tutorials/Luminosity_Masks/styles.css
@@ -1,5 +1,5 @@
.MenuCmd { text-align: center; margin-bottom: 1em;}
-.MenuCmd span { font-size: 1.1em; border: dashed 1px gray; padding: 0.2em 1em; background-color: #222; }
+.MenuCmd > span { font-size: 1.1em; border: dashed 1px gray; padding: 0.2em 1em; background-color: #222; }
u { text-decoration: underline; }
.caption {text-align: center; margin-bottom: 1em;}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]