Fix a links... Retweet button still broken.
authorHyper! (Stitch) <info@urgero.org>
Mon, 20 Nov 2017 17:19:22 +0000 (17:19 +0000)
committerHyper! (Stitch) <info@urgero.org>
Mon, 20 Nov 2017 17:19:22 +0000 (17:19 +0000)
priv/static/packs/pl-dark-masto-fe.css

index 0a9b426f359dea37fd83cf8c3bd27b1bfc2b8ca3..fdd987e5c5759cfc5ec5bd902aedde558d24645d 100644 (file)
 
 .compose-form__buttons {
     background-color: #182230;
-    color: #b9b9ba;
+    color: #d8a070;
 }
 
 .text-icon-button {
 .notification__message{
     background-color: #121a24;    
 
+}
+a.status-link{
+    color: #d8a070;
 }
\ No newline at end of file