Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 199) sorted by relevance

12345678

/template/templar/js/
H A Dbootstrap-alert.js31 $(el).on('click', dismiss, this.close)
34 Alert.prototype.close = function (e) { method in Alert
97 $(document).on('click.alert.data-api', dismiss, Alert.prototype.close)
/template/templar/less/
H A Dclose.less6 .close {
26 button.close {
H A Dalerts.less26 // Adjust close link position
27 .alert .close {
H A Dbootstrap.less34 @import "close.less";
H A Dmodals.less51 .close { margin-top: 2px; }
H A Dsprites.less162 .icon-eye-close { background-position: -120px -120px; }
173 .icon-folder-close { background-position: -384px -120px; width: 16px; }
H A Dresponsive-767px-max.less183 .modal-header .close {
/template/notos/css/
H A Dnav-tabs.less156 // we only open, but don't close
202 .close {
216 .close {
/template/flarum/css/
H A Dbase.less558 .close {
568 .close:hover {
573 .close:not(:disabled):not(.disabled):hover,
574 .close:not(:disabled):not(.disabled):focus {
578 button.close {
584 a.close.disabled {
592 .alert-dismissible .close {
711 .modal-header .close {
H A Dplugin.less51 .ui-dialog-titlebar-close {
/template/ad-hominem/css/
H A D_modal.css36 #link__wiz button.ui-dialog-titlebar-close {
122 background: transparent url(images/editor/close.svg) center no-repeat;
173 body.darkmode #link__wiz button.ui-dialog-titlebar-close {
/template/strap/css/
H A Drailbar.less137 #railbar-offcanvas-close {
145 #railbar-offcanvas-close:before {
/template/klean/
H A Djquery.slicknav.min.js6close:function(){}},i="slicknav",s="slicknav";t.prototype.init=function(){var t,a,i=this,l=n(this.… method in t
/template/monobook/static/3rd/dokuwiki/
H A D00_starter-tmpl-notes.txt10 - "static/3rd/dokuwiki/bullet|close|open.gif" were re-saved as PNG.
/template/vector/static/3rd/dokuwiki/
H A D00_starter-tmpl-notes.txt10 - "static/3rd/dokuwiki/bullet|close|open.gif" were re-saved as PNG.
/template/m1/
H A Dscript.js82 methods.close(sidrOpened, function() {
185 close: function(name, callback) { method in methods
/template/breeze/bower_components/gumby/sass/ui/
H A D_toggles.scss53 > .close {
/template/docnavwiki/css/
H A Dstructure.less26 /* Position and style the close button (top right corner) */
/template/templar/css/
H A Dscreen.less34 @import "../less/close.less";
/template/argon-alt/assets/js/
H A Dargon-design-system.min.js110 close: "fa fa-remove"
/template/argon/assets/js/
H A Dargon-design-system.min.js110 close: "fa fa-remove"
/template/starterbootstrap/js/
H A Dscript.js24 delay: { open: 500, close: 100 }
/template/codowik/js/
H A Dlayout.js2276 , close: '' property in paneMethods
2355 close(pane, true, true); // true, true = force, noAnimation
3220 close(pane, false, noAnimation); // adjust all panes to fit
3253 close(pane, true); // true = force
3278 close(pane);
3713 close(pane); // close will handle unbinding
4664 close(pane, false, true);
5079 , close: close // method - ditto property in Instance
5412 else if (c === true) inst.close(pane, false, noAnimate);
5772 inst.close(pane);
[all …]
/template/monobook/static/3rd/monobook/
H A Drtl.css44 /* recover IEMac (might be fine with the float, but usually it's close to IE */
/template/bushwick/fonts/
H A Dgenericons.css115 .genericon-close:before { content: '\f405'; }
116 .genericon-close-alt:before { content: '\f406'; }

12345678