Home
last modified time | relevance | path

Searched refs:icon (Results 51 – 75 of 424) sorted by relevance

12345678910>>...17

/template/rtd_suterdev/css/
H A Dmobileheader.css49 #mobileheader #btn-mobilemenu .icon-menu
56 #mobileheader #btn-mobilemenu .icon-menu:before
/template/readthedokus/css/
H A Dmobileheader.css49 #mobileheader #btn-mobilemenu .icon-menu
56 #mobileheader #btn-mobilemenu .icon-menu:before
/template/kajukkd/fonts/
H A DRead Me.txt3 To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
7 You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
/template/breeze/bower_components/gumby/sass/
H A D_base.scss36 // include all entypo icon classes
37 @include icon(all);
/template/sprintdoc/css/
H A Darea_togglelink.less19 .icon-right-bold();
20 .icon-left-bold();
/template/bootstrap3/
H A Dscript.js161 jQuery('[data-dw-icon]').each(function () {
163 var $icon = jQuery('<span class="iconify mr-1">').attr('data-icon', $self.attr('data-dw-icon'));
165 if ($self.attr('data-dw-icon-target')) {
166 $self.find($self.attr('data-dw-icon-target')).prepend($icon);
168 $self.prepend($icon);
181 // Personal Home-Page icon
183 jQuery('.mode_show #dokuwiki__content h1').prepend('<span class="iconify mr-2" data-icon
[all...]
H A DTemplate.php662 $icon = 'mdi:information';
667 $icon = 'mdi:alert-octagon';
672 $icon = 'mdi:alert';
677 $icon = 'mdi:check-circle';
682 print iconify($icon, ['class' => 'mr-2']);
1634 // Set specific icon in Admin Page
1831 foreach ($admin_task->find('.icon') as $item) {
1908 foreach ($dokuwiki_configs as $selector => $icon) {
1910 $elm->innertext = iconify($icon) . ' ' . $elm->innertext;
1937 $icon
[all...]
/template/mikio/
H A DREADME.md54 - `iconTag` : icon tag to use to engage the icon engine. Default to `icon`
86 - `searchButton` : show the search button as a icon or text
107 - `youarehereHome` : change the you are here home item to none, page title of root page, 'home' or an icon/image. The 'home' text is pulled from the `home` language value
195 - Mikio includes an icon engine that allows you to include icons in your pages by using <icon OPTIONS> in your content
196 - If the icon tag conflicts with another plugin, you can change the tag from `icon` to a user set value in the settings
199 Users can also add their own icon set
[all...]
/template/readthedokus/tpl_parts/
H A Dtpl_nosubstitute.css6 #btn-mobilemenu .icon-menu {
/template/rtd_suterdev/tpl_parts/
H A Dtpl_nosubstitute.css6 #btn-mobilemenu .icon-menu {
/template/mywiki/css/
H A Dmywiki-responsive.css185 /* menu icon */
313 .date-icon, .author-icon, .cat-icon-small, .comments-icon-small, .single-page .meta {
/template/starterbootstrap/
H A Dtpl_functions.php505 $icon = '<i class="glyphicon glyphicon-minus"></i> ';
509 $icon = '<i class="glyphicon glyphicon-plus"></i> ';
517 $ret .= $icon;
/template/writr/css/
H A Dresponsive.less189 .dropdown-icon {
198 .dropdown-icon:after {
209 .dropdown-icon.open:after {
/template/stm/stm/css/
H A D_rwd.css119 .header-nav.not-pc .icon-cube {
137 .header-navButton--searchBar [class^='icon'] {
/template/strap/css/
H A Drailbar.less8 @primary-icon: rgba(0, 0, 0, 0.35);
47 fill: @primary-icon;
/template/mikio/icons/bootstrap-icons/
H A Dbi.css1 .bi-icon {
/template/breeze/bower_components/gumby/sass/ui/
H A D_forms.scss218 content: "#{$entypo-icon-cancel-circled}";
221 content: "#{$entypo-icon-attention}";
224 content: "#{$entypo-icon-check}";
235 &.no-icon:after {
/template/vector/static/css/
H A Drtl.css13 background: url(static/3rd/vector/external-link-rtl-icon.png) center left no-repeat;
/template/comicslate/css/
H A Dadmin.less17 &.icon {
/template/strap/
H A DTODO.md18 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
/template/docnavwiki/css/
H A D_admin.less26 &.icon {
/template/arctic/
H A D_admin.less26 &.icon {
/template/bs4simple/css/
H A D_admin.less26 &.icon {
/template/kkh/css/
H A D_admin.less26 &.icon {
/template/bootie/css/
H A DcustomNico.css34 /** The icon were clipped **/

12345678910>>...17