Changeset 2095964
- Timestamp:
- 05/27/2019 04:21:22 PM (7 years ago)
- Location:
- recombee-recommendation-engine/trunk
- Files:
-
- 51 added
- 12 edited
-
includes/assets/css/chosen.css (modified) (6 diffs)
-
includes/assets/css/images/1f536.svg (added)
-
includes/assets/css/images/chosen-sprite.png (added)
-
includes/assets/css/images/chosen-sprite@2x.png (added)
-
includes/assets/css/images/prettyPhoto (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/btnNext.png (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/btnPrevious.png (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/contentPattern.png (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/default_thumbnail.gif (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/dark_rounded/sprite.png (added)
-
includes/assets/css/images/prettyPhoto/dark_square (added)
-
includes/assets/css/images/prettyPhoto/dark_square/btnNext.png (added)
-
includes/assets/css/images/prettyPhoto/dark_square/btnPrevious.png (added)
-
includes/assets/css/images/prettyPhoto/dark_square/contentPattern.png (added)
-
includes/assets/css/images/prettyPhoto/dark_square/default_thumbnail.gif (added)
-
includes/assets/css/images/prettyPhoto/dark_square/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/dark_square/sprite.png (added)
-
includes/assets/css/images/prettyPhoto/default (added)
-
includes/assets/css/images/prettyPhoto/default/default_thumb.png (added)
-
includes/assets/css/images/prettyPhoto/default/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/default/sprite.png (added)
-
includes/assets/css/images/prettyPhoto/default/sprite_next.png (added)
-
includes/assets/css/images/prettyPhoto/default/sprite_prev.png (added)
-
includes/assets/css/images/prettyPhoto/default/sprite_x.png (added)
-
includes/assets/css/images/prettyPhoto/default/sprite_y.png (added)
-
includes/assets/css/images/prettyPhoto/facebook (added)
-
includes/assets/css/images/prettyPhoto/facebook/btnNext.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/btnPrevious.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/contentPatternBottom.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/contentPatternLeft.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/contentPatternRight.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/contentPatternTop.png (added)
-
includes/assets/css/images/prettyPhoto/facebook/default_thumbnail.gif (added)
-
includes/assets/css/images/prettyPhoto/facebook/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/facebook/sprite.png (added)
-
includes/assets/css/images/prettyPhoto/light_rounded (added)
-
includes/assets/css/images/prettyPhoto/light_rounded/btnNext.png (added)
-
includes/assets/css/images/prettyPhoto/light_rounded/btnPrevious.png (added)
-
includes/assets/css/images/prettyPhoto/light_rounded/default_thumbnail.gif (added)
-
includes/assets/css/images/prettyPhoto/light_rounded/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/light_rounded/sprite.png (added)
-
includes/assets/css/images/prettyPhoto/light_square (added)
-
includes/assets/css/images/prettyPhoto/light_square/btnNext.png (added)
-
includes/assets/css/images/prettyPhoto/light_square/btnPrevious.png (added)
-
includes/assets/css/images/prettyPhoto/light_square/default_thumbnail.gif (added)
-
includes/assets/css/images/prettyPhoto/light_square/loader.gif (added)
-
includes/assets/css/images/prettyPhoto/light_square/sprite.png (added)
-
includes/assets/css/images/recombee.png (added)
-
includes/assets/css/min/images/chosen-sprite.png (added)
-
includes/assets/css/min/images/chosen-sprite@2x.png (added)
-
includes/assets/css/min/min.chosen.css (modified) (1 diff)
-
includes/assets/css/min/min.prettyPhoto.css (modified) (1 diff)
-
includes/assets/css/min/min.settings.css (modified) (1 diff)
-
includes/assets/css/prettyPhoto.css (modified) (4 diffs)
-
includes/class-RecombeeReAdmin.php (modified) (1 diff)
-
includes/class-RecombeeReRecommsWidget.php (modified) (1 diff)
-
includes/data-BlogSettingsArgs.php (modified) (1 diff)
-
includes/phpWee/src/CssMin/CssMin.php (modified) (1 diff)
-
log/requests-errors.log (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
recombee-re.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recombee-recommendation-engine/trunk/includes/assets/css/chosen.css
r1943697 r2095964 115 115 width: 12px; 116 116 height: 12px; 117 background: url(" chosen-sprite.png") -42px 1px no-repeat;117 background: url("images/chosen-sprite.png") -42px 1px no-repeat; 118 118 font-size: 1px; 119 119 } … … 140 140 width: 100%; 141 141 height: 100%; 142 background: url(" chosen-sprite.png") no-repeat 0px 2px;142 background: url("images/chosen-sprite.png") no-repeat 0px 2px; 143 143 } 144 144 … … 158 158 outline: 0; 159 159 border: 1px solid #aaa; 160 background: url(" chosen-sprite.png") no-repeat 100% -20px;160 background: url("images/chosen-sprite.png") no-repeat 100% -20px; 161 161 font-size: 1em; 162 162 font-family: sans-serif; … … 313 313 width: 12px; 314 314 height: 12px; 315 background: url(" chosen-sprite.png") -42px 1px no-repeat;315 background: url("images/chosen-sprite.png") -42px 1px no-repeat; 316 316 font-size: 1px; 317 317 } … … 466 466 .chosen-rtl .chosen-search input[type="text"] { 467 467 padding: 4px 5px 4px 20px; 468 background: url(" chosen-sprite.png") no-repeat -30px -20px;468 background: url("images/chosen-sprite.png") no-repeat -30px -20px; 469 469 direction: rtl; 470 470 } … … 488 488 .chosen-container .chosen-results-scroll-down span, 489 489 .chosen-container .chosen-results-scroll-up span { 490 background-image: url(" chosen-sprite@2x.png") !important;490 background-image: url("images/chosen-sprite@2x.png") !important; 491 491 background-size: 52px 37px !important; 492 492 background-repeat: no-repeat !important; -
recombee-recommendation-engine/trunk/includes/assets/css/min/min.chosen.css
r1955720 r2095964 9 9 MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md 10 10 This file is generated by `grunt build`, do not edit it by hand. 11 *//* @group Base */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);display:none;}.chosen-container.chosen-with-drop .chosen-drop{display:block;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}/* @end *//* @group Single Chosen */.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-single input[type="text"]{cursor:pointer;opacity:0;position:absolute;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(" chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("chosen-sprite.png") no-repeat 0px 2px;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0);}/* @end *//* @group Results */.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}/* @end *//* @group Multi Chosen */.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}/* @end *//* @group Active */.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));background-image:linear-gradient(#eee 20%, #fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}/* @end *//* @group Disabled Support */.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}/* @end *//* @group Right to Left */.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url("chosen-sprite.png") no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}/* @end *//* @group Retina compatibility */@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}/* @end */11 *//* @group Base */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);display:none;}.chosen-container.chosen-with-drop .chosen-drop{display:block;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}/* @end *//* @group Single Chosen */.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-single input[type="text"]{cursor:pointer;opacity:0;position:absolute;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("images/chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("images/chosen-sprite.png") no-repeat 0px 2px;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("images/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0);}/* @end *//* @group Results */.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}/* @end *//* @group Multi Chosen */.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("images/chosen-sprite.png") -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}/* @end *//* @group Active */.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));background-image:linear-gradient(#eee 20%, #fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}/* @end *//* @group Disabled Support */.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}/* @end *//* @group Right to Left */.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url("images/chosen-sprite.png") no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}/* @end *//* @group Retina compatibility */@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("images/chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}/* @end */ -
recombee-recommendation-engine/trunk/includes/assets/css/min/min.prettyPhoto.css
r1955720 r2095964 1 div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px;}div.pp_default .pp_top .pp_left{background:url( ../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;}div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}div.pp_default .pp_content .ppt{color:#f8f8f8;}div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px;}div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px;}div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;}div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;}div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer;}div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer;}div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;}div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa;}div.pp_default .pp_social{margin-top:7px;}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px;}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0;}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}div.pp_default .pp_content_container .pp_details{margin-top:5px;}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px;}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7;}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat;}div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .pp_description{margin-right:85px;color:#fff;}div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000;}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0;}div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_square .pp_nav{clear:none;}div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer;}div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.facebook .pp_description{margin:0 37px 0 0;}div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0;}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px;}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px;}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff;}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000;}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative;}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff;}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff;}.pp_top,.pp_bottom{height:20px;position:relative;}* html .pp_top,* html .pp_bottom{padding:0 20px;}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static;}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_fade,.pp_gallery li.default a img{display:none;}1 div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px;}div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x;}div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}div.pp_default .pp_content .ppt{color:#f8f8f8;}div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px;}div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px;}div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;}div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;}div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer;}div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer;}div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;}div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa;}div.pp_default .pp_social{margin-top:7px;}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px;}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0;}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}div.pp_default .pp_content_container .pp_details{margin-top:5px;}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px;}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7;}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat;}div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .pp_description{margin-right:85px;color:#fff;}div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000;}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0;}div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_square .pp_nav{clear:none;}div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer;}div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.facebook .pp_description{margin:0 37px 0 0;}div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0;}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px;}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px;}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff;}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000;}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative;}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff;}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff;}.pp_top,.pp_bottom{height:20px;position:relative;}* html .pp_top,* html .pp_bottom{padding:0 20px;}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static;}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_fade,.pp_gallery li.default a img{display:none;} -
recombee-recommendation-engine/trunk/includes/assets/css/min/min.settings.css
r1955720 r2095964 1 .ui-dialog.recombee-iframe{z-index:100001 !important;}.custom-scope .chosen.setup-prop,.custom-scope input.setup-credentials{box-shadow:0 0 10px 0px #ff000030;}.custom-scope .chosen.setup-prop.chosen-container-multi .chosen-choices,.custom-scope input.setup-credentials{border:1px solid #ff00007a;}.custom-scope .ui-button-icon-only .ui-button-text,.custom-scope .ui-button-icons-only .ui-button-text{padding:0;}.custom-scope .ui-widget-content{box-sizing:border-box;}.custom-scope .ui-widget-overlay{background:#000;opacity:0.7;}.custom-scope .recombee-iframe.ui-dialog .ui-dialog-content{overflow:visible;}.custom-scope .control a{text-decoration:none;}.custom-scope .control span.solid:hover{opacity:1;}.custom-scope span.solid{padding:2px 5px;border-radius:2px;opacity:.9;}.custom-scope span.blue{background:#96d3f1;}.custom-scope span.transparent{border:1px solid grey;}.custom-scope span.green{background:green;}.custom-scope span.action{white-space:nowrap;}.custom-scope span.action.green{background:#dfffdf;border:1px solid #e8e8e8;}.custom-scope span.code{background:#ebfbff;padding:1px 4px;border:1px solid #6395a9;border-radius:2px;white-space:nowrap;}.custom-scope span.wparam{background:#3bc4a129;padding:1px 4px 2px 4px;border:1px solid #6cb5a2;border-radius:2px;font-family:monospace;font-weight:600;}.wrap input#db_sync_wc_products[type="submit"]:not(:disabled),.wrap input#db_sync_wc_customers[type="submit"]:not(:disabled),.wrap input#db_sync_wc_interactions[type="submit"]:not(:disabled),.wrap input#db_reset[type="submit"]:not(:disabled){color:#229815;border:1px solid #229815;}.wrap #tabs .control .title #toggle_all_prod_prop,.wrap #tabs .control .title #toggle_all_cust_prop{font-size:12px;font-weight:normal;border:1px solid #a3cad8;display:inline-block;border-radius:2px;line-height:1.7em;margin-top:10px;}.wrap #tabs button:not(:disabled)[data-status-code="200"]{color:#10981b;border:1px solid #10981b;}.wrap #tabs button:not(:disabled)[data-status-code="500"]{color:red;border:1px solid red;}.wrap span.sync-progress{display:block;}.wrap span.sync-progress.sync-required .unit:nth-child(-n+2){border:1px solid #ff9090;}.wrap span.sync-progress .unit{border:1px solid #d0d0d0;padding:2px 5px 0px 5px;border-radius:2px;background:#e4e4e499;color:#316a98;text-shadow:0 1px white;min-width:1.3em;display:inline-block;text-align:center;line-height:1.3em;margin:0 3px;}/* HELPER */.ajax-process:before{content:"\f463";color:#008ec2;font-family:dashicons;animation:rotate 1s linear infinite;font-size:20px;position:absolute;left:10px;top:calc(50% - 5px);}.loader{width:40px;height:100%;margin:auto;position:relative;}.loader:before,.loader:after{display:block;content:"";width:40px;height:40px;border-radius:50%;background-color:#008080;opacity:0.6;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out;}.loader:after{-webkit-animation-delay:-1s;animation-delay:-1s;}@-webkit-keyframes "sk-bounce"{0%,100%{-webkit-transform:scale(0);}50%{-webkit-transform:scale(1);}}@keyframes "sk-bounce"{0%,100%{transform:scale(0);-webkit-transform:scale(0);}50%{transform:scale(1);-webkit-transform:scale(1);}}.wrap #tabs input[type=checkbox].recombee-toggle{-webkit-appearance:none !important;appearance:none;width:45px;height:20px;display:inline-block;position:relative;border-radius:50px;overflow:hidden;outline:none;border:none;cursor:pointer;background-color:#707070;transition:background-color ease 0.3s;}.wrap #tabs input[type=checkbox].recombee-toggle:before{content:"on off";display:block;position:absolute;z-index:2;width:16px;height:16px;background:#fff;left:2px;top:2px;border-radius:50%;font:10px/16px Helvetica;text-transform:uppercase;font-weight:bold;text-indent:-20px;word-spacing:21px;color:#fff;text-shadow:-1px -1px rgba(0,0,0,0.15);white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.2);transition:all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s;}.wrap #tabs input[type=checkbox]:checked.recombee-toggle:checked{background-color:#008ec2;}.wrap #tabs input[type=checkbox].recombee-toggle:checked:before{left:27px;margin:initial;}1 .ui-dialog.recombee-iframe{z-index:100001 !important;}.custom-scope .chosen.setup-prop,.custom-scope input.setup-credentials{box-shadow:0 0 10px 0px #ff000030;}.custom-scope .chosen.setup-prop.chosen-container-multi .chosen-choices,.custom-scope input.setup-credentials{border:1px solid #ff00007a;}.custom-scope .ui-button-icon-only .ui-button-text,.custom-scope .ui-button-icons-only .ui-button-text{padding:0;}.custom-scope .ui-widget-content{box-sizing:border-box;}.custom-scope .ui-widget-overlay{background:#000;opacity:0.7;}.custom-scope .recombee-iframe.ui-dialog .ui-dialog-content{overflow:visible;}.custom-scope .control a{text-decoration:none;}.custom-scope .control span.solid:hover{opacity:1;}.custom-scope span.solid{padding:2px 5px;border-radius:2px;opacity:.9;}.custom-scope span.blue{background:#96d3f1;}.custom-scope span.transparent{border:1px solid grey;}.custom-scope span.green{background:green;}.custom-scope span.action{white-space:nowrap;}.custom-scope span.action.green{background:#dfffdf;border:1px solid #e8e8e8;}.custom-scope span.code{background:#ebfbff;padding:1px 4px;border:1px solid #6395a9;border-radius:2px;white-space:nowrap;}.custom-scope span.wparam{background:#3bc4a129;padding:1px 4px 2px 4px;border:1px solid #6cb5a2;border-radius:2px;font-family:monospace;font-weight:600;}.wrap input#db_sync_wc_products[type="submit"]:not(:disabled),.wrap input#db_sync_wc_customers[type="submit"]:not(:disabled),.wrap input#db_sync_wc_interactions[type="submit"]:not(:disabled),.wrap input#db_reset[type="submit"]:not(:disabled){color:#229815;border:1px solid #229815;}.wrap #tabs .control .title #toggle_all_prod_prop,.wrap #tabs .control .title #toggle_all_cust_prop{font-size:12px;font-weight:normal;border:1px solid #a3cad8;display:inline-block;border-radius:2px;line-height:1.7em;margin-top:10px;}.wrap #tabs button:not(:disabled)[data-status-code="200"]{color:#10981b;border:1px solid #10981b;}.wrap #tabs button:not(:disabled)[data-status-code="500"]{color:red;border:1px solid red;}.wrap span.sync-progress{display:block;}.wrap span.sync-progress.sync-required .unit:nth-child(-n+2){border:1px solid #ff9090;}.wrap span.sync-progress .unit{border:1px solid #d0d0d0;padding:2px 5px 0px 5px;border-radius:2px;background:#e4e4e499;color:#316a98;text-shadow:0 1px white;min-width:1.3em;display:inline-block;text-align:center;line-height:1.3em;margin:0 3px;}/* HELPER */.ajax-process:before{content:"\f463";color:#008ec2;font-family:dashicons;animation:rotate 1s linear infinite;font-size:20px;position:absolute;left:10px;top:calc(50% - 5px);}.loader{width:40px;height:100%;margin:auto;position:relative;}.loader:before,.loader:after{display:block;content:"";width:40px;height:40px;border-radius:50%;background-color:#008080;opacity:0.6;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out;}.loader:after{-webkit-animation-delay:-1s;animation-delay:-1s;}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0);}50%{-webkit-transform:scale(1);}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0);}50%{transform:scale(1);-webkit-transform:scale(1);}}.wrap #tabs input[type=checkbox].recombee-toggle{-webkit-appearance:none !important;appearance:none;width:45px;height:20px;display:inline-block;position:relative;border-radius:50px;overflow:hidden;outline:none;border:none;cursor:pointer;background-color:#707070;transition:background-color ease 0.3s;}.wrap #tabs input[type=checkbox].recombee-toggle:before{content:"on off";display:block;position:absolute;z-index:2;width:16px;height:16px;background:#fff;left:2px;top:2px;border-radius:50%;font:10px/16px Helvetica;text-transform:uppercase;font-weight:bold;text-indent:-20px;word-spacing:21px;color:#fff;text-shadow:-1px -1px rgba(0,0,0,0.15);white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.2);transition:all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s;}.wrap #tabs input[type=checkbox]:checked.recombee-toggle:checked{background-color:#008ec2;}.wrap #tabs input[type=checkbox].recombee-toggle:checked:before{left:27px;margin:initial;} -
recombee-recommendation-engine/trunk/includes/assets/css/prettyPhoto.css
r1895242 r2095964 1 1 div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px} 2 div.pp_default .pp_top .pp_left{background:url( ../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}3 div.pp_default .pp_top .pp_middle{background:url( ../images/prettyPhoto/default/sprite_x.png) top left repeat-x}4 div.pp_default .pp_top .pp_right{background:url( ../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}2 div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat} 3 div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x} 4 div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat} 5 5 div.pp_default .pp_content .ppt{color:#f8f8f8} 6 div.pp_default .pp_content_container .pp_left{background:url( ../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}7 div.pp_default .pp_content_container .pp_right{background:url( ../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}8 div.pp_default .pp_next:hover{background:url( ../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}9 div.pp_default .pp_previous:hover{background:url( ../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}10 div.pp_default .pp_expand{background:url( ../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}11 div.pp_default .pp_expand:hover{background:url( ../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}12 div.pp_default .pp_contract{background:url( ../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}13 div.pp_default .pp_contract:hover{background:url( ../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}14 div.pp_default .pp_close{width:30px;height:30px;background:url( ../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}15 div.pp_default .pp_gallery ul li a{background:url( ../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}6 div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px} 7 div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px} 8 div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer} 9 div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer} 10 div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px} 11 div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer} 12 div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px} 13 div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer} 14 div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer} 15 div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa} 16 16 div.pp_default .pp_social{margin-top:7px} 17 17 div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto} 18 div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url( ../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}18 div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px} 19 19 div.pp_default .pp_nav .pp_pause{background-position:-51px -29px} 20 div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url( ../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}20 div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0} 21 21 div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px} 22 22 div.pp_default .pp_content_container .pp_details{margin-top:5px} … … 25 25 div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7} 26 26 div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0} 27 div.pp_default .pp_bottom .pp_left{background:url( ../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}28 div.pp_default .pp_bottom .pp_middle{background:url( ../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}29 div.pp_default .pp_bottom .pp_right{background:url( ../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}30 div.pp_default .pp_loaderIcon{background:url( ../images/prettyPhoto/default/loader.gif) center center no-repeat}31 div.light_rounded .pp_top .pp_left{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}32 div.light_rounded .pp_top .pp_right{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}33 div.light_rounded .pp_next:hover{background:url( ../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}34 div.light_rounded .pp_previous:hover{background:url( ../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}35 div.light_rounded .pp_expand{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}36 div.light_rounded .pp_expand:hover{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}37 div.light_rounded .pp_contract{background:url( ../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}38 div.light_rounded .pp_contract:hover{background:url( ../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}39 div.light_rounded .pp_close{width:75px;height:22px;background:url( ../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}40 div.light_rounded .pp_nav .pp_play{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}41 div.light_rounded .pp_nav .pp_pause{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}42 div.light_rounded .pp_arrow_previous{background:url( ../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}43 div.light_rounded .pp_arrow_next{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}44 div.light_rounded .pp_bottom .pp_left{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}45 div.light_rounded .pp_bottom .pp_right{background:url( ../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}46 div.dark_rounded .pp_top .pp_left{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}47 div.dark_rounded .pp_top .pp_right{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}48 div.dark_rounded .pp_content_container .pp_left{background:url( ../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}49 div.dark_rounded .pp_content_container .pp_right{background:url( ../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}50 div.dark_rounded .pp_next:hover{background:url( ../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}51 div.dark_rounded .pp_previous:hover{background:url( ../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}52 div.dark_rounded .pp_expand{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}53 div.dark_rounded .pp_expand:hover{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}54 div.dark_rounded .pp_contract{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}55 div.dark_rounded .pp_contract:hover{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}56 div.dark_rounded .pp_close{width:75px;height:22px;background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}27 div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat} 28 div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x} 29 div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat} 30 div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat} 31 div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat} 32 div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat} 33 div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer} 34 div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} 35 div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} 36 div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} 37 div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} 38 div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} 39 div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer} 40 div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} 41 div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} 42 div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat} 43 div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat} 44 div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat} 45 div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat} 46 div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat} 47 div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat} 48 div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y} 49 div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y} 50 div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer} 51 div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} 52 div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} 53 div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} 54 div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} 55 div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} 56 div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer} 57 57 div.dark_rounded .pp_description{margin-right:85px;color:#fff} 58 div.dark_rounded .pp_nav .pp_play{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}59 div.dark_rounded .pp_nav .pp_pause{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}60 div.dark_rounded .pp_arrow_previous{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}61 div.dark_rounded .pp_arrow_next{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}62 div.dark_rounded .pp_bottom .pp_left{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}63 div.dark_rounded .pp_bottom .pp_right{background:url( ../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}64 div.dark_rounded .pp_loaderIcon{background:url( ../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}58 div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} 59 div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} 60 div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat} 61 div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat} 62 div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat} 63 div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat} 64 div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat} 65 65 div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000} 66 66 div.dark_square .pp_description{color:#fff;margin:0 85px 0 0} 67 div.dark_square .pp_loaderIcon{background:url( ../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}68 div.dark_square .pp_expand{background:url( ../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}69 div.dark_square .pp_expand:hover{background:url( ../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}70 div.dark_square .pp_contract{background:url( ../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}71 div.dark_square .pp_contract:hover{background:url( ../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}72 div.dark_square .pp_close{width:75px;height:22px;background:url( ../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}67 div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat} 68 div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer} 69 div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer} 70 div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer} 71 div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer} 72 div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer} 73 73 div.dark_square .pp_nav{clear:none} 74 div.dark_square .pp_nav .pp_play{background:url( ../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}75 div.dark_square .pp_nav .pp_pause{background:url( ../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}76 div.dark_square .pp_arrow_previous{background:url( ../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}77 div.dark_square .pp_arrow_next{background:url( ../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}78 div.dark_square .pp_next:hover{background:url( ../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}79 div.dark_square .pp_previous:hover{background:url( ../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}80 div.light_square .pp_expand{background:url( ../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}81 div.light_square .pp_expand:hover{background:url( ../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}82 div.light_square .pp_contract{background:url( ../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}83 div.light_square .pp_contract:hover{background:url( ../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}84 div.light_square .pp_close{width:75px;height:22px;background:url( ../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}85 div.light_square .pp_nav .pp_play{background:url( ../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}86 div.light_square .pp_nav .pp_pause{background:url( ../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}87 div.light_square .pp_arrow_previous{background:url( ../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}88 div.light_square .pp_arrow_next{background:url( ../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}89 div.light_square .pp_next:hover{background:url( ../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}90 div.light_square .pp_previous:hover{background:url( ../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}91 div.facebook .pp_top .pp_left{background:url( ../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}92 div.facebook .pp_top .pp_middle{background:url( ../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}93 div.facebook .pp_top .pp_right{background:url( ../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}94 div.facebook .pp_content_container .pp_left{background:url( ../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}95 div.facebook .pp_content_container .pp_right{background:url( ../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}96 div.facebook .pp_expand{background:url( ../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}97 div.facebook .pp_expand:hover{background:url( ../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}98 div.facebook .pp_contract{background:url( ../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}99 div.facebook .pp_contract:hover{background:url( ../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}100 div.facebook .pp_close{width:22px;height:22px;background:url( ../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}74 div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} 75 div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} 76 div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat} 77 div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat} 78 div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer} 79 div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer} 80 div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer} 81 div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer} 82 div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer} 83 div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer} 84 div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer} 85 div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} 86 div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} 87 div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat} 88 div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat} 89 div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer} 90 div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer} 91 div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat} 92 div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x} 93 div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat} 94 div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y} 95 div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y} 96 div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer} 97 div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer} 98 div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer} 99 div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer} 100 div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer} 101 101 div.facebook .pp_description{margin:0 37px 0 0} 102 div.facebook .pp_loaderIcon{background:url( ../images/prettyPhoto/facebook/loader.gif) center center no-repeat}103 div.facebook .pp_arrow_previous{background:url( ../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}102 div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat} 103 div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px} 104 104 div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default} 105 div.facebook .pp_arrow_next{background:url( ../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}105 div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px} 106 106 div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default} 107 107 div.facebook .pp_nav{margin-top:0} 108 108 div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px} 109 div.facebook .pp_nav .pp_play{background:url( ../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}110 div.facebook .pp_nav .pp_pause{background:url( ../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}111 div.facebook .pp_next:hover{background:url( ../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}112 div.facebook .pp_previous:hover{background:url( ../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}113 div.facebook .pp_bottom .pp_left{background:url( ../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}114 div.facebook .pp_bottom .pp_middle{background:url( ../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}115 div.facebook .pp_bottom .pp_right{background:url( ../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}109 div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px} 110 div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px} 111 div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer} 112 div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer} 113 div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat} 114 div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x} 115 div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat} 116 116 div.pp_pic_holder a:focus{outline:none} 117 117 div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500} … … 138 138 .pp_gallery ul a img{border:0} 139 139 .pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0} 140 .pp_gallery li.default a{background:url( ../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}140 .pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px} 141 141 .pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important} 142 a.pp_next{background:url( ../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}143 a.pp_previous{background:url( ../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}142 a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%} 143 a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%} 144 144 a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000} 145 145 a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px} … … 158 158 div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default} 159 159 div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default} 160 div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url( ../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}161 div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url( ../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}160 div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat} 161 div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat} 162 162 div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4} 163 163 div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff} -
recombee-recommendation-engine/trunk/includes/class-RecombeeReAdmin.php
r1980562 r2095964 111 111 112 112 $minified = false; 113 require_once str_replace('\\', '/', dirname(__FILE__)) . '/phpWee/phpwee.php'; 113 114 if( !class_exists('PHPWee\Minify', false) ){ 115 require_once str_replace('\\', '/', dirname(__FILE__)) . '/phpWee/phpwee.php'; 116 } 114 117 115 118 if($src !== false){ -
recombee-recommendation-engine/trunk/includes/class-RecombeeReRecommsWidget.php
r1969058 r2095964 59 59 60 60 public function emojiSvgUrl( $url ){ 61 return RRE_PLUGIN_URL . '/includes/assets/ images/';61 return RRE_PLUGIN_URL . '/includes/assets/css/images/'; 62 62 } 63 63 -
recombee-recommendation-engine/trunk/includes/data-BlogSettingsArgs.php
r1971748 r2095964 29 29 'menu_type' => 'single', /* or network */ 30 30 'setting_preset' => RRE_BLOG_SETTINGS_PRESET_NAME, 31 'dashicons' => RRE_PLUGIN_URL . '/includes/assets/ images/recombee.png',31 'dashicons' => RRE_PLUGIN_URL . '/includes/assets/css/images/recombee.png', 32 32 'priority' => 110, 33 33 'active_tab' => ( $this->blogSetting['invite_init_sync'] ) ? '0' : '1', -
recombee-recommendation-engine/trunk/includes/phpWee/src/CssMin/CssMin.php
r1971748 r2095964 2221 2221 // Create the class index for autoloading or including 2222 2222 $paths = array(dirname(__FILE__)); 2223 while (list($i, $path) = each($paths))2223 foreach($paths as $i => $path) 2224 2224 { 2225 2225 $subDirectorys = glob($path . "*", GLOB_MARK | GLOB_ONLYDIR | GLOB_NOSORT); -
recombee-recommendation-engine/trunk/log/requests-errors.log
r1968391 r2095964 1 24.05.2019 13:32:44 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 2 24.05.2019 13:43:52 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 3 24.05.2019 13:44:14 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 4 24.05.2019 13:44:27 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 5 24.05.2019 13:44:30 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 6 25.05.2019 19:52:28 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 7 25.05.2019 19:52:43 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 8 25.05.2019 19:52:49 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 9 25.05.2019 19:52:56 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 10 25.05.2019 19:52:57 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 11 25.05.2019 19:53:00 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 12 25.05.2019 19:53:15 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 13 25.05.2019 19:53:16 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 14 25.05.2019 19:53:19 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 15 25.05.2019 20:09:43 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database 16 25.05.2019 20:09:51 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database -
recombee-recommendation-engine/trunk/readme.txt
r2065795 r2095964 4 4 Requires at least: 4.9 5 5 Tested up to: 4.9 6 Stable tag: 2.6. 66 Stable tag: 2.6.7 7 7 Requires PHP: 5.5 8 8 WC requires at least: 3.3 … … 60 60 61 61 == Changelog == 62 = 2.6.7 - 25-05-2019 = 63 * Fix - PHPWee Class declaration conflict 64 * Fix - CSS rules errors 65 62 66 = 2.6.6 - 09-04-2019 = 63 67 * Fix - Internal Error of getting slug of un-existing taxonomy -
recombee-recommendation-engine/trunk/recombee-re.php
r2065795 r2095964 5 5 * Author: Recombee 6 6 * Author URI: https://recombee.com 7 * Version: 2.6. 67 * Version: 2.6.7 8 8 * License: GPLv3 9 9 * Text Domain: recombee-recommendation-engine
Note: See TracChangeset
for help on using the changeset viewer.