Home
last modified time | relevance | path

Searched refs:toolbar (Results 51 – 75 of 341) sorted by relevance

12345678910>>...14

/template/codowik/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/bs4simple/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/strap/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/ghw/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/mindthedark/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/starterpjax/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/vector/static/3rd/dokuwiki/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/taratasy/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/zenlike/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/grassstains/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/aran/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/prsnl10/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/ach/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/monobook/static/3rd/dokuwiki/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/mnml-blog/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/doogiestpl/css/
H A D_edit.css12 /*____________ toolbar ____________*/
14 .dokuwiki div.toolbar {
34 /* buttons inside of toolbar */
35 .dokuwiki div.toolbar button.toolbutton {
/template/material/
H A DREADME.md24 …t by replacing the toolbar icons found in `DOKUWIKI_ROOT/lib/images/toolbar` with those found in t…
26 The toolbar can then looking like the following:
28 ![Image of toolbar with material icons](https://i.imgur.com/XSyhyPU.png)
/template/lisps/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/template/ad-hominem/css/
H A D_edit.css28 /*____________ toolbar ____________*/
30 .mode_edit .editBox > .toolbar,
31 .mode_preview .editBox > .toolbar {
42 .mode_edit div.toolbar,
43 .mode_preview div.toolbar {
118 /* buttons inside of toolbar */
119 .mode_edit div.toolbar button.toolbutton {
285 /* toolbar popups */
372 body.darkmode .editBox > .toolbar {
/template/starterbootstrap/css/
H A D_edit.css11 /*____________ toolbar ____________*/
13 .dokuwiki div.toolbar {
33 /* buttons inside of toolbar */
/template/a_new_day/
H A Dtpl_functions.php31 $toolbar = p_wiki_xhtml($tbar,'',false);
33 $lines = explode("\n", $toolbar);
/template/starterbootstrap/js/
H A Dscript.js282 if (window.toolbar !== undefined) {
283 window.toolbar[window.toolbar.length] = { class in window
/template/bootstrap3/
H A Dscript.js906 // Replace all OOTB DokuWiki toolbar icon with Material Design Icons
909 if (typeof window.toolbar === 'undefined') return false;
935 for (var i in window.toolbar) {
938 if (window.toolbar[i].icon == 'h.png') {
939 for (var x in window.toolbar[i].list) {
941 window.toolbar[i].list[x].icon = '../../tpl/bootstrap3/iconify.php?icon=mdi-format-header-' + hn + '.svg';
946 if (window.toolbar[i].icon == icon) {
947 window.toolbar[i].icon = '../../tpl/bootstrap3/iconify.php?icon=mdi-' + icons[icon];
/template/icke/css/
H A D_editor.css1 /* toolbar */
37 div.dokuwiki div.toolbar,
/template/dokufreech/css/
H A Dcontent.css208 .dokuwiki div.toolbar button.toolbutton {
213 .dokuwiki div.toolbar button.toolbutton:first-child {
218 [dir=rtl] .dokuwiki div.toolbar button.toolbutton:first-child {
226 .dokuwiki div.toolbar button.toolbutton:last-child {
230 [dir=rtl] .dokuwiki div.toolbar button.toolbutton:last-child {

12345678910>>...14