diff --git a/topages/workquery/workquery.css b/topages/workquery/workquery.css index 1eec4aa..997869d 100644 --- a/topages/workquery/workquery.css +++ b/topages/workquery/workquery.css @@ -165,11 +165,14 @@ font-size: 14px; color: rgba(0,0,0,.5); } -.workquery-list-title li:nth-of-type(4){ +.slide-icon{ width: 25px; text-align: right; background: url("../../resource/img/arrow-up.png") no-repeat center center; } +.slide-icon-active{ + background: url("../../resource/img/arrow-down.png") no-repeat center center; +} .workquery-list-container{ margin-top: 5px; } diff --git a/topages/workquery/workquery.html b/topages/workquery/workquery.html index 9105bae..ad41cbc 100644 --- a/topages/workquery/workquery.html +++ b/topages/workquery/workquery.html @@ -39,15 +39,15 @@ -