| @@ -33,11 +33,13 @@ | ||
| 33 | 33 | align-items: center; |
| 34 | 34 | text-align: center; |
| 35 | 35 | text-decoration: none; |
| 36 | 36 | color: #3c434a; |
| 37 | + fill: #3c434a; | |
| 37 | 38 | } |
| 38 | 39 | #wpda-dashboard .wpda-dashboard .wpda-dashboard-group .wpda-dashboard-item:hover { |
| 39 | 40 | color: #2271b1; |
| 41 | + fill: #2271b1; | |
| 40 | 42 | cursor: pointer; |
| 41 | 43 | } |
| 42 | 44 | #wpda-dashboard .wpda-dashboard .wpda-dashboard-group .wpda-dashboard-item .fas, |
| 43 | 45 | #wpda-dashboard .wpda-dashboard .wpda-dashboard-group .wpda-dashboard-item .fa-solid { |