Home
last modified time | relevance | path

Searched refs:button (Results 1 – 25 of 1264) sorted by relevance

12345678910>>...51

/template/breeze/bower_components/gumby/sass/functions/
D_button-size.scss1 @mixin button-size($size) {
4 $n: $xlarge-button-font-size;
7 $n: $large-button-font-size;
10 $n: $medium-button-font-size;
13 $n: $small-button-font-size;
15 $button-font-size: $n;
16 $button-height: ms($ratio, $button-font-size) + 1;
17 $line-height: $button-height - 2;
19 @include font-size($button-font-size);
20 @include line-and-height($button-height);
[all …]
/template/stm/stm/css/
Dbasic.less94 input[type=button],
96 input.button,
97 a.button,
98 button,
99 .qq-upload-button,
110 #IE7 input.button,
111 #IE7 button {
119 input[type=button]:hover,
120 input[type=button]:active,
121 input[type=button]:hover,
[all …]
/template/mantinedoku/css/
D_edit.css37 .dokuwiki div.toolbar button.toolbutton {
52 div.picker button.pickerbutton,
53 div.picker button.toolbutton {
65 div.picker button.pickerbutton:hover,
66 div.picker button.toolbutton:hover {
106 button[name="do[cancel]"] {
112 button[name="do[cancel]"]:hover {
152 .dokuwiki .editBar .editButtons button {
203 .dokuwiki .secedit button {
213 .dokuwiki .secedit button:hover {
[all …]
/template/typowiki/typowiki/scss/
D_buttons.scss3 input[type=button],
4 button {
22 button[type=submit],
30 .dark input[type=button],
31 .dark button {
38 .dark button:hover,
39 .dark button:active,
40 .dark button:focus {
49 input[type=button]::-moz-focus-inner,
50 button::-moz-focus-inner {
[all …]
/template/sugna/
Dskin.green.css25 div.dokuwiki input.button,
26 div.dokuwiki button.button {
33 div.dokuwiki input.button:hover,
34 div.dokuwiki button.button:hover {
39 html>body div.dokuwiki input.button,
40 html>body div.dokuwiki button.button {
43 * html div.dokuwiki input.button,
44 * html div.dokuwiki button.button {
Dreset.css14 a.button,
15 input.button,
16 button.button {
27 a.button:hover,
28 input.button:hover,
29 button.button:hover {
/template/templar/css/
Dbuttons.less1 input.button,
2 div.qq-upload-button {
15 button.pickerbutton,
16 button.toolbutton {
22 button.pickerbutton + button.pickerbutton,
23 button.toolbutton + button.toolbutton {
26 button.pickerbutton:first-child,
27 button.toolbutton:first-child {
36 button.pickerbutton:last-child,
37 button.toolbutton:last-child {
/template/quickjump/blueprint/plugins/buttons/
Dscreen.css7 * particletree.com/features/rediscovering-the-button-element
13 a.button, input.button, button { selector
32 button { selector
37 button[type] {
41 *:first-child+html button[type] {
44 button img, a.button img, input.button img{
58 button:hover, input.button:hover, a.button:hover{
63 a.button:active{
73 a.positive:hover, button.positive:hover {
88 a.negative:hover, button.negative:hover {
/template/usable/blueprint/plugins/buttons/
Dscreen.css7 * particletree.com/features/rediscovering-the-button-element
13 a.button, input.button, button { selector
32 button { selector
37 button[type] {
41 *:first-child+html button[type] {
44 button img, a.button img, input.button img{
58 button:hover, input.button:hover, a.button:hover{
63 a.button:active{
73 a.positive:hover, button.positive:hover {
88 a.negative:hover, button.negative:hover {
/template/flarum/css/
D_forms.less6 input[type=button],
8 input.button,
9 a.button,
10 button,
11 .qq-upload-button {
30 input[type=button]:hover,
31 input[type=button]:active,
32 input[type=button]:hover,
36 input.button:hover,
37 input.button:active,
[all …]
/template/graphy/
Dnavigation.js9 var container, button, menu, links, subMenus;
16 button = container.getElementsByTagName( 'button' )[0];
17 if ( 'undefined' === typeof button ) {
29 button.setAttribute( 'aria-controls', 'primary-menu' );
30 button.setAttribute( 'aria-expanded', 'false' );
33 button.removeAttribute( 'aria-controls' );
34 button.removeAttribute( 'aria-expanded' );
39 button.onclick = function() {
42 button.setAttribute( 'aria-expanded', 'false' );
46 button.setAttribute( 'aria-expanded', 'true' );
/template/dokubrick/
DMakefile50 $(DIST_DIR)/images/button-apache.png \
51 $(DIST_DIR)/images/button-as.gif \
52 $(DIST_DIR)/images/button-bash.png \
53 $(DIST_DIR)/images/button-cc.gif \
54 $(DIST_DIR)/images/button-chimeric-de.png \
55 $(DIST_DIR)/images/button-css.png \
56 $(DIST_DIR)/images/button-debian.png \
57 $(DIST_DIR)/images/button-donate.gif \
58 $(DIST_DIR)/images/button-dw.png \
59 $(DIST_DIR)/images/button-email.png \
[all …]
/template/arctic-mbo/
DMakefile52 $(DIST_DIR)/images/button-apache.png \
53 $(DIST_DIR)/images/button-as.gif \
54 $(DIST_DIR)/images/button-bash.png \
55 $(DIST_DIR)/images/button-cc.gif \
56 $(DIST_DIR)/images/button-chimeric-de.png \
57 $(DIST_DIR)/images/button-css.png \
58 $(DIST_DIR)/images/button-debian.png \
59 $(DIST_DIR)/images/button-donate.gif \
60 $(DIST_DIR)/images/button-dw.png \
61 $(DIST_DIR)/images/button-email.png \
[all …]
/template/argon/assets/css/
Ddoku.css257 button { selector
261 button:focus {
267 button, selector
277 button, selector
282 button, selector
287 [role=button] { selector
295 button, selector
296 [type=button], selector
299 -webkit-appearance: button;
302 button:not(:disabled),
[all …]
/template/minimalism/styles/
Dforms.css32 button.button,
33 button.toolbutton,
34 input.button {
42 button.button:hover,
43 button.toolbutton:hover,
44 input.button:hover {
47 button.pickerbutton {
55 button.toolbutton {
67 #dw__register input.button {
/template/klean/
Dnavigation.js7 var container, button, menu;
14 button = container.getElementsByTagName( 'button' )[0];
15 if ( 'undefined' === typeof button ) {
23 button.style.display = 'none';
33 button.onclick = function() {
37 button.setAttribute( 'aria-expanded', 'false' );
41 button.setAttribute( 'aria-expanded', 'true' );
/template/argon-alt/assets/css/
Ddoku.css271 button { selector
275 button:focus {
281 button, selector
291 button, selector
296 button, selector
305 button, selector
306 [type=button], selector
309 -webkit-appearance: button;
312 button:not(:disabled),
313 [type=button]:not(:disabled), selector
[all …]
/template/ad-hominem/css/
H A D_edit.css12 .mode_edit div.editBox button {
20 .mode_edit div.editButtons button:hover {
23 .mode_edit div.editBox button:focus {
61 #tool__bar button {
68 #tool__bar button:hover {
71 #tool__bar button[aria-haspopup=true]:after,
72 #tool__bar button:nth-child(10):after,
73 #tool__bar button:nth-child(15):after {
86 .mode_edit div.toolbar button.toolbutton {
103 button {
[all …]
/template/breeze/sass/
D_buttons.scss4 @import "../functions/button-size";
13 font-weight: $button-font-weight;
19 > a, input, button {
21 padding: 0 $default-button-padding;
26 input, button {
40 @include button-size(xlarge);
43 @include button-size(large);
46 @include button-size(medium);
52 @include button-size(small);
89 a, input, button {
[all …]
/template/breeze/bower_components/gumby/sass/ui/
D_buttons.scss4 @import "../functions/button-size";
13 font-weight: $button-font-weight;
19 > a, input, button {
21 padding: 0 $default-button-padding;
26 input, button {
40 @include button-size(xlarge);
43 @include button-size(large);
46 @include button-size(medium);
52 @include button-size(small);
89 a, input, button {
[all …]
/template/writr2/css/
Dadmin.less25 div.toolbar button,
26 #media__popup_content button {
30 div.toolbar button:hover,
31 div.toolbar button:focus,
32 #media__popup_content button:hover,
33 #media__popup_content button:focus {
41 .qq-upload-button {
45 .qq-upload-button input {
/template/material/css/
Dfixes.less70 .mdl-button.mdl-button--colored {
73 .mdl-button--fab.mdl-button--colored {
76 .mdl-button--fab.mdl-button--colored:hover {
78 .mdl-button--fab.mdl-button--colored:focus:not(:active) {
80 .mdl-button--fab.mdl-button--colored:active {
125 .mdl-layout__drawer-button {
135 .mdl-layout__header .mdl-layout__drawer-button {
140 .mdl-layout__drawer-button {
/template/templar/js/
Dbootstrap-button.js31 this.options = $.extend({}, $.fn.button.defaults, options)
67 var old = $.fn.button
69 $.fn.button = function (option) { function
80 $.fn.button.defaults = {
84 $.fn.button.Constructor = Button
90 $.fn.button.noConflict = function () {
91 $.fn.button = old
102 $btn.button('toggle')
/template/mikio/assets/
H A Dmikio.css39 --search-button-border-color: #ced4da;
40 --button-text-color: #6c757d;
41 --button-background-color: #fff;
42 --button-border-color: #ced4da;
43 --button-text-hover-color: #6c757d;
44 --button-background-hover-color: #ddd;
45 --button-border-hover-color: #ced4da;
46 --button-search-text-color: #fff;
47 --button-search-background-color: #666;
48 --button-search-border-color: #666;
[all …]
/template/twentyfifteen/
Dscript.js14 var secondary, sidebar, button;
18 button.attr('aria-expanded', 'false');
19 button.attr('aria-controls', 'secondary');
22 button.removeAttr('aria-expanded');
23 button.removeAttr('aria-controls');
80 button = $('.secondary-toggle');
96 if (! secondary.length || ! button.length) {
101 button.hide();
105 button.on('click.twentyfifteen', function() {

12345678910>>...51