From 46320090e34073d349e1bcf8e9babd3c36657130 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Thu, 3 Dec 2020 11:57:17 +0200 Subject: move external source button to extra buttons, make expand button easier to click and highlight on hover --- src/components/status/status.scss | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/components/status/status.scss') diff --git a/src/components/status/status.scss b/src/components/status/status.scss index 70c6d03d..58b55bc8 100644 --- a/src/components/status/status.scss +++ b/src/components/status/status.scss @@ -139,6 +139,20 @@ $status-margin: 0.75em; .heading-right { display: flex; flex-shrink: 0; + + .button-unstyled { + padding: 5px; + margin: -5px; + + &:hover svg { + color: $fallback--lightText; + color: var(--lightText, $fallback--lightText); + } + } + + .svg-inline--fa { + margin-left: 0.25em; + } } .timeago { -- cgit v1.2.3-70-g09d2