From cf2c7402dde6008f59d2c24041d9567a4a399fbb Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Sat, 2 Dec 2017 02:00:31 -0500 Subject: [PATCH] Another popup mockup This is a fraction of what I want to do with the popup, but these are improvements that can be made to the existing version without a complete overhaul. Should be no difference appearance-wise, only some simple enhancements to existing functionality in terms of click area and stylability. Eliminates ill-conceived `.left-gutter` altogether. Checkboxes and labels are now either parent/child or siblings, with no weird spaces between them, and their hovers can therefore be styled together. `entry` checkbox/label `.style-name` now occupies the entire height/width of the `.entry` to the left of the `.actions` icons, so no more errant clicks. --- popup.html | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/popup.html b/popup.html index f844adbf..baa55caa 100644 --- a/popup.html +++ b/popup.html @@ -23,25 +23,23 @@ @@ -108,14 +106,11 @@
-
- -
+
-