forgot to upload refresh icon for classic ui

Signed-off-by: si458 <simonsmith5521@gmail.com>

si458 committed Dec 24, 2025 at 21:31 UTC cdf15b38d94e9bfab172a1a259730ac73999bdd7
1 file changed +8
public/styles/style.css
+8
@@ -2978,6 +2978,14 @@ a {
2978 width: 28px;
2979 }
2980
2981 +.viewSelector12 {
2982 + margin-left: 2px;
2983 + margin-top: 2px;
2984 + background: url(../images/icon-refresh.png) no-repeat center;
2985 + height: 28px;
2986 + width: 28px;
2987 +}
2988 +
2989 .fulldesk .viewSelector5 {
2990 background: url(../images/views.png) -252px 0px;
2991 }