/plugin/bootswrapper/exe/help/ |
H A D | panel.txt | 5 <panel type="default">Basic panel example</panel> 7 <code html5><panel type="default">Basic panel example</panel></code> 13 </panel> 17 </panel></code> 23 </panel> 27 </panel></code> 35 <panel type="info" title="Panel title">Panel content</panel> 42 <panel type="info" title="Panel title">Panel content</panel> 57 </panel> 76 </panel> [all …]
|
H A D | accordion.txt | 3 An accordion with the panel component. 8 <panel title="Collapsible Group Item #1"> 10 </panel> 11 <panel title="Collapsible Group Item #2"> 13 </panel> 14 <panel title="Collapsible Group Item #3"> 16 </panel> 22 <panel title="Collapsible Group Item #1"> 24 </panel> 25 <panel title="Collapsible Group Item #2"> [...] </panel> [all …]
|
H A D | affix.txt | 10 <panel title="Affix"> 12 </panel> 17 <panel title="Affix"> 19 </panel>
|
H A D | panel-body.txt | 1 panel.txt
|
H A D | pane.txt | 1 panel.txt
|
/plugin/whoisonline/ |
H A D | script.js | 2 var panel = jQuery('.WIO_onlineWidget .WIO_panel'); 8 timeout = setTimeout(function(){panel.trigger('open');},500); 12 timeout = setTimeout(function(){panel.trigger('close');},500); 18 panel.bind('open',function(){ 19 panel.slideDown(function(){ 22 panel.load(DOKU_BASE+'lib/plugins/whoisonline/ajax.php'); 27 panel.slideUp();
|
/plugin/pdfjs/pdfjs/web/ |
H A D | debugger.js | 62 panel: null, 65 var panel = this.panel; 70 panel.appendChild(tmp); 73 panel.appendChild(fonts); 170 panel: null, 285 this.panel = panel; 295 var panel = this.panel; 456 panel: null, 487 clear(this.panel); 494 clear(this.panel); [all …]
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | minimap.css | 25 #minimap__plugin .panel-default { 30 #minimap__plugin .panel { 47 #minimap__plugin .panel-default > .panel-heading { 53 #minimap__plugin .panel-heading { 65 #minimap__plugin .panel > .list-group, #minimap__plugin .panel > .panel-collapse > .list-group { 77 #minimap__plugin .panel-heading + .list-group .list-group-item:first-child { 81 #minimap__plugin .panel > [all...] |
/plugin/minimap/ |
H A D | style.css | 27 #minimap__plugin .panel-default { 32 #minimap__plugin .panel { 52 #minimap__plugin .panel-default > .panel-heading { 58 #minimap__plugin .panel-heading { 70 #minimap__plugin .panel > .list-group, #minimap__plugin .panel > .panel-collapse > .list-group { 82 #minimap__plugin .panel-heading + .list-group .list-group-item:first-child { 86 #minimap__plugin .panel > .list-group .list-group-item, 87 #minimap__plugin .panel > .panel-collapse > .list-group .list-group-item { 147 #minimap__plugin .panel-body { 162 #minimap__plugin .panel-footing {
|
/plugin/quickstats/lang/en/ |
H A D | general_intro.txt | 1 With this admin panel you can do three things. 6 For the maintenance panel, click on the **Update Quickstats Cache** button. For the Query panel, click on the **Query Data** button. 7 These are toggles and will both open and close their respective windows. The **Query Info** button will re-open the Query Info panel which 8 is displayed on first opening the Query Data panel and which can be closed with a button at the bottom of the Query Info panel. The **Download DB** button will attempt to download the Maxmind database.
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckadobeair.js | 152 FCKPanel_Window_OnFocus = function( e, panel ) argument 155 _Original_FCKPanel_Window_OnFocus.call( this, e, panel ) ; 157 if ( panel._focusTimer ) 158 clearTimeout( panel._focusTimer ) ; 161 FCKPanel_Window_OnBlur = function( e, panel ) argument 164 …panel._focusTimer = FCKTools.SetTimeout( _Original_FCKPanel_Window_OnBlur, 100, this, [ e, panel ]…
|
/plugin/openlayersmap/ol7/ |
H A D | ol-layerswitcher.js |
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
H A D | bootstrap.min.css | 5 …panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-web…
|
/plugin/combo/ComboStrap/ |
H A D | TabsTag.php | 44 * of panel 100 * Creates the panel wrapper element 151 $panel = ""; 154 $panel = $liTagAttributes->getValueAndRemoveIfPresent("panel"); 155 if ($panel === null && $liTagAttributes->hasComponentAttribute("id")) { 156 $panel = $liTagAttributes->getValueAndRemoveIfPresent("id"); 158 if ($panel === null) { 159 LogUtility::msg("A id attribute is missing on a panel tag", LogUtility::LVL_MSG_ERROR, TabsTag::TAG); 181 ->addOutputAttributeValue('id', $panel [all...] |
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckpanel.js | 308 function FCKPanel_Window_OnFocus( e, panel ) argument 310 panel.HasFocus = true ; 313 function FCKPanel_Window_OnBlur( e, panel ) argument 315 panel.HasFocus = false ; 317 if ( panel._LockCounter == 0 ) 318 FCKTools.RunFunction( panel.Hide, panel ) ;
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorAboutFrame.java | 46 JPanel panel = new JPanel(new BorderLayout()) in EditorAboutFrame() local 70 panel.setBorder(BorderFactory.createCompoundBorder(BorderFactory in EditorAboutFrame() 79 panel.add(titleLabel, BorderLayout.NORTH); in EditorAboutFrame() 86 panel.add(subtitleLabel, BorderLayout.CENTER); in EditorAboutFrame() 88 getContentPane().add(panel, BorderLayout.NORTH); in EditorAboutFrame()
|
/plugin/dwcommits/ |
H A D | README | 6 It has an administrative panel which enables the user to create databases of 13 The databases created by this plugin can be queried from the admin panel and 17 Please read the documentation in the admin panel or on the plugin web site
|
/plugin/html5video2/ |
H A D | style.css | 1016 .video-js .vjs-volume-panel { 1034 …panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizont… 1038 .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only { 1069 .video-js .vjs-volume-panel { 1117 .video-js .vjs-volume-panel.vjs-volume-panel-vertical { 1605 .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, 1606 .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, 1607 …small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-smal… 1608 .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, 1609 …x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny… [all …]
|
/plugin/pdfjs/pdfjs/web/locale/ta-LK/ |
H A D | viewer.properties | 42 # Tooltips and alt text for side panel toolbar buttons 46 # Thumbnails panel item (tooltip and alt text for images) 52 # Find panel button title and messages 56 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/tsz/ |
H A D | viewer.properties | 41 # Tooltips and alt text for side panel toolbar buttons 45 # Thumbnails panel item (tooltip and alt text for images) 51 # Find panel button title and messages 53 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/meh/ |
H A D | viewer.properties | 40 # Tooltips and alt text for side panel toolbar buttons 44 # Thumbnails panel item (tooltip and alt text for images) 50 # Find panel button title and messages 52 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/mn/ |
H A D | viewer.properties | 44 # Tooltips and alt text for side panel toolbar buttons 48 # Thumbnails panel item (tooltip and alt text for images) 54 # Find panel button title and messages 59 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/rw/ |
H A D | viewer.properties | 43 # Tooltips and alt text for side panel toolbar buttons 47 # Thumbnails panel item (tooltip and alt text for images) 53 # Find panel button title and messages 58 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/tn/ |
H A D | viewer.properties | 44 # Tooltips and alt text for side panel toolbar buttons 48 # Thumbnails panel item (tooltip and alt text for images) 54 # Find panel button title and messages 59 # Error panel labels
|
/plugin/pdfjs/pdfjs/web/locale/zam/ |
H A D | viewer.properties | 53 # Tooltips and alt text for side panel toolbar buttons 60 # Thumbnails panel item (tooltip and alt text for images) 66 # Find panel button title and messages 68 # Error panel labels
|