diff --git a/popup.html b/popup.html
index 9ab450d7..5bd8225c 100644
--- a/popup.html
+++ b/popup.html
@@ -10,13 +10,11 @@
.disabled {
color: #BBB;
}
- .disabled .disable {
- display: none;
- }
- .enabled .enable {
- display: none;
+ .checker {
+ display: inline;
}
.style-name {
+ display: inline;
font-weight: bold;
}
.actions {
@@ -53,4 +51,4 @@