aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-12 17:18:19 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-12 17:18:19 +0200
commit9620db3443c70d6f92b55725ed07a17adda8cea4 (patch)
tree2819bbbfedbd9842a1a7fd8249d123224445139f /src/styles
parentcleanup console log artifacts (diff)
downloadferdium-app-9620db3443c70d6f92b55725ed07a17adda8cea4.tar.gz
ferdium-app-9620db3443c70d6f92b55725ed07a17adda8cea4.tar.zst
ferdium-app-9620db3443c70d6f92b55725ed07a17adda8cea4.zip
link to in-app changelog on new update notification
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/info-bar.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/info-bar.scss b/src/styles/info-bar.scss
index fb4917358..d3010942f 100644
--- a/src/styles/info-bar.scss
+++ b/src/styles/info-bar.scss
@@ -43,6 +43,10 @@
43 } 43 }
44 } 44 }
45 45
46 .info-bar__inline-button {
47 color: white;
48 }
49
46 &.info-bar--bottom { order: 10; } 50 &.info-bar--bottom { order: 10; }
47 51
48 &.info-bar--primary { 52 &.info-bar--primary {