From 7c073e83edf335fe611864c00a14abca0d718b11 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Apr 2016 12:14:18 -0400 Subject: preload images, inject iframes --- public/assets/ok.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'public/assets/ok.css') diff --git a/public/assets/ok.css b/public/assets/ok.css index 7429523..acc7ea2 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -537,11 +537,13 @@ button svg { button.next { right: 0; cursor: url(img/r.png)64 32, pointer; + z-index: 4; } button.previous { left: 0; cursor: url(img/l.png) 0 32, pointer; + z-index: 4; } .desktop button.previous:hover svg, @@ -555,7 +557,8 @@ button.previous { transform: scale(0.1); } -.cell { +.cell, +.cell iframe { width: 100vw; height: 100%; /*THIS SHOULD BE DYNAMIC*/ @@ -744,7 +747,7 @@ ul li { padding: 3px 0 2px 0; font-weight: 600; } - iframe.cell { + .cell iframe { pointer-events: none; } .five span.description { -- cgit v1.2.3-70-g09d2