You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2018. It is now read-only.
(select.selectedOptions[0].getAttribute('style')||'').replace('text-decoration: underline;','') : // Firefox doesn't support text-decoration: none; on options elements apparently
1177
+
''
1178
+
);
1179
+
select.style.width=width;
1180
+
});
1181
+
}
1182
+
1155
1183
/* Actions (had to do this because of CSP policies)
0 commit comments