Home
last modified time | relevance | path

Searched refs:only (Results 26 – 50 of 432) sorted by path

12345678910>>...18

/template/arcade-basic/css/
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/arcadebasic/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/arcadebasic/css/
H A Darcadebasic.css376 .sr-only, .screen-reader-text {
386 .sr-only-focusable:active, .sr-only-focusable:focus {
2041 .has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.screen-reader-text ~ .form-control-feedback {
4308 .only-on-home #site-meta {
4314 .only-on-home #site-meta i {
4323 .only-on-home #site-title, .only-on-home
4340 .only-on-home.no-fittext .basic #site-title a {
4392 .only
[all...]
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/arctic-mbo/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/arctic/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/arctictut/
H A DLICENSE75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/argon-alt/assets/css/
H A Dargon-design-system.css8675 .sr-only {
8686 .sr-only-focusable:active,
8687 .sr-only-focusable:focus {
17836 .btn-sm.btn-icon-only,
17847 .btn-lg.btn-icon-only,
17955 .btn-icon-only {
17961 a.btn-icon-only {
17965 .btn-icon-only.btn-sm,
18423 .close>span:not(.sr-only) {
18442 .close:hover span:not(.sr-only),
[all …]
H A Ddoku.css9535 .sr-only {
9546 .sr-only-focusable:active,
9547 .sr-only-focusable:focus {
18707 …-icon-only, #tool__bar button.btn-icon-only, #dokuwiki__content .editButtons button.btn-icon-only,…
18730 .btn-lg.btn-icon-only,
18874 .btn-icon-only {
18880 a.btn-icon-only {
18884 …n-only.btn-sm, #tool__bar button.btn-icon-only, #dokuwiki__content .editButtons button.btn-icon-on…
19346 .close > span:not(.sr-only) {
19365 .close:hover span:not(.sr-only),
[all …]
H A Dfont-awesome.css3032 .sr-only {
3043 .sr-only-focusable:active,
3044 .sr-only-focusable:focus {
/template/argon-alt/css/
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/argon/assets/css/
H A Dargon-design-system.css7894 .sr-only {
7906 .sr-only-focusable:active, .sr-only-focusable:focus {
16791 .alert-dismissible .close:hover > span:not(.sr-only), .alert-dismissible .close:focus > span:not(.s…
16921 .btn-sm.btn-icon-only, .btn-group-sm > .btn-icon-only.btn {
16929 .btn-lg.btn-icon-only, .btn-group-lg > .btn-icon-only.btn {
17024 .btn-icon-only {
17030 a.btn-icon-only {
17034 .btn-icon-only.btn-sm, .btn-group-sm > .btn-icon-only.btn {
17377 .close > span:not(.sr-only) {
17393 .close:hover span:not(.sr-only), .close:focus span:not(.sr-only) {
[all …]
H A Ddoku.css9283 .sr-only {
9295 .sr-only-focusable:active, .sr-only-focusable:focus {
18215 .alert-dismissible .close:hover > span:not(.sr-only), .alert-dismissible .close:focus > span:not(.s…
18383only, #tool__bar button.btn-icon-only, #dokuwiki__content .editButtons button.btn-icon-only, #doku…
18392only, .btn-group-lg > .btn-icon-only.btn, #dw__login .btn-group-lg > button.btn-icon-only, .btn-gr…
18516 .btn-icon-only {
18522 a.btn-icon-only {
18526only.btn-sm, #tool__bar button.btn-icon-only, #dokuwiki__content .editButtons button.btn-icon-only
18926 .close > span:not(.sr-only) {
18944 .close:hover span:not(.sr-only), .close:focus span:not(.sr-only) {
[all …]
H A Dfont-awesome.css3032 .sr-only {
3043 .sr-only-focusable:active,
3044 .sr-only-focusable:focus {
/template/argon/css/
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/artforwater/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/artforwater/css/
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/basical/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/basical/css/
H A Dmobile.css7 @media only screen and (max-width: 42em) {
/template/battlehorse/js/
H A Ddragdrop.js613 only: false,
714 element, options.only, options.tree ? true : false, options.tag);
719 element, options.only, options.tree ? true : false, options.treeTag);
758 … var children = Sortable.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only});
844 only: sortableOptions.only,
924 Element.findChildren = function(element, only, recursive, tagName) { argument
927 if(only) only = [only].flatten();
931 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
934 var grandchildren = Element.findChildren(e, only, recursive, tagName);
/template/benjamin/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
H A DLICENSE75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
H A Dstyle.ini18 ; Starter and the built-in Dokuwiki CSS, and only replace what's
/template/binkytestinstance/
H A DCOPYING75 is covered only if its contents constitute a work based on the
151 allowed only for noncommercial distribution and only if you
207 the only way you could satisfy both it and this License would be to
233 those countries, so that distribution is permitted only in or among
/template/binkytestinstance/css/
H A Ddesign.less125 display: none; /* hide mobile tools dropdown to only show in mobile view */
258 div:only-child {

12345678910>>...18