Searched refs:btn (Results 1 - 4 of 4) sorted by relevance

/opengrok/web/js/
H A Drepos.js67 var btn = inner.determineButtonsVisibility();
68 inner.options.parent.find(btn.hide).hide();
69 inner.options.parent.find(btn.show).show();
100 var btn = inner.determineButtonsVisibility(); variable
101 inner.options.parent.find(btn.hide).hide();
102 inner.options.parent.find(btn.show).show();
/opengrok/web/default/
H A Dstyle.css63 .btn {
69 .btn:hover, .btn:active {
73 a.btn {
77 input, button, .btn {
89 button:hover, button:active, .btn:hover, .btn:active {
/opengrok/web/offwhite/
H A Dstyle.css67 .btn {
73 .btn:hover, .btn:active {
77 a.btn {
81 input, button, .btn {
88 input.submit:hover, input.submit:active, button:hover, button:active, .btn:hover, .btn:active {
/opengrok/web/polished/
H A Dstyle.css68 .btn {
73 .btn:hover, .btn:active {
77 a.btn {
81 input, button, .btn {
97 input.submit:hover, input.submit:active, button:hover, button:active, .btn:hover, .btn:active {

Completed in 12 milliseconds