Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 25 of 43) sorted by relevance

12

/template/starterbootstrap/css/
Dconfig.css131 #config__manager tr.protected .selection {
138 #config__manager .selection {
143 [dir=rtl] #config__manager .selection {
149 #config__manager .selection label {
157 * html #config__manager .selection label {
161 #config__manager .selection input.checkbox {
/template/kajukkd/fonts/
DRead Me.txt7 …port *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → …
/template/strap/resources/theme/default/components/css/
H A Dcard.css6 * there should be a more specific selection
/template/mindthedark/
DREADME.md45 | `__selection_color__` | text color of selection|
46 | `__selection_background_color__` | backgroung color of selection|
74 * Optimization of the theme selection by [@Racso](https://github.com/Racso). Thanks for that!
Dstyle.ini89 ; selection color
130 ; selection color
/template/boozurk/
Dboozurk.js217 else if (document.selection){
218 posttext = document.selection.createRange().text;
/template/kiwiki/css/
H A Dbasic.css98 ::-moz-selection,
99 ::selection {
/template/typowiki/typowiki/scss/
D_base.scss82 ::selection {
/template/readthedokus/css/
H A D_admin.css107 #config__manager .selection,
117 #config__manager .selection label,
131 …ger tr.default select, #config__manager .selectiondefault, #config__manager tr.protected .selection
/template/white/css/
Dmobile.less39 div.selection {
Dcontent.less299 div.selection {
/template/white-resume/css/
Dmobile.less39 div.selection {
Dcontent.less299 div.selection {
/template/ospyramid/css/
Dstyle.css151 /* These selection declarations have to be separate
154 ::-moz-selection { background: #fe57a1; color:#fff; text-shadow: none; }
155 ::selection { background:#fe57a1; color:#fff; text-shadow: none; }
/template/ad-hominem/
H A DREADME.md19 …* Improvements to the default functionality, e.g. a resizeable internal link selection widget, etc.
/template/rtd_suterdev/css/
D_admin.css99 #config__manager .selection,
109 #config__manager .selection label,
/template/scanlines/
Dstyle.ini93 ; selection style
/template/scanlines/css/
Ddesign.css18 - selection style
66 /* selection style
69 *::-moz-selection {
72 *::selection {
76 *::webkit::-webkit-selection {
/template/argon-alt/assets/css/
Ddoku.scss41 ::-moz-selection {
46 ::selection {
/template/argon/assets/css/
Ddoku.scss47 ::-moz-selection {
52 ::selection {
/template/writr/
DREADME.md13 …. It was voted for by [DokuWiki](https://www.dokuwiki.org) users from a selection of 19 other Word…
/template/mindthedark/css/
Dbasic.less11 ::-moz-selection {
16 ::selection {
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1228 …getInputSelectionStart=function(input){if(document.selection){var range=input.ownerDocument.select…
1700 …s.name+" forceUpdate: "+forceUpdate+" "+object+((object==this.selection)?"==":"!=")+this.selection)
1701 }if(forceUpdate||object!=this.selection){this.selection=object;
1753 var menu=this.getContextMenuItems(this.selection,target);
7116 }else{if(this.selection){this.updateSelection(this.selection)
7194 var styleRuleBox=rulesBox&&Firebug.getElementByRepObject(rulesBox,this.selection);
7195 if(!styleRuleBox){var rule={rule:this.selection,inherited:false,selector:"element.style",props:[]};
7304 }},updateSelection:function(object){this.selection=null;
7326 }}if(isElement(this.selection)){items.push({label:"EditStyle",command:bindFixed(this.editElementSty…
7327 }else{if(!isSystemStyleSheet(this.selection)){items.push({label:"NewRule",command:bindFixed(this.in…
[all …]
/template/ospyramid/js/libs/
Djquery-1.6.1.js6691 selection;
6693 for(; i < length && ( executeOnly || !selection ); i++ ) {
6694 selection = list[ i ]( options, originalOptions, jqXHR );
6697 if ( typeof selection === "string" ) {
6698 if ( !executeOnly || inspected[ selection ] ) {
6699 selection = undefined;
6701 options.dataTypes.unshift( selection );
6702 selection = inspectPrefiltersOrTransports(
6703 structure, options, originalOptions, jqXHR, selection, inspected );
6709 if ( ( executeOnly || !selection ) && !inspected[ "*" ] ) {
[all …]
/template/cutopillar/css/monopillar/
Dstylesheet.css5 *::selection{

12