From de10ea377dd3ec3f5c56d1443cf2ad66589187e1 Mon Sep 17 00:00:00 2001 From: connors Date: Sat, 3 Aug 2013 21:09:39 -0700 Subject: [PATCH] derpin --- dist/ratchet.css | 4 ++-- lib/css/bars.css | 4 ++-- test/components/index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/ratchet.css b/dist/ratchet.css index 9945574..23fc781 100644 --- a/dist/ratchet.css +++ b/dist/ratchet.css @@ -169,7 +169,7 @@ a { height: 44px; padding: 5px; background-color: rgba(247,247,247,.98); - border-bottom: 1px solid #adadad; + border-bottom: 1px solid rgba(0,0,0,.3); box-sizing: border-box; } @@ -236,7 +236,7 @@ a { bottom: 0; height: 50px; padding: 0; - border-top: 1px solid #adadad; + border-top: 1px solid rgba(0,0,0,.3); border-bottom-width: 0; } diff --git a/lib/css/bars.css b/lib/css/bars.css index 8a5c006..ed51100 100644 --- a/lib/css/bars.css +++ b/lib/css/bars.css @@ -9,7 +9,7 @@ height: 44px; padding: 5px; background-color: rgba(247,247,247,.98); - border-bottom: 1px solid #adadad; + border-bottom: 1px solid rgba(0,0,0,.3); box-sizing: border-box; } @@ -76,7 +76,7 @@ bottom: 0; height: 50px; padding: 0; - border-top: 1px solid #adadad; + border-top: 1px solid rgba(0,0,0,.3); border-bottom-width: 0; } diff --git a/test/components/index.html b/test/components/index.html index c09658c..8c71405 100644 --- a/test/components/index.html +++ b/test/components/index.html @@ -5,7 +5,7 @@ Testing - +