Home
last modified time | relevance | path

Searched refs:fixed (Results 26 – 50 of 411) sorted by relevance

12345678910>>...17

/plugin/overlay/
H A Dscript.js53 button_text = LANG.plugins.overlay.fixed;
111 button_text = LANG.plugins.overlay.fixed;
118 button_text = LANG.plugins.overlay.fixed;
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php111 * Column width can be given as fixed char widths, percentages and a single * width can be given
112 * for taking the remaining available space. When mixing percentages and fixed widths, percentages
113 * refer to the remaining space after allocating the fixed width
123 $fixed = (count($columns) - 1) * $border; // borders are used already
126 // first pass for format check and fixed columns
128 // handle fixed columns
130 $fixed += $col;
149 $alloc = $fixed;
/plugin/pagestat/
H A Dstyle.css16 position: fixed;
46 position: fixed;
124 position: fixed;
262 position: fixed;
/plugin/revealjs/
H A Ddoku-substitutes.css45 position: fixed;
53 position: fixed;
/plugin/mtg/
H A Dstyle.css2 position: fixed;
/plugin/iphelper/
H A Dall.css16 position: fixed; /* Stay in place */
33 position: fixed;
/plugin/diagramsnet/
H A Dstyle.css3 position:fixed;
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A D_falseOptions.jst4 'fixed': false,
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js62 fixed = {},
279 RegExp.prototype.exec = (on ? fixed : nativ).exec;
280 RegExp.prototype.test = (on ? fixed : nativ).test;
777 return fixed.split.call(str, separator, limit);
912 fixed.exec = function (str) {
961 fixed.test = function (str) {
963 return !!fixed.exec.call(this, str);
975 fixed.match = function (regex) {
983 return fixed.exec.call(regex, this);
999 fixed.replace = function (search, replacement) {
[all …]
/plugin/pagemove/lang/zh/
H A Dpagemove.txt1 <div class="moz-text-flowed" style="font-family: -moz-fixed">====== Pagemove ======
/plugin/drawio/
H A Dstyle.css3 position:fixed;
/plugin/aichat/
H A Dstyle.less10 position: fixed;
/plugin/divalign2/
H A DChangeLog35 * syntax/: fixed missing calls to ::getPType() and ::getAllowedTypes()
46 * Plugin and demo moved to new location, references fixed.
63 * style.css: fixed a mistake that prevented justify styling from working.
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.default.css19 /* Hides position: fixed from IE6 */
21 position: fixed;
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css19 /* Hides position: fixed from IE6 */
21 position: fixed;
/plugin/ajaxedit/
H A Dstyle.css19 /* Hides position: fixed from IE6 */
21 position: fixed;
/plugin/facebooklike/
H A DCHANGELOG3 * HTTPS bug fixed.
/plugin/ajaxpeon/
H A Dstyle.css3 position: fixed;
/plugin/cookielaw/
H A Dstyle.css2 position: fixed;
/plugin/fullscreenmode/
H A Dstyle.css5 position: fixed;
/plugin/authshibboleth/
H A DCHANGELOG.md8 * fixed shibboleth session detection
/plugin/datatables/assets/datatables.net-fixedheader-dt/css/
H A DfixedHeader.dataTables.min.css
/plugin/dokuwiki-webcomics/
H A Dreadme.md5 I fixed some broken webcomics. Currently [XKCD], [DILBERT] and [SHACKLES] are working.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dheadline.md41 #1 has been fixed
/plugin/appendtoquery/
H A Dplugin.info.txt6 desc Append a fixed string to all search queries. Can be used to restrict search to a single name…

12345678910>>...17