diff options
Diffstat (limited to 'plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css')
-rw-r--r-- | plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css b/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css index 0d010eb5..c34fcfba 100644 --- a/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css +++ b/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css @@ -1,4 +1,4 @@ -/* This file was automatically generated on Jan 29 2013 22:51:19 */ +/* This file was automatically generated on Apr 17 2013 14:28:54 */ * { line-height:inherit; /* prevent declarations of line-height in the universal selector */ @@ -50,7 +50,7 @@ only screen and (min-device-pixel-ratio: 1.5) { background: #68c9e8; /* Safari */ color: #fff; } - + .jp-carousel-info ::-moz-selection { background: #68c9e8; /* Firefox */ color: #fff; @@ -135,7 +135,7 @@ div.jp-carousel-buttons a { padding: 5px 0 5px 2px; text-decoration: none !important; text-shadow: none !important; - vertical-align: baseline !important; + vertical-align: middle; -webkit-font-smoothing: subpixel-antialiased; } @@ -483,7 +483,7 @@ div#carousel-reblog-box { display: none; } -.jp-carousel-photo-info h1:before, +.jp-carousel-photo-info h1:before, .jp-carousel-photo-info h1:after, .jp-carousel-left-column-wrapper h1:before, .jp-carousel-left-column-wrapper h1:after { @@ -695,7 +695,7 @@ textarea#jp-carousel-comment-form-comment-field { border-radius: 3px; overflow: hidden; -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; + -moz-box-sizing: border-box; box-sizing: border-box; } @@ -793,7 +793,7 @@ textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder } #jp-carousel-comment-post-results { - display: none; + display: none; overflow:auto; width:100%; } @@ -1052,14 +1052,14 @@ textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder margin: 0 10px !important; } - .jp-carousel-next-button, .jp-carousel-previous-button { - display: none !important; + .jp-carousel-next-button, .jp-carousel-previous-button { + display: none !important; } .jp-carousel-buttons { display: none !important; } - + .jp-carousel-image-meta { float: none !important; width: 100% !important; @@ -1067,31 +1067,31 @@ textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder -webkit-box-sizing:border-box; box-sizing: border-box; } - + .jp-carousel-close-hint { font-weight: 800 !important; font-size: 26px !important; position: fixed !important; top: -10px; } - + .jp-carousel-slide img { filter: alpha(opacity=100); opacity: 1; } - + .jp-carousel-wrap { - background-color: #000; + background-color: #000; } - + .jp-carousel-fadeaway { display: none; } - + #jp-carousel-comment-form-container { display: none !important; } - + .jp-carousel-titleanddesc { padding-top: 0 !important; border: none !important; @@ -1099,8 +1099,8 @@ textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder .jp-carousel-titleanddesc-title { font-size: 1em !important; } - + .jp-carousel-left-column-wrapper { padding: 0; - } + } } |