[ux] uploadregion background and fix video display

This commit is contained in:
karolinaszczur 2013-10-25 12:36:04 +02:00
parent dc59a19b1e
commit bef8248185
4 changed files with 3 additions and 3 deletions

View File

@ -953,7 +953,6 @@ button.secondary:hover:not(:disabled) {
top: 60px; top: 60px;
left: 10px; left: 10px;
height: 50%; height: 50%;
border: 2px solid #eee;
} }
.conversation header .activeCall .local { .conversation header .activeCall .local {
position: absolute; position: absolute;
@ -1130,6 +1129,7 @@ button.secondary:hover:not(:disabled) {
border-radius: 3px; border-radius: 3px;
margin: 10px 0; margin: 10px 0;
border: 1px solid #eee; border: 1px solid #eee;
background: #fcfcfc;
} }
.uploadRegion p { .uploadRegion p {
margin: 0; margin: 0;

View File

@ -73,7 +73,6 @@
top: 60px top: 60px
left: 10px left: 10px
height: 50% height: 50%
border: 2px solid $gray-lighter
.local .local
position: absolute position: absolute

View File

@ -21,6 +21,7 @@
roundall(3px) roundall(3px)
margin: 10px 0 margin: 10px 0
border: 1px solid $gray-lighter border: 1px solid $gray-lighter
background: lighten($gray-lighter, 80%)
p p
margin: 0 margin: 0

View File

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# 0.0.1 1382696342294 # 0.0.1 1382697161857
CACHE: CACHE:
/app.js /app.js