Fixes for ajax submit button styles when in processing state.
This commit is contained in:
parent
420e7ddf83
commit
c777267f95
@ -1145,12 +1145,6 @@ display:none;
|
|||||||
|
|
||||||
/* secondary elements */
|
/* secondary elements */
|
||||||
|
|
||||||
.processing { /* XXX ? */
|
|
||||||
background-image:url(../images/icons/icon_processing.gif);
|
|
||||||
background-repeat:no-repeat;
|
|
||||||
background-position:47% 47%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.error, .success, .notice-status {
|
.error, .success, .notice-status {
|
||||||
background-color: #F7E8E8;
|
background-color: #F7E8E8;
|
||||||
padding: 4px 10px;
|
padding: 4px 10px;
|
||||||
@ -1247,14 +1241,6 @@ padding-left:4px;
|
|||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrap form.processing input.submit,
|
|
||||||
.entity_actions a.processing,
|
|
||||||
.dialogbox.processing .submit_dialogbox {
|
|
||||||
cursor:wait;
|
|
||||||
outline:none;
|
|
||||||
text-indent:-9999px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#pagination {
|
#pagination {
|
||||||
background-color: #f2f2f2;
|
background-color: #f2f2f2;
|
||||||
clear: left;
|
clear: left;
|
||||||
@ -1275,6 +1261,15 @@ text-indent:-9999px;
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wrap form.processing input.submit,
|
||||||
|
#wrap a.processing,
|
||||||
|
.dialogbox.processing .submit_dialogbox {
|
||||||
|
background: url(../images/icons/icon_processing.gif) no-repeat 47% 47%;
|
||||||
|
cursor: wait;
|
||||||
|
outline: none;
|
||||||
|
text-indent: -9999px;
|
||||||
|
}
|
||||||
|
|
||||||
/* footer elements */
|
/* footer elements */
|
||||||
|
|
||||||
#site_nav_global_secondary dt {
|
#site_nav_global_secondary dt {
|
||||||
|
@ -580,7 +580,6 @@ div.entry-content a.response:after {
|
|||||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
|
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#form_login p.form_guide, #form_register #settings_rememberme p.form_guide, #form_openid_login #settings_rememberme p.form_guide, #settings_twitter_remove p.form_guide, #design_background-image_onoff p.form_guide {
|
#form_login p.form_guide, #form_register #settings_rememberme p.form_guide, #form_openid_login #settings_rememberme p.form_guide, #settings_twitter_remove p.form_guide, #design_background-image_onoff p.form_guide {
|
||||||
margin-left: 26%;
|
margin-left: 26%;
|
||||||
}
|
}
|
||||||
@ -839,9 +838,8 @@ ul.bookmark-tags a:hover {
|
|||||||
color: #777;
|
color: #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bookmarkpopup #submit {
|
#bookmarkpopup #bookmark-submit {
|
||||||
float: right;
|
min-width: 100px;
|
||||||
margin-right: 0px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#bookmarkpopup fieldset fieldset {
|
#bookmarkpopup fieldset fieldset {
|
||||||
@ -1158,6 +1156,11 @@ td.entity_profile {
|
|||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FB6104', endColorstr='#fc8035',GradientType=0 );
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FB6104', endColorstr='#fc8035',GradientType=0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wrap .vevent form.processing input.submit {
|
||||||
|
text-indent: 0;
|
||||||
|
background: #ff9d63;
|
||||||
|
}
|
||||||
|
|
||||||
#input_form_event .form_settings .form_data {
|
#input_form_event .form_settings .form_data {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
@ -1343,6 +1346,10 @@ li.notice-answer + li.notice {
|
|||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d63', endColorstr='#FB6104',GradientType=0 );
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d63', endColorstr='#FB6104',GradientType=0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#qna-answer-submit {
|
||||||
|
min-width: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
.question .question-description input.submit:hover, .question .answer-content input.submit:hover {
|
.question .question-description input.submit:hover, .question .answer-content input.submit:hover {
|
||||||
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
|
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
|
||||||
background: #ff9d63;
|
background: #ff9d63;
|
||||||
@ -1381,6 +1388,10 @@ label[for=blog-entry-content] {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#poll-response-submit {
|
||||||
|
min-width: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
/* SNOD CompanyLogo styling */
|
/* SNOD CompanyLogo styling */
|
||||||
|
|
||||||
#site_nav_local_views a.company_logo {
|
#site_nav_local_views a.company_logo {
|
||||||
|
Loading…
Reference in New Issue
Block a user