summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-08 18:16:23 -0400
committerryderr <r@okfoc.us>2014-10-08 18:16:23 -0400
commitca05d6144be6d21f5f43b472a6749dccc798f05a (patch)
tree7bbffcd254e5fc5868670857ccc87ddf884ceaee /public/assets/stylesheets
parentb86a0ac642a2623fd9d8346c2691ef5a2d290b56 (diff)
parent376d300765870960e161c96324693a2c21e0194b (diff)
merge
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 3aafc7d..723892c 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -1176,7 +1176,7 @@ border-left: 1px solid black;
left: 50%;
padding: 26px 20px;
margin-left: -200px;
- background: rgba(255,255,255,0.9);
+ background: rgba(255,255,255,0.99);
z-index: 7;
-webkit-transform: translateY(-1000%);
-webkit-transition: -webkit-transform 0.6s ease-in-out;