Home
last modified time | relevance | path

Searched refs:icon (Results 301 – 325 of 424) sorted by path

1...<<11121314151617

/template/sprintdoc/css/
H A Darea_header.less133 .icon-menu();
H A Darea_main-sidebar-nav.less6 @icon-size: @font-size-big;
7 @menu-margin: @icon-size + @margin-small * 2;
82 min-height: @icon-size + @margin-small;
90 min-height: @icon-size + @margin-small;
193 height: @icon-size;
220 // simple fake icon
223 width: @icon-size * 0.98;
224 height: @icon-size * 0.98;
229 font-size: @icon-size * 0.5;
230 line-height: @icon
[all...]
H A Darea_main-sidebar-search.less7 @icon-size: @page-header_height;
8 @icon-search_font-size: @font-size-big;
18 .icon-search();
21 width: @icon-size;
22 min-height: @icon-size;
33 min-height: @icon-size;
45 font-size: @icon-search_font-size;
74 margin-top: -(@icon-search_font-size / 2);
93 min-height: (@icon-size - .2);
101 min-height: @icon
[all...]
H A Darea_nav-breadcrumb.less46 margin-left: -.2rem; // reverse spacing in home icon --> content text and home icon aligned
49 margin-left: .4rem; //toggle link has position absolute, hover on home icon needs more space than left padding of breadcrumb
55 .icon-home();
H A Darea_nav-page-attributes.less34 // icon
H A Darea_nav-usertools.less26 /* + + + + + icon list + + + + + */
192 .icon-user-circle();
265 /* icon register new user */
267 .icon-user();
270 /* icon log-out */
272 .icon-logout();
275 /* icon log-in */
277 .icon-login();
280 /* icon admin */
282 .icon
[all...]
H A Darea_togglelink.less19 .icon-right-bold();
20 .icon-left-bold();
H A Dbase_fontello-icons.less2 * This file provides styles for web fonts and icon fonts
3 * (If you add new icons in the fontello set you have to add the icon class and associated character encoding here)
6 /* icon font */
9 .icon, [class^="icon-"], [class*=" icon-"]{
14 .icon-emo-happy { &::before { content: '\e804'; } } /* '' */
15 .icon-emo-wink { &::before { content: '\e805'; } } /* '' */
16 .icon-emo-unhappy { &::before { content: '\e806'; } } /* '' */
17 .icon
[all...]
H A Dbase_mixins.less137 /* + + + + + small icon-buttons (breadcrumb, page-header) + + + + + */
H A Dprint.less308 span.icon {
H A Dtemplate_admin.less43 span.icon {
67 span.icon {
100 span.icon {
/template/sprintdoc/css/plugins/
H A Ddo_tasks.less6 /* + + + + + usertool icon in header + + + + + */
H A Dqc.less
/template/sprintdoc/
H A Ddeleted.files86 images/apple-touch-icon.png
/template/sprintdoc/fonts/icons/
H A DREADME.txt25 twitter bootstrap. Also, you can skip <i> style and assign icon classes
H A Dfontello-codes.css2 .icon-pencil-add:before { content: '\e800'; } /* '' */
3 .icon-dividers:before { content: '\e801'; } /* '' */
4 .icon-file-xml:before { content: '\e802'; } /* '' */
5 .icon-revisions-history:before { content: '\e803'; } /* '' */
6 .icon-emo-happy:before { content: '\e804'; } /* '' */
7 .icon-emo-wink:before { content: '\e805'; } /* '' */
8 .icon-emo-unhappy:before { content: '\e806'; } /* '' */
9 .icon-emo-sleep:before { content: '\e807'; } /* '' */
10 .icon-emo-thumbsup:before { content: '\e808'; } /* '' */
11 .icon
[all...]
/template/sprintdoc/tpl/
H A Dnav-usertools-buttons.php49 $icon = $doplugin->tpl_getUserTasksIconHTML(); variable
50 if ($icon) {
51 echo '<li class="user-task">' . $icon . '</li>';
/template/starterbootstrap/css/
H A D_media_fullscreen.css184 background: url('../../images/icon-list.png') 3px 1px no-repeat;
189 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
H A Dbootstrap.css4066 .navbar-toggle .icon-bar {
4072 .navbar-toggle .icon-bar + .icon-bar {
6020 .carousel-control .icon-prev,
6021 .carousel-control .icon-next,
6029 .carousel-control .icon-prev,
6034 .carousel-control .icon-next,
6039 .carousel-control .icon-prev,
6040 .carousel-control .icon-next {
6099 .carousel-control .icon-prev,
6100 .carousel-control .icon-next {
[all …]
H A Dbootstrap.css.map1icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px;\n}\n.navbar-t…
H A Dbootstrap.min.css5icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{…
/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/starterpjax/css/
H A D_media_fullscreen.css184 background: url('../../images/icon-list.png') 3px 1px no-repeat;
189 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/stm/stm/css/
H A D_g.css4 .sidebar-title .icon-control {
16 [class^=header-navButton] [class^=icon]:hover, selector
20 [class^=header-navButton] [class^=icon]:focus, selector
H A D_header.css55 [class^=header-navButton]:hover a[class^=icon] {
95 .header-navButton--searchBar [class^=icon] {
103 div.header-navButton--searchBar:hover a[class^=icon] {
130 .header-navButton--searchBar:hover [class^='icon'] {

1...<<11121314151617