From 6a4aed3ef7745722418d9f2505f3df262bdf2ac0 Mon Sep 17 00:00:00 2001 From: Henrik Joreteg Date: Wed, 16 Oct 2013 00:30:37 -0700 Subject: [PATCH] temporary style fix for better testing --- public/css/app/callbar.styl | 6 +++--- public/css/otalk.css | 8 +------- public/x-manifest.cache | 2 +- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/public/css/app/callbar.styl b/public/css/app/callbar.styl index cf8dc56..29d9078 100644 --- a/public/css/app/callbar.styl +++ b/public/css/app/callbar.styl @@ -7,8 +7,8 @@ $callHeight = 80px position: relative !important transition: all 1s - &.hasActiveCall - transform: translateY($callHeight) + //&.hasActiveCall + // transform: translateY($callHeight) #calls position: fixed @@ -18,7 +18,7 @@ $callHeight = 80px width: 100% height: $callHeight z-index: 1000 - background: white + background: #DDD &:empty, &.ending transform: translateY(-($callHeight)) diff --git a/public/css/otalk.css b/public/css/otalk.css index 2125500..ffe0330 100644 --- a/public/css/otalk.css +++ b/public/css/otalk.css @@ -1081,12 +1081,6 @@ a.button:hover { transition: all 1s; -moz-transition: all 1s; } -#wrapper.hasActiveCall { - -webkit-transform: translateY(80px); - -moz-transform: translateY(80px); - -ms-transform: translateY(80px); - transform: translateY(80px); -} #calls { position: fixed; top: 0; @@ -1098,7 +1092,7 @@ a.button:hover { width: 100%; height: 80px; z-index: 1000; - background: #fff; + background: #ddd; } #calls:empty, #calls.ending { diff --git a/public/x-manifest.cache b/public/x-manifest.cache index 60e8102..ed3de27 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1381892587123 +# 0.0.1 1381908496411 CACHE: /app.js