From 4e1deee851d0c7315763f87486655a8db2b1892e Mon Sep 17 00:00:00 2001 From: jdescottes Date: Sun, 14 Jul 2013 23:18:03 +0200 Subject: [PATCH] Reintegrating css changes from master --- css/style.css | 12 ++++--- index.html | 91 ++++++++++++++++++++++++++------------------------- 2 files changed, 54 insertions(+), 49 deletions(-) diff --git a/css/style.css b/css/style.css index dcdb75eb..453b2751 100644 --- a/css/style.css +++ b/css/style.css @@ -73,16 +73,18 @@ body { } .sticky-section { - display: table; - height: 100%; position: fixed; top: 0; bottom: 0; z-index: 1000; } -.sticky-section .wrap, -.sticky-section .drawer { +.sticky-section .sticky-section-wrap { + display: table; + height: 100%; +} + +.sticky-section .vertical-centerer { display: table-cell; vertical-align: middle; } @@ -98,7 +100,7 @@ body { .right-sticky-section.sticky-section { right: 0; - width: 50px; + width: 47px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; diff --git a/index.html b/index.html index f4e87260..bc8590a1 100644 --- a/index.html +++ b/index.html @@ -18,16 +18,18 @@
-
-
    -
    -
    - - -
    -
    -
    - +
    +
    +
      +
      +
      + + +
      +
      +
      + +
      @@ -35,42 +37,44 @@
      -
      -
      - -
      -
      - GIF +
      +
      +
      + +
      +
      + GIF +
      +
      + PNG +
      -
      - PNG -
      -
      -
      -
      -
      -
      - Canvas settings: -
      -
      - -
      -
      -
      -
      -
      -
      -
      -
      +
      +
      +
      +
      + Canvas settings: +
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      -
      -
      - +
      + +
      @@ -179,4 +183,3 @@ -