mastodon/app
Shel Raphen a1fc2cfa09 Fix color contrast some more in privacy warning (#3018)
* Fix color contrast some more in privacy warning

Latest master appears to have changed the <strong> to this unreadable grey color. If you want that to be white then it should be pure white. If someone would rather revert this to that strong dark blue color it was before that would be good too.

* Make domain dark blue again

* add missing ;

woops
2017-05-12 20:19:39 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
helpers Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
javascript Fix color contrast some more in privacy warning (#3018) 2017-05-12 20:19:39 +02:00
lib Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
workers Pubsub confirmation worker spec (#2974) 2017-05-11 00:19:37 +02:00