Searched refs:resize (Results 1 – 25 of 183) sorted by relevance
12345678
| /template/breeze/bower_components/gumby-fittext/ |
| D | gumby.fittext.js | 30 scope.resize(); 35 scope.resize(); 38 this.resize(); 50 FitText.prototype.resize = function() { method in FitText
|
| D | README.md | 33 …<h1 class="fittext" gumby-rate="0.8" gumby-sizes="14|60">Hello this text will resize to fill the a…
|
| /template/twentyfifteen/ |
| D | script.js | 28 function resize() { function 86 setTimeout(function() {resize(); scroll();}, 500); 90 sidebar.on('click.twentyfifteen', 'button', function() {resize(); scroll();});
|
| /template/boozurk/ |
| D | boozurk.js | 245 $(window).resize(function() { 253 }).resize(); 290 $(window).resize(function() {
|
| /template/scanlines/js/ |
| D | jquery.fittext.js | 38 $(window).resize(resizer);
|
| /template/able/ |
| D | small-menu.js | 23 $( window ).resize( function() {
|
| /template/arcade-basic/ |
| D | small-menu.js | 23 $( window ).resize( function() {
|
| /template/writr2/ |
| D | script.js | 13 $( '#writr__secondary' ).resize();
|
| /template/templar/less/ |
| D | sprites.less | 151 .icon-resize-full { background-position: -360px -96px; } 152 .icon-resize-small { background-position: -384px -96px; } 175 .icon-resize-vertical { background-position: -432px -119px; } // 1px, 1px off 176 .icon-resize-horizontal { background-position: -456px -118px; } // 1px, 2px off
|
| /template/hexa/ |
| D | menus.js | 51 $( '#sidebar-toggle-nav' ).resize();
|
| /template/bushwick/ |
| D | functions.js | 71 $( window ).resize( function () {
|
| /template/breeze/js/ |
| D | gumby.min.js | 1 …resize(function(){t.state&&(t.measure(),t.constrain())}))},i.prototype.monitorScroll=function(){va… method in t
|
| /template/ad-hominem/css/ |
| H A D | _edit.css | 127 resize: vertical; 283 resize: both; 288 resize: both;
|
| /template/breeze/bower_components/gumby/sass/var/icons/ |
| D | _entypo-icon-list.scss | 107 icon-resize-full $entypo-icon-resize-full, 108 icon-resize-small $entypo-icon-resize-small,
|
| /template/20cones/css/ |
| D | _edit.css | 60 resize: vertical;
|
| /template/drop/ |
| D | functions.js | 15 $(window).resize(function() {
|
| /template/breeze/bower_components/gumby/js/libs/ui/ |
| D | gumby.fixed.js | 89 this.$window.resize(function() {
|
| /template/codowik/css/ |
| D | ui.layout.css | 76 .ui-layout-resizer-drag { /* REAL resizer while resize in progress */ 82 .ui-layout-resizer-open-hover , /* hover-color to 'resize' */
|
| /template/breeze/sass/ |
| D | _forms.scss | 36 resize: none;
|
| /template/mikio/icons/elusive/css/ |
| H A D | elusive-icons.min.css | 4 …\f1df"}.el-resize-full:before{content:"\f1e0"}.el-resize-horizontal:before{content:"\f1e1"}.el-res…
|
| /template/typowiki/typowiki/scss/ |
| D | _sanitize.scss | 342 * 3. Change the resize direction in all browsers (opinionated). 348 resize: vertical; /* 3 */
|
| /template/dokukitv2/ |
| D | design.css | 199 resize: none;
|
| /template/peanutbutter2/css/ |
| D | structure.css | 84 /* no fixed height => auto-resize for search bar */
|
| /template/writr/ |
| D | script.js | 13 jQuery( '#writr__secondary' ).resize();
|
| /template/boozurk/css/ |
| D | font-awesome.min.css | 24 …resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{con…
|
12345678