mastofe: remove excess accent colours; fix the always-starred bug
authorMorgan Bazalgette <the@howl.moe>
Fri, 23 Mar 2018 20:33:25 +0000 (21:33 +0100)
committerMorgan Bazalgette <the@howl.moe>
Fri, 23 Mar 2018 20:33:25 +0000 (21:33 +0100)
priv/static/packs/pl-dark-masto-fe.css

index dc35b54080a38451f8cf5fdb0d4ad1e4d3069ab5..019cf25b571959736f31154f185c8431bed7b131 100644 (file)
 .notification {
     background-color: #121a24;
 }
-.display-name__html,
-.display-name__account {
-    color: #d8a070;
-}
-
-.status__relative-time {
+.reply-indicator__display-name .display-name__html,
+.reply-indicator__display-name .display-name__account {
     color: #d8a070;
 }
 
     color: #d8a070;
 }
 
-.fa {
-    color: #d8a070;
-}
-
-.icon-button {
-    color: #d8a070 !important;
-}
-
 .status__content.status__content--with-action {
     color: #b9b9ba;
 }
     color: #d8a070;
 }
 
-.text-icon-button {
-    color: #d8a070;
-}
-
 .getting-started__footer {
     background-color: #121a24;
 }
 .notification__message{
-    background-color: #121a24;    
+    background-color: #121a24;
 
 }
 a.status-link{
     color: #d8a070;
 }
-.column { 
+.column {
 flex: 1 1 auto !important;
-}
\ No newline at end of file
+}