aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/popup.css')
-rw-r--r--public/popup.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/public/popup.css b/public/popup.css
index a30c3a3d..cd954c06 100644
--- a/public/popup.css
+++ b/public/popup.css
@@ -261,19 +261,6 @@
}
/*
- * Buttons that appear under a segment on click
- */
-.voteButton {
- height: 20px;
- padding: 0 5px;
- cursor: pointer;
-}
-
-.voteButton:hover {
- opacity: 0.8;
-}
-
-/*
* "Voted!" text that appears after voting on a segment
*/
.sponsorTimesThanksForVotingText {