From: Ben Schwarz Date: Sat, 12 Jan 2013 23:58:30 +0000 (+1100) Subject: Move documentation styles to docs.css X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=9a13996c60ec0fc91121fc8a3f7a1bf4e8c848da Move documentation styles to docs.css --- diff --git a/docs/css/docs.css b/docs/css/docs.css index fbf2ca2..5d20464 100644 --- a/docs/css/docs.css +++ b/docs/css/docs.css @@ -648,6 +648,11 @@ h6 { opacity: 1 !important; } +/* Modal example */ +.iphone .iphone-content .modal { position: absolute; } +.iphone .iphone-content .modal .content { margin-top: 44px; } +.iphone .iphone-content #myModal.active { background: #cecece; } + /* Slider examples */ .component-example-fullbleed .slider, .component-example-fullbleed .slider li, diff --git a/docs/index.html b/docs/index.html index 85bbcd1..fd2a413 100644 --- a/docs/index.html +++ b/docs/index.html @@ -980,11 +980,6 @@ document
-

Modals