Home
last modified time | relevance | path

Searched refs:options (Results 176 – 200 of 377) sorted by path

12345678910>>...16

/template/kkh/
H A DREADME.md25 ### Configuration options
/template/kkh/css/
H A D_diff.css77 /* diff options */
132 height: 1.5em; /* height is necessary for longer options in Webkit */
H A D_media_fullscreen.css182 #mediamanager__page .panelHeader form.options {
186 [dir=rtl] #mediamanager__page .panelHeader form.options {
223 #mediamanager__page .panelHeader form.options .ui-controlgroup-horizontal label{
H A D_media_popup.css61 /*____________ options ____________*/
/template/klean/bootstrap/css/
H A Dbootstrap.css.map1options\n\n// Unstyled keeps list items block level, just removes default browser padding and list…
H A Dbootstrap.min.css.map1options\n\n// Unstyled keeps list items block level, just removes default browser padding and list…
/template/klean/bootstrap/js/
H A Dbootstrap.js191 this.options = $.extend({}, Button.DEFAULTS, options)
318 this.options = options
556 this.options = $.extend({}, Collapse.DEFAULTS, options)
933 this.options = options
1309 this.options = this.getOptions(options)
1310options.viewport && $($.isFunction(this.options.viewport) ? this.options.viewport.call(this, this.…
1345 if (options.delay && typeof options.delay == 'number') {
1352 return options
1363 return options
1905 this.options = $.extend({}, ScrollSpy.DEFAULTS, options)
[all …]
H A Dbootstrap.min.js6options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"lo…
7options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scroll…
/template/klean/css/
H A Dklean-style.css61 Tags: custom-background, two-columns, right-sidebar, sticky-post, theme-options, threaded-comments,…
/template/knotux/
H A D_mediamanager.css104 #mediamanager__page .panelHeader form.options {
130 #mediamanager__page .panelHeader form.options .ui-buttonset label{
134 #mediamanager__page .panelHeader form.options .ui-buttonset .ui-button-text {
H A Dmedia.css63 /* --- options --- */
/template/launch/js/
H A Dbootstrap.min.js6options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"lo…
7options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scroll…
/template/lcars/
H A D_mediaoptions.css53 /* --- display options --- */
H A Dcufon-yui.js7options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefi…
H A Dmedia.css61 /* --- options --- */
/template/lcars/js/
H A Dcufon-yui.js7options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefi…
/template/lisps/css/
H A D_media_fullscreen.css156 #mediamanager__page .panelHeader form.options {
188 #mediamanager__page .panelHeader form.options .ui-buttonset label{
192 #mediamanager__page .panelHeader form.options .ui-buttonset .ui-button-text {
H A D_media_popup.css61 /*____________ options ____________*/
/template/m1/
H A Dscript.js211 $.fn.sidr = function( options ) { argument
223 }, options);
/template/masa/
H A Dmedia.css57 /* --- options --- */
/template/material/
H A DREADME.md3 …ial template is very easy to install and use, whilst offering a multitude of customization options.
53 The template also comes with several configuration options, which you can set via the Configuration…
/template/mcz/
H A Dmedia.css59 /* --- options --- */
/template/mikio/
H A DREADME.md31 - Some elements now have their own color options to allow finer control of your website design.
40 - Breadcrumbs and You Are Here have now been seperated instead of combined. This removed the options `breadcrumbHome` and `breadcrumbShowLast` for the breadcrumbs as it only applies to the you are here bar. **Breadcrumbs and You Are Here options may have reset**
170 - `colors` : Colors can be overridden by including `~~hero-colors BACKGROUND_COLOR HERO_TITLE_COLOR HERO_SUBTITLE_COLOR BREADCRUMB_TEXT_COLOR BREADCRUMB_HOVER_COLOR~~`. You do not need to include all the color options. Use 'initial' to skip a color override
370 - Fixed double breadcrumb options on admin pages
371 - Added sticky top header, navbar and header options. Thanks chitland
381 - Added table row background styling options
/template/mikio/assets/
H A Dmikio-typeahead.js30 var Typeahead = function (element, options) {
32 this.options = jQuery.extend({}, Typeahead.defaults, options);
33 this.matcher = this.options.matcher || this.matcher;
34 this.sorter = this.options.sorter || this.sorter;
35 this.select = this.options.select || this.select;
36 this.autoSelect = typeof this.options.autoSelect == 'boolean' ? this.options.autoSelect : true;
37 this.highlighter = this.options.highlighter || this.highlighter;
38 this.render = this.options
49 Typeahead(element, options) global() argument
[all...]
H A Dmikio.css2924 .mikio #mediamanager__page .filelist form.options,
2925 .mikio #mediamanager__page .qq-uploader form.options,
2926 #media__manager .filelist form.options,
2927 #media__manager .qq-uploader form.options {
2931 .mikio #mediamanager__page .filelist form.options .ui-controlgroup-horizontal label,
2932 .mikio #mediamanager__page .qq-uploader form.options .ui-controlgroup-horizontal label,
2933 #media__manager .filelist form.options .ui-controlgroup-horizontal label,
2934 #media__manager .qq-uploader form.options .ui-controlgroup-horizontal label {
3309 .mikio #mediamanager__page .panelHeader form.options,
3310 #media__manager .panelHeader form.options {
[all...]

12345678910>>...16