This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var | |
slide12 = false, | |
slide13 = false; | |
$multiChartsWrapSlide1.on('click', function () { | |
// code | |
slide12 = true; | |
}); | |
if (slide12 = true) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function addClass (target, activeClass) { | |
target.addclass(activeClass) | |
} | |
addCLass($huek, huekActive) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[04:51:13] Starting 'stylus'... | |
Potentially unhandled rejection [1] Error: property missing ':' near line 185:3 | |
at error (C:\Users\Андрей\testmbt\node_modules\gulp-combine-media-queries\node | |
_modules\css-parse\index.js:57:15) | |
at declaration (C:\Users\Андрей\testmbt\node_modules\gulp-combine-media-querie | |
s\node_modules\css-parse\index.js:189:33) | |
at declarations (C:\Users\Андрей\testmbt\node_modules\gulp-combine-media-queri | |
es\node_modules\css-parse\index.js:219:19) | |
at rule (C:\Users\Андрей\testmbt\node_modules\gulp-combine-media-queries\node_ | |
modules\css-parse\index.js:481:21) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(){ | |
(function (lib, img, cjs) { | |
var p; // shortcut to reference prototypes | |
// library properties: | |
lib.properties = { | |
width: 1600, | |
height: 1600, | |
fps: 30, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.canvas { | |
&-map { | |
width: 1200px; | |
height: 600px; | |
transform: translate3d(18%, -18%, 0); | |
&_wrap { | |
display: block; | |
overflow: hidden; | |
position: absolute; | |
height: 500px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function (lib, img, cjs) { | |
var p; // shortcut to reference prototypes | |
// library properties: | |
lib.properties = { | |
width: 1200, | |
height: 1200, | |
fps: 30, | |
color: "#222222", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
results__content | |
.wrap | |
h3.advanced-results__title Найдено: <span>{{results.total}}</span> | |
a.button.float-r(ng-show="results.diff.length" ng-click="results.showDiff()") | |
| Сравнить выбранные ({{results.diff.length}}) | |
.results_block.wrap | |
.result( | |
ng-repeat="item in results.results" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.search | |
position relative | |
z-index 3 | |
&__label | |
float left | |
padding-top 12px | |
padding-bottom 12px | |
font-weight 300 | |
font-size 16px |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.inbox | |
h1.inbox__title Inbox | |
a(href='javascript:void(0)') | |
i.inbox__title_search | |
#inbox-scroll | |
ul | |
li.inbox__message.new_message | |
h2.inbox__message_date #201405 - 042 | |
p.inbox__message_theme Lady Saliha | |
li.inbox__message.new_message.mark_message.active-message |
NewerOlder