From 30cb8758979ad74c5ab646a3b0433043c21a1d46 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 22 Jun 2024 12:44:32 -0300 Subject: css: drop border hover effect from commentary dates They get their own entire column now, so most cases this is more distracting than useful. --- src/static/css/site.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src') diff --git a/src/static/css/site.css b/src/static/css/site.css index 592114cb..40c5f80a 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1211,19 +1211,12 @@ ul.image-details li { .commentary-entry-heading .commentary-date time { padding-left: 0.5ch; padding-right: 0.25ch; - border-left: 1px dotted transparent; - transition: border-left-color 0.15s; } .commentary-entry-heading .hoverable { box-shadow: 1px 2px 6px 5px #04040460; } -.commentary-entry-heading .commentary-date time:hover, -.commentary-entry-heading .commentary-date .hoverable.has-visible-tooltip time { - border-left-color: white; -} - .commentary-art { float: right; width: 30%; -- cgit 1.3.0-6-gf8a5