Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-drd.css8 --drill-down-overlay-background-color: var(--color-blue-205-100-50);
9 --drill-down-overlay-color: var(--color-white);
21 .djs-overlay .drill-down-overlay {
23 background: var(--drill-down-overlay-background-color);
24 color: var(--drill-down-overlay-color);
/plugin/autolink3/
H A Dadmin.php150 …".DOKU_BASE."/lib/plugins/autolink3/ressources/arrow_".($tab[0] ? "up" : "down").".gif' alt='sort'…
151 …".DOKU_BASE."/lib/plugins/autolink3/ressources/arrow_".($tab[1] ? "up" : "down").".gif' alt='sort'…
152 …".DOKU_BASE."/lib/plugins/autolink3/ressources/arrow_".($tab[2] ? "up" : "down").".gif' alt='sort'…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst21 * ``common`` rounds either up or down (rounds the value up to precision decimal
27 * ``floor`` always rounds down.
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js299 case 34: //page down
303 case 40: //down arrow
351 case 34: //page down
357 case 40: //down arrow
407 case 34: //page down
/plugin/vkeyboard/
H A Dchange_log4 up and down arrow entities for top row buttons, started IE6 at size 3, since
5 the up and down arrows dont show up well at 2.
17 The toolbar button opens a pop-up where the language is selected from a drop-down
/plugin/rowmove/
H A Dplugin.info.txt6 desc Moving rows of tables up and down
/plugin/twistienav/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs
/plugin/mllist/
H A DREADME.md4 …for Dokuwiki, originally authored by Adrian Sai-wah Tam, Mirrored here as the original site is down
/plugin/sectiontoggle/
H A Dstyle.css2 content: url('chevron-down.svg');
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcaret-down-fill.svg1 <svg class="bi bi-caret-down-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dchevron-down.svg1 <svg class="bi bi-chevron-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcaret-down.svg1 <svg class="bi bi-caret-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dchevron-compact-down.svg1 <svg class="bi bi-chevron-compact-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcaret-down-square-fill.svg1 <svg class="bi bi-caret-down-square-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dchevron-bar-down.svg1 <svg class="bi bi-chevron-bar-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrow-down-circle-fill.svg1 <svg class="bi bi-arrow-down-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrow-down-right-circle-fill.svg1 <svg class="bi bi-arrow-down-right-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrow-down-square-fill.svg1 <svg class="bi bi-arrow-down-square-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrow-down-left-circle-fill.svg1 <svg class="bi bi-arrow-down-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrow-down-left.svg1 <svg class="bi bi-arrow-down-left" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/redirector/
H A DredirectURLs.txt.orig2 # they can be written to overwrite parts again, when the chain goes down to the end
/plugin/twistienav4bootstrap3/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs - original plugin twistienav adapted for Boot…
/plugin/eventline/timeline_ajax/styles/
H A Dgraphics.css150 div.simileAjax-bubble-arrow-point-down {
156 .simileAjax-bubble-arrow-point-down-pngTranslucent {
157 background: url(../images/bubble-arrow-point-down.png) bottom center no-repeat;
/plugin/tline/timeline_ajax/styles/
H A Dgraphics.css150 div.simileAjax-bubble-arrow-point-down {
156 .simileAjax-bubble-arrow-point-down-pngTranslucent {
157 background: url(../images/bubble-arrow-point-down.png) bottom center no-repeat;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverDownAction.php32 $this->touchScreen->down($this->x, $this->y);

12345678910>>...14