# HG changeset patch # User veltr # Date 1365008194 -7200 # Node ID 1fa074d646627714000febb84072b77b363ddb2f # Parent 4aec3f00ea876aa3d67672333033b17de7d4cb19 Added Renkan to Cinecard diff -r 4aec3f00ea87 -r 1fa074d64662 integ/css/iri.css --- a/integ/css/iri.css Wed Apr 03 16:19:25 2013 +0200 +++ b/integ/css/iri.css Wed Apr 03 18:56:34 2013 +0200 @@ -36,11 +36,16 @@ .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);} .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;} +.Rk-ZoomButtons, .zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);} .zoom li{padding: 0;width: 30px; height: 30px;} +.Rk-ZoomIn, .Rk-ZoomOut, .zoom a{margin: 0;width: 30px; height: 30px; display: inline-block; background: url(../img/zoom.png) center top no-repeat;} +.Rk-ZoomIn:hover, .Rk-ZoomOut:hover, .zoom a:hover{background-color: #191919;} +.Rk-ZoomIn, .zoom .in{background-color: #929292; background-position: center 8px;} +.Rk-ZoomOut, .zoom .out{background-color: #fff; background-position: center -22px;} .renkan .actions{width: 194px; float: right; margin: 12px 12px 0 0;} @@ -62,4 +67,8 @@ } a.send:hover{ background: #1899e1;background: -moz-linear-gradient(top, #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom, #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 ); -} \ No newline at end of file +} + +.edit-cinecard { + position: relative; +} diff -r 4aec3f00ea87 -r 1fa074d64662 integ/iri-creation-cinecard.html --- a/integ/iri-creation-cinecard.html Wed Apr 03 16:19:25 2013 +0200 +++ b/integ/iri-creation-cinecard.html Wed Apr 03 18:56:34 2013 +0200 @@ -14,6 +14,8 @@ + + @@ -139,23 +141,10 @@ -
+ + - - - - - - - - - - - - + @@ -187,5 +176,34 @@ + + + + + + + + + + + + + +