Home
last modified time | relevance | path

Searched refs:fixed (Results 151 – 175 of 411) sorted by relevance

12345678910>>...17

/plugin/s5/ui/flower/
H A Dpretty.css60 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
/plugin/s5/ui/default/
H A Dpretty.css51 html>body div#controls {position: fixed; padding: 0 0 1em 0;
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md24 - Updated to PHPUnit 9 and fixed the unit tests for PHP 8
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js848 if (i != 0 && !options[i-1].selected && !options[i-1].fixed) {
865 if (i != oL && !options[i+1].selected && !options[i+1].fixed) {
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css114 position: fixed;
457 position: fixed;
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css135 position: fixed;
/plugin/aceeditor/
H A DNEWS83 * Some minor bugs fixed
/plugin/diagramsnet/lib/mxgraph/css/
H A Dcommon.css41 table-layout: fixed;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md62 * PHAR security issue fixed (thanks, @jakejackson)
68 * Added myclabs/deepcopy dependency, fixed TOC page numbering (thanks, @jakejackson)
311 - bug fixed in Overwrite() when specifying replacement as a string
418 - table with fixed width column and long word in cell set to colspan across this column (adding spare width to all columns)
579 - Borders around DIVs - "double" border problem if not all 4 sides equally - fixed
580 - Borders around DIVs - solid (and double) borders overlap as in tables - now fixed so mitred joins as in browser
595 - `<dottab>` fixed to allow color, font-size and font-family to be correctly used, avoid dots being moved to new page, and to work in RTL
660 - images fixed to work with Google Chart API (now mPDF does not urldecode the query part of the src)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md16 The most common errors can be automatically fixed just by running `vendor/bin/phpcbf`.
/plugin/s5/ui/blue/
H A Dpretty.css63 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css581 ... and give it some fixed position and nice styles.
583 position: fixed;
603 ... and position it below the bottom of the screen (relative to it's fixed position)
638 We remove the transparency and position the hint in its default fixed
/plugin/dirtylittlehelper/
H A Dstyle.css49 position: fixed;
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1 …g{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-ind…
H A Dswipebox.less13 position: fixed;
/plugin/glossary/images/
H A Dscore.xcf23 (box-mode fixed)
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md45 prefix. This is now fixed.
/plugin/s5/ui/yatil/
H A Dpretty.css76 #footer>div#controls {position: fixed; bottom: 0; padding: 2em 0;
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/layeranimation/
H A DREADME.md41 …* Keyword **fixed** in **layer** - this can only be used in the first layer and will make it a sta…
/plugin/batchedit/
H A Dinterface.css81 position: fixed;
/plugin/webcode/vendor/
H A Dfirebug-lite.css11 #FirebugIFrame { position:fixed !important; position:absolute; z-index:99999998; left:0; bottom:0; …
13 #Firebug { position:fixed !important; position:absolute; z-index:99999999; left:0; bottom:0; width:…
218 …ht:38px;right:15pt;bottom:5pt;border:2px solid #000;display:none;position:fixed;background-image:u…
/plugin/combo/resources/firebug/
H A Dfirebug-lite.css22 #FirebugIFrame { position:fixed !important; position:absolute; z-index:99999998; left:0; bottom:0; width:100%; height:295px; background:#fff; border-width:0px; }
24 #Firebug { position:fixed !important; position:absolute; z-index:99999999; left:0; bottom:0; width:100%; height:295px; background:#fff; overflow:hidden; }
229 #firebugIconDiv { width:38px;height:38px;right:15pt;bottom:5pt;border:2px solid #000;display:none;position:fixed;background-image:url(firebug_logo.png);text-decoration:underline;cursor:pointer;filter:alpha(opacity:60);opacity:.6;z-index:99999998;}
/plugin/advrack/
H A Djquery.qtip.js1323 (this.options.hide.fixed && (
1549 if(options.hide.fixed) {
1950 fixed: FALSE, property in QTIP.defaults.hide
2114 corner.fixed = TRUE;
2492 if(this.corner.fixed !== TRUE) {
2945 fixed, newMy, newClass, containerOffset, containerStatic,
2958 fixed = tooltip.css('position') === 'fixed';
2961 …viewportScroll = { left: fixed ? 0 : viewport.scrollLeft(), top: fixed ? 0 : viewport.scrollTop() …
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Ddebugger.css11 position: fixed;

12345678910>>...17