/plugin/projects/ |
H A D | codemirror.css | 5 /* Necessary so the scrollbar can be absolutely positioned within the wrapper on Lion. */ 21 /* Vertical scrollbar */ 22 .CodeMirror-scrollbar { 27 /* This corrects for the 1px gap introduced to the left of the scrollbar 28 by the rule for .CodeMirror-scrollbar-inner. */ 31 .CodeMirror-scrollbar-inner { 32 /* This needs to have a nonzero width in order for the scrollbar to appear 36 .CodeMirror-scrollbar.cm-sb-overlap { 37 /* Ensure that the scrollbar appears in Lion, and that it overlaps the content 45 .CodeMirror-scrollbar.cm-sb-nonoverlap { [all …]
|
/plugin/shell/ |
H A D | P0wnyShell.css | 24 *::-webkit-scrollbar-track { 29 *::-webkit-scrollbar { 34 *::-webkit-scrollbar-thumb {
|
/plugin/openlayersmap/ol7/ |
H A D | ol-layerswitcher.css |
|
/plugin/syntaxhighlighter4/dist/ |
H A D | override.css | 15 /* Remove vertical scrollbar (IE & Chrome) */
|
/plugin/imageflow/ |
H A D | script.js | 36 this.scrollbar = null; 79 …this.scrollbar = $('<div/>').addClass('imageflow_scrollbar').width(this.scrollbarwidth).css({left:… 83 …$('<div/>').addClass('imageflow_slider_cap_left').appendTo(this.scrollbar).bind('mousedown', { dir… 84 …this.scroller = $('<div/>').addClass('imageflow_slider').appendTo(this.scrollbar).bind('mousedown'… 85 …$('<div/>').addClass('imageflow_slider_cap_right').appendTo(this.scrollbar).bind('mousedown', { di… 350 this.scrollbar.show();
|
/plugin/syntaxhighlighter4/ |
H A D | CHANGELOG.md | 26 * Remove unnecessary vertical scrollbar (Issue #14)
|
/plugin/diagramsnet/lib/styles/ |
H A D | dark.css | 156 html .geEditor ::-webkit-scrollbar-thumb { 159 html .geEditor ::-webkit-scrollbar-thumb:hover, .geHsplit:hover, .geVsplit:hover {
|
H A D | grapheditor.css | 859 .geTemplateDlg ::-webkit-scrollbar { 863 .geTemplateDlg ::-webkit-scrollbar-track { 867 .geTemplateDlg ::-webkit-scrollbar-thumb { 872 .geTemplateDlg ::-webkit-scrollbar-thumb:hover {
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.css | 423 /* Hide vertical scrollbar */ 715 scrollbar-width: none; /* Firefox: hide scrollbars */ 720 display: none; /* Chrome + Safari: hide scrollbar */ 782 .monaco-scrollable-element > .scrollbar > .scra { 837 .vs .monaco-scrollable-element > .scrollbar > .slider { 840 .vs-dark .monaco-scrollable-element > .scrollbar > .slider { 843 .hc-black .monaco-scrollable-element > .scrollbar > .slider { 847 .monaco-scrollable-element > .scrollbar > .slider:hover { 854 .monaco-scrollable-element > .scrollbar > .slider.active { 3213 .monaco-editor.vs .monaco-scrollable-element > .scrollbar, [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.css | 423 /* Hide vertical scrollbar */ 715 scrollbar-width: none; /* Firefox: hide scrollbars */ 720 display: none; /* Chrome + Safari: hide scrollbar */ 782 .monaco-scrollable-element > .scrollbar > .scra { 837 .vs .monaco-scrollable-element > .scrollbar > .slider { 840 .vs-dark .monaco-scrollable-element > .scrollbar > .slider { 843 .hc-black .monaco-scrollable-element > .scrollbar > .slider { 847 .monaco-scrollable-element > .scrollbar > .slider:hover { 854 .monaco-scrollable-element > .scrollbar > .slider.active { 3213 .monaco-editor.vs .monaco-scrollable-element > .scrollbar, [all …]
|
/plugin/pgn4web/pgn4web/ |
H A D | live-compact.css | 175 scrollbar-base-color: #E8E3D0;
|
H A D | collection.css | 44 scrollbar-base-color: white;
|
H A D | analysis.css | 146 scrollbar-base-color: #FFFFFF;
|
/plugin/achart/assets/ |
H A D | apexcharts.css | 8 /* scrollbar is not visible by default for legend, hence forcing the visibility */ 9 .apexcharts-canvas ::-webkit-scrollbar { 14 .apexcharts-canvas ::-webkit-scrollbar-thumb {
|
/plugin/davcal/datetimepicker-2.4.5/ |
H A D | jquery.datetimepicker.js | 582 scrollbar, 600 scrollbar = $('<div class="xdsoft_scrollbar"></div>'); 602 scrollbar.append(scroller); 604 timeboxparent.addClass('xdsoft_scroller_box').append(scrollbar); 624 h1 = scrollbar[0].offsetHeight; 671 sh = percent * scrollbar[0].offsetHeight; 677 maximumOffset = scrollbar[0].offsetHeight - scroller[0].offsetHeight;
|
/plugin/dirtylittlehelper/ |
H A D | style.css | 214 .dlh_ontheleft ::-webkit-scrollbar{
|
/plugin/bpmnio/vendor/bpmn-js/dist/assets/ |
H A D | diagram-js.css | 707 .djs-popup *::-webkit-scrollbar { 711 .djs-popup *::-webkit-scrollbar-thumb { 716 .djs-popup *::-webkit-scrollbar-track {
|
/plugin/bpmnio/vendor/dmn-js/dist/assets/ |
H A D | diagram-js.css | 707 .djs-popup *::-webkit-scrollbar { 711 .djs-popup *::-webkit-scrollbar-thumb { 716 .djs-popup *::-webkit-scrollbar-track {
|
/plugin/codemirror/dist/modes/ |
H A D | css.min.js.map | 1 …scrollbar-3d-light-color\",\n \"scrollbar-arrow-color\", \"scrollbar-base-color\", \"scrollbar-…
|
H A D | stylus.min.js.map | 1 …scrollbar-arrow-color\",\"scrollbar-base-color\",\"scrollbar-dark-shadow-color\",\"scrollbar-face-…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 20800 scrollbar.$parent.show(); 20805 scrollbar.$parent.hide(); 20810 var scrollbar; 20812 scrollbar = scrollbars[i]; 20815 hideScrollbar(scrollbar); 20817 hideScrollbar(scrollbar); 20819 showScrollbar(scrollbar); 20821 if(scrollbar.isVisible()){ 20839 if(scrollbar.$config.group && visibleGroups[scrollbar.$config.group]){ 20840 showScrollbar(scrollbar); [all …]
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 117 - Thumnail list's scrollbar is now hidden if all thumbnails fit the available visible space.
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 289 - Thumnail list's scrollbar is now hidden if all thumbnails fit the available visible space. 377 - fixed regressions in LP version: Thumbnail scrollbar was not shown,
|
/plugin/codemirror/dist/ |
H A D | styles.min.css | 1 …scrollbar-filler,#dokuwiki__content .CodeMirror-scrollbar-filler,form#dw__editform .CodeMirror-gut…
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.less | 206 /* fix scrollbar issue in firefox */ 239 /* no visible border by default. but make available if need be (scrollbar width compensation) */
|