Commit 470f229908baa8960b570d4302b3cc7a97e8361c
1 parent
5ae61f3d
Exists in
master
and in
4 other branches
updating theme
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
style.css
@@ -2520,6 +2520,9 @@ input.button.with-text { | @@ -2520,6 +2520,9 @@ input.button.with-text { | ||
2520 | border-width: 0; | 2520 | border-width: 0; |
2521 | } | 2521 | } |
2522 | 2522 | ||
2523 | +div.pairwise_group_list_container .arrow span.active { | ||
2524 | + background-position: center top; | ||
2525 | +} | ||
2523 | 2526 | ||
2524 | /*Fim Pairwise*/ | 2527 | /*Fim Pairwise*/ |
2525 | 2528 |