projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c68e75
)
Fix a links... Retweet button still broken.
author
Hyper! (Stitch)
<info@urgero.org>
Mon, 20 Nov 2017 17:19:22 +0000
(17:19 +0000)
committer
Hyper! (Stitch)
<info@urgero.org>
Mon, 20 Nov 2017 17:19:22 +0000
(17:19 +0000)
priv/static/packs/pl-dark-masto-fe.css
patch
|
blob
|
history
diff --git
a/priv/static/packs/pl-dark-masto-fe.css
b/priv/static/packs/pl-dark-masto-fe.css
index 0a9b426f359dea37fd83cf8c3bd27b1bfc2b8ca3..fdd987e5c5759cfc5ec5bd902aedde558d24645d 100644
(file)
--- a/
priv/static/packs/pl-dark-masto-fe.css
+++ b/
priv/static/packs/pl-dark-masto-fe.css
@@
-120,7
+120,7
@@
.compose-form__buttons {
background-color: #182230;
- color: #
b9b9ba
;
+ color: #
d8a070
;
}
.text-icon-button {
@@
-133,4
+133,7
@@
.notification__message{
background-color: #121a24;
+}
+a.status-link{
+ color: #d8a070;
}
\ No newline at end of file