Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 25 of 239) sorted by relevance

12345678910

/template/sprintdoc/tpl/
H A Dnav-meta-box.php7 <div class="tab-container">
11 foreach($tabs as $tab) {
12 if (empty($tab['tab']) || trim($tab['tab']) === '') {
15 echo '<li class="' . $tab['id'] . '">';
16 echo '<a href="#' . $tab['id'] . '" aria-expanded="false">';
18 echo $tab['label'];
19 if($tab['coun
[all...]
/template/monobook/user/
H A Dtabs.php.dist4 * User defined tab configuration of the "monobook" DokuWiki template
38 // tab will be rendered first, last tab will be rendered at last.
42 $_monobook_tabs["tab-textexample"]["text"] = "Example";
51 // li#tab-recent {
57 $_monobook_tabs["tab-recent"]["nofollow"] = true;
63 //(un)subscribe namespace tab
80 $_monobook_tabs["tab-urlexample"]["text"] = "Creator";
82 $_monobook_tabs["tab-urlexample"]["nofollow"] = true;
90 $_monobook_tabs["tab-urlexample2"]["nofollow"] = true;
96 $_monobook_tabs["tab-wikilinkexample"]["text"] = "Home";
[all …]
/template/vector/user/
H A Dtabs.php.dist4 * User defined tab configuration of the "vector" DokuWiki template
7 * The template recognizes and loads the provided tab data automatically.
40 // tab will be rendered first, last tab will be rendered at last.
58 // tab will be rendered first, last tab will be rendered at last.
83 //(un)subscribe namespace tab
110 $_vector_tabs_right["tab-urlexample"]["text"] = "Creator";
112 $_vector_tabs_right["tab-urlexample"]["nofollow"] = true;
120 $_vector_tabs_right["tab-urlexample2"]["nofollow"] = true;
126 $_vector_tabs_right["tab-wikilinkexample"]["text"] = "Home";
133 //ODT plugin: export tab
[all …]
/template/breeze/bower_components/gumby/sass/ui/
H A D_tabs.scss7 .tab-nav {
41 @include line-and-height($tab-height);
62 .tab-nav > li:last-child {
66 .tab-nav > li > a {
80 @include line-and-height($tab-height);
90 .tab-nav > li.active > a {
91 @include line-and-height($tab-height + 1);
95 .tabs.pill .tab-nav {
122 .tab-content {
131 .tab-nav {
[all …]
/template/20cones/css/
H A D20cones.less127 .tab-home {
143 #dokuwiki__header a.tab-home {
147 #tab-menu {
151 #tab-menu li {
160 #tab-menu ul:first-of-type li a:hover {
166 #tab-menu li a {
175 #tab-social img {
179 #tab-social li {
185 #tab-social {
229 .tab
[all...]
/template/templar/js/
H A Dbootstrap-tab.js113 var old = $.fn.tab
115 $.fn.tab = function ( option ) { function
124 $.fn.tab.Constructor = Tab
130 $.fn.tab.noConflict = function () {
131 $.fn.tab = old
141 $(this).tab('show')
H A Dbootstrap-typeahead.js203 case 9: // tab
242 case 9: // tab
/template/mikio/assets/
H A Dmikio.less133 --tab-color: @ini_tab_color;
134 --tab-background-color: @ini_tab_background_color;
135 --tab-border-color: @ini_tab_border_color;
136 --tab-hover-color: @ini_tab_hover_color;
137 --tab-background-hover-color: @ini_tab_background_hover_color;
138 --tab-border-hover-color: @ini_tab_border_hover_color;
139 --tab-active-color: @ini_tab_active_color;
140 --tab-active-background-color: @ini_tab_active_background_color;
141 --tab-active-border-color: @ini_tab_active_border_color;
241 --tab
[all...]
H A Dmikioplugin.css109 --mikiop-tabgroup-tab-text-active-color: #000000d0;
110 --mikiop-tabgroup-tab-background-active-color: #ffffff20;
111 --mikiop-tabgroup-tab-border-hover-color: #00000020;
132 --mikiop-tabgroup-tab-text-active-color: #ffffffd0;
133 --mikiop-tabgroup-tab-background-active-color: #00000020;
134 --mikiop-tabgroup-tab-border-hover-color: #ffffff20;
H A Dmikio.css108 --tab-color: #333;
109 --tab-background-color: transparent;
110 --tab-border-color: transparent;
111 --tab-hover-color: #333;
112 --tab-background-hover-color: #fff;
113 --tab-border-hover-color: #ddd;
114 --tab-active-color: #333;
115 --tab-active-background-color: #fff;
116 --tab-active-border-color: #ddd;
215 --tab
[all...]
H A Dmikioplugin.less109 --mikiop-tabgroup-tab-text-active-color: @ini_plugin_tabgroup_tab_text_active_color;
110 --mikiop-tabgroup-tab-background-active-color: @ini_plugin_tabgroup_tab_background_active_color;
111 --mikiop-tabgroup-tab-border-hover-color: @ini_plugin_tabgroup_tab_border_hover_color;
227 --mikiop-tabgroup-tab-text-active-color: @ini_plugin_darkmode_tabgroup_tab_text_active_color;
228 --mikiop-tabgroup-tab-background-active-color: @ini_plugin_darkmode_tabgroup_tab_background_active_color;
229 --mikiop-tabgroup-tab-border-hover-color: @ini_plugin_darkmode_tabgroup_tab_border_hover_color;
/template/sprintdoc/css/
H A Darea_nav-metabox.less45 .meta-content .tab-pane.active {
56 .tab-container {
72 /* + + + + + tab controls + + + + + */
199 .tab-pane {
310 /* + + + + + tab issues + + + + + */
349 /* + + + + + tab issues + + + + + */
H A Dbase_structure.less89 z-index: 1; // put the active tab above the meta-content in .tab-pane.active
112 div#dwpl-ti-container li.dwpl-ti-tab div.selected {
113 z-index: 1; // put .slected tab above div.dwpl-ti-content-box
H A Darea_tabs.less2 * This file provides styles for tab boxes
H A Darea_main-sidebar-tabs.less2 * This file provides the design styles for tab list in sidebar
H A Darea_main-content-secedit.less10 margin-top: 0; // for best position of edit-tab beneath table
/template/doogiestpl/css/
H A Dgradients.less17 .tab-gradient(@color) {
31 .tab-gradient(__tab_background__);
/template/launch/js/
H A Dmain.js4 $(this).tab('show')
/template/doogiestpl/
H A Dtemplate.info.txt6 desc Clean and uncluttered blue look that nicely resizes. With configurable tab navigation.
/template/strap/
H A DTODO.md18 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
/template/templar/less/
H A Dnavs.less291 .tab-content {
303 .tab-content > .tab-pane,
307 .tab-content > .active,
/template/sprintdoc/css/plugins/
H A Dedittable.less22 margin-top: -1px; // for best position of edit-tab beneath table
H A Dtabinclude.less7 li.dwpl-ti-tab {
/template/argon-alt/assets/css/
H A Ddoku.scss151 -moz-tab-size: 4;
152 -o-tab-size: 4;
153 tab-size: 4;
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1607 var old = $.fn.tab
1609 $.fn.tab = function (option) { function
1618 $.fn.tab.Constructor = Tab
1624 $.fn.tab.noConflict = function () {
1625 $.fn.tab = old
1635 $(this).tab('show')
1808 case 9: // tab
1841 case 9: // tab

12345678910