Searched refs:selection (Results 1 – 25 of 43) sorted by relevance
12
| /template/starterbootstrap/css/ |
| D | config.css | 131 #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/ |
| D | Read Me.txt | 7 …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 D | card.css | 6 * there should be a more specific selection
|
| /template/mindthedark/ |
| D | README.md | 45 | `__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!
|
| D | style.ini | 89 ; selection color 130 ; selection color
|
| /template/boozurk/ |
| D | boozurk.js | 217 else if (document.selection){ 218 posttext = document.selection.createRange().text;
|
| /template/kiwiki/css/ |
| H A D | basic.css | 98 ::-moz-selection, 99 ::selection {
|
| /template/typowiki/typowiki/scss/ |
| D | _base.scss | 82 ::selection {
|
| /template/readthedokus/css/ |
| H A D | _admin.css | 107 #config__manager .selection, 117 #config__manager .selection label, 131 …ger tr.default select, #config__manager .selectiondefault, #config__manager tr.protected .selection
|
| /template/white/css/ |
| D | mobile.less | 39 div.selection {
|
| D | content.less | 299 div.selection {
|
| /template/white-resume/css/ |
| D | mobile.less | 39 div.selection {
|
| D | content.less | 299 div.selection {
|
| /template/ospyramid/css/ |
| D | style.css | 151 /* 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 D | README.md | 19 …* Improvements to the default functionality, e.g. a resizeable internal link selection widget, etc.
|
| /template/rtd_suterdev/css/ |
| D | _admin.css | 99 #config__manager .selection, 109 #config__manager .selection label,
|
| /template/scanlines/ |
| D | style.ini | 93 ; selection style
|
| /template/scanlines/css/ |
| D | design.css | 18 - selection style 66 /* selection style 69 *::-moz-selection { 72 *::selection { 76 *::webkit::-webkit-selection {
|
| /template/argon-alt/assets/css/ |
| D | doku.scss | 41 ::-moz-selection { 46 ::selection {
|
| /template/argon/assets/css/ |
| D | doku.scss | 47 ::-moz-selection { 52 ::selection {
|
| /template/writr/ |
| D | README.md | 13 …. It was voted for by [DokuWiki](https://www.dokuwiki.org) users from a selection of 19 other Word…
|
| /template/mindthedark/css/ |
| D | basic.less | 11 ::-moz-selection { 16 ::selection {
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 1228 …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/ |
| D | jquery-1.6.1.js | 6691 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/ |
| D | stylesheet.css | 5 *::selection{
|
12