Move nextmatch search button '>' label for pixelegg template

This commit is contained in:
Nathan Gray 2013-12-30 16:43:06 +00:00
parent a6b61991bd
commit 1b72778ffa
2 changed files with 6 additions and 0 deletions

View File

@ -2113,6 +2113,9 @@ action buttons, left aligned for "extra" controls
background-size: contain;
background-repeat: no-repeat;
float: left;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.nextmatch_header > .filters button.et2_button:hover {
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);

View File

@ -996,6 +996,9 @@ div.message.floating {
.nextmatch_header > .filters button.et2_button {
.Complete_Button_search_action;
float: left;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
&:hover{
.box_shadow_standard_light_hover;