aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.css
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-03-16 12:30:35 -0400
committerAjay <[email protected]>2022-03-16 12:30:35 -0400
commit340127a7f305992d7179e175bb8ca362490cb4b9 (patch)
tree98b50fb34a6566df16ae3e1d4493524c3b090dca /public/popup.css
parent38ab10a191b8c195e1ba19857ba2a01a4b3f6af2 (diff)
downloadSponsorBlock-340127a7f305992d7179e175bb8ca362490cb4b9.tar.gz
SponsorBlock-340127a7f305992d7179e175bb8ca362490cb4b9.zip
Switch font back to arial
Diffstat (limited to 'public/popup.css')
-rw-r--r--public/popup.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/popup.css b/public/popup.css
index 641d19c6..43320ce1 100644
--- a/public/popup.css
+++ b/public/popup.css
@@ -82,6 +82,10 @@
* <details> wrapper around each segment
*/
+.votingButtons {
+ font-family: Arial, Helvetica, sans-serif;
+}
+
.votingButtons[open] {
padding-bottom: 5px;
}