diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-18 00:16:04 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-18 00:16:04 -0700 |
commit | 87549ccf9e711df3522b17103e83f9607372f305 (patch) | |
tree | 08d90c03cee82bd25354a99c7e321f77a418cc9a /app/src/web | |
parent | 53489f9c5a09bfdd6459a8c1c880669ecce69872 (diff) | |
download | frost-87549ccf9e711df3522b17103e83f9607372f305.tar.gz frost-87549ccf9e711df3522b17103e83f9607372f305.tar.bz2 frost-87549ccf9e711df3522b17103e83f9607372f305.zip |
Fix header text for groups
Diffstat (limited to 'app/src/web')
-rw-r--r-- | app/src/web/scss/core/_core_text.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/web/scss/core/_core_text.scss b/app/src/web/scss/core/_core_text.scss index 871fddcc..1e0d8106 100644 --- a/app/src/web/scss/core/_core_text.scss +++ b/app/src/web/scss/core/_core_text.scss @@ -20,7 +20,7 @@ div.sharerSelector, .footer, ._4pv_, ._1dbp, ._3kad, ._20zc, ._2i5v, ._2i5w, a, ._5fpq, ._4gux, ._3bg5 ._52x1, ._3bg5 ._52x2, ._6dsj ._3gin, ._hdn._hdn, .mentions-input:not([style*="color: rgb"]), .mentions-placeholder:not([style*="color: rgb"]), .largeStatusBox .placeHolder, .fcw, ._2rgt, ._67i4 ._5hu6 ._59tt, ._2bu3, ._2bu4, -._5-7t, .fcl, ._4qas, .thread-title, .title, ._46pa, ._336p, ._1rrd, ._2om4, +._5-7t, .fcl, ._4qas, .thread-title, .title, ._46pa, ._336p, ._1rrd, ._2om4, ._4yxo, ._3m1m, ._2om2, ._5n_e, .appListExplanation, ._5yt8, ._8he, ._2luw, ._5rgs, h1, h2, h3, h4, h5, h6 { color: $text !important; |