Update pl-dark-masto-fe.css
authorHyper! (Stitch) <info@urgero.org>
Mon, 20 Nov 2017 17:09:14 +0000 (17:09 +0000)
committerHyper! (Stitch) <info@urgero.org>
Mon, 20 Nov 2017 17:09:14 +0000 (17:09 +0000)
priv/static/packs/pl-dark-masto-fe.css

index 90650b9156fb42e08c0629f943306e25395e729d..0a9b426f359dea37fd83cf8c3bd27b1bfc2b8ca3 100644 (file)
@@ -15,7 +15,7 @@
     background-color: #182230;
 }
 
-.notification.notification-favourite.focusable {
+.notification {
     background-color: #121a24;
 }
 
@@ -44,7 +44,7 @@
 }
 
 .icon-button {
-    color: #d8a070;
+    color: #d8a070 !important;
 }
 
 .status__content.status__content--with-action {
 .detailed-status__action-bar {
     background-color: #121a24;
 }
-
+.status__action-bar-button{
+    background-color: #121a24;
+}
+.status__action-bar{
+    color:#d8a070;
+}
 .navigation-bar__profile-edit span {
     color: #d8a070;
 }