[gimp-web/gimp-web-static] Trying double border for component section and beyond
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Trying double border for component section and beyond
- Date: Tue, 1 Sep 2015 19:13:08 +0000 (UTC)
commit 1dfac1db04552fbe745314e0f2683df6b5c95acb
Author: Pat David <patdavid gmail com>
Date: Tue Sep 1 14:13:01 2015 -0500
Trying double border for component section and beyond
themes/newgimp/static/css/home.css | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 46cf632..c1fdeb1 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -205,7 +205,9 @@ nav#menu li#gimp-home {
}
#component {
- box-shadow: inset 0 12px 12px -12px #ddd;
+ /*box-shadow: inset 0 12px 12px -12px #ddd;
+ */
+ border-top: double 4px #eee;
}
#component img {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]