Merge remote-tracking branch 'github-open/open-warp1596b' into open-master

This commit is contained in:
Pete Richards 2015-12-17 14:20:18 -08:00
commit 82e4a53472
3 changed files with 16 additions and 0 deletions

View File

@ -126,4 +126,12 @@
}
}
}
}
.frame {
&.child-frame.panel {
.autoflow .l-autoflow-header .l-filter {
display: none;
}
}
}

View File

@ -7221,6 +7221,10 @@ table {
border-left: none;
padding-left: 0; }
/* line 133, ../../../../general/res/sass/_autoflow.scss */
.frame.child-frame.panel .autoflow .l-autoflow-header .l-filter {
display: none; }
/* line 1, ../../../../general/res/sass/features/_imagery.scss */
.l-image-main-wrapper,
.l-image-main,

View File

@ -7098,6 +7098,10 @@ table {
border-left: none;
padding-left: 0; }
/* line 133, ../../../../general/res/sass/_autoflow.scss */
.frame.child-frame.panel .autoflow .l-autoflow-header .l-filter {
display: none; }
/* line 1, ../../../../general/res/sass/features/_imagery.scss */
.l-image-main-wrapper,
.l-image-main,