Commit Graph
46 Commits
Author SHA1 Message Date
Lynx KotouraandEugen Rochko c930b61770 Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964)
This reverts commit 7da74e3157.
2018-07-06 13:19:18 +02:00
Lynx KotouraandEugen Rochko 617f40fc2b Fix gradient, regression from #7927 (#7963) 2018-07-06 13:16:31 +02:00
Lynx KotouraandEugen Rochko 434ec913dd Change list icons different from the getting-started icons (#7838) 2018-06-18 15:33:11 +02:00
Lynx KotouraandEugen Rochko 31e5d7efd7 Fix the action with X button on compose form (#7826) 2018-06-17 13:47:56 +02:00
Lynx KotouraandEugen Rochko 9c08a368e7 Adjust account__action-bar contents (#7818) 2018-06-16 12:57:25 +02:00
Lynx KotouraandEugen Rochko a9ef82febb Fix autosuggest-textarea backgrounds and some minor adjustments (#7817) 2018-06-16 12:56:45 +02:00
Lynx KotouraandEugen Rochko 7e27a3c225 Uniform media and video spoiler settings and fix them of the light theme (#7778) 2018-06-10 16:54:22 +02:00
Lynx KotouraandEugen Rochko 91e5d9f8af Fix background color of emoji-mart-bar in light theme (#7768)
* Fix background color of emoji-mart-bar

* Uniform emoji-mart-search background color in light theme as default
2018-06-09 22:21:37 +02:00
Lynx KotouraandEugen Rochko 3df8c40508 Adjust emoji-mart-anchor-bar for environments that use display scaling (#7772) 2018-06-09 22:20:57 +02:00
Lynx KotouraandEugen Rochko bb0edbd988 Change border color of activity-stream (#7724) 2018-06-04 13:13:31 +02:00
Lynx KotouraandEugen Rochko 73923ea6c4 Fix activity-stream-tabs colors and set text variables for text colors (#7722) 2018-06-04 04:39:42 +02:00
Lynx KotouraandEugen Rochko c0355878ba Fix embed, error and onboarding modals in light theme (#7656) 2018-05-28 19:13:20 +02:00
Lynx KotouraandEugen Rochko 07054ee6f7 Add right margin of notification message (#7628) 2018-05-26 10:53:53 +02:00
Lynx KotouraandEugen Rochko a0b4754231 Fix color mistakes in mastodon-light theme (#7626)
* Fix colors of mastodon-light theme

Fix colors of modals and focused toots in light theme
Fix colors of compose-form items and more
Fix colors of status__content__spoiler-link:hover and $valid-value-color
Change success green color in light theme

* Fix some sass codes

* Add !default for explicit color valiables in default theme

for overwriting colors easier in the other themes
2018-05-26 10:53:44 +02:00
Lynx KotouraandEugen Rochko 7ea91dcbb3 More polished light theme (#7620)
* Revert "Remove pointer to light theme until it is more polished (#7594)"

This reverts commit f8cf85db3b.

* True up the hierarchical structure of mastodon-light theme

* Fix mastodon-light theme
2018-05-25 18:36:26 +02:00
Lynx KotouraandEugen Rochko 6042403621 Fix color of /about/more link anchors (#7618) 2018-05-25 16:48:17 +02:00
Lynx KotouraandEugen Rochko 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300) 2018-05-01 14:02:04 +02:00
Lynx KotouraandEugen Rochko 3c5006ec7f Fix text colors (#7227) 2018-04-22 14:29:40 +02:00
Lynx KotouraandEugen Rochko a4a36d994b Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
Lynx KotouraandEugen Rochko 74dae9458d Add color variables of texts for better accesibility (#7125)
* Add variables for text colors

* Change variables in sass files

* Apply text color variables for recently added colors

* Fix text colors of emoji mart anchors

* Fix text colors of search__input

* Fix text colors of text area of compose-form

* Fix icon colors of privacy dropdown and modal

* Inverted icon colors by classname

* Change variables in boost.scss

* Change action-button-color

* Fix text colors of pre-header
2018-04-18 16:52:15 +02:00
Lynx KotouraandEugen Rochko 7150f2e9d3 Grid layout for tag pages (#6545)
* Use grid layout for the landing page

* Use grid layout for tag pages

* Set 2 columns width as explicit percentage for tag pages
2018-02-26 17:43:45 +01:00
Lynx KotouraandEugen Rochko a40167cf4d Better grid layout for the landing page (#6543)
* Use grid layout for the landing page

* Fix column settings

Set the ratio explicitly

* Improve information board
2018-02-26 16:19:07 +01:00
Lynx KotouraandEugen Rochko 49e296e1b0 Fix overflowing audit logs (#6184) 2018-01-04 19:38:46 +01:00
Lynx KotouraandYamagishi Kazutoshi 0d3ffa691e Fix focused background color of notifications of direct toots (#6021) 2017-12-14 07:36:29 +09:00
Lynx KotouraandEugen Rochko 5ad45552b3 Fix overflowing emojis on some devices (#6016)
* Fix overflowing emojis on some devices

* Quit visible and add padding
2017-12-13 22:58:31 +01:00
Lynx KotouraandEugen Rochko 8bf4cc72b6 Excahnge the order of spoiler-input and unlocked warning (#6015)
* Excahnge the order of spoiler-input and unlocked warning

* Fix trailing whitespace
2017-12-13 18:01:56 +01:00
Lynx KotouraandEugen Rochko 0aeec0390b Redesign tootbox (#5919)
* Redesign tootbox

* Move counter into compose-form__buttons-wrapper

Change font and remove shadow
Refactor sass codes of compose-form
2017-12-13 17:37:23 +01:00
Lynx KotouraandEugen Rochko 98aa96b8d6 Refix extraspace for emojis (#5964)
Fix misalignment between emoji sizes
2017-12-10 17:56:05 +01:00
Lynx KotouraandEugen Rochko 832a7f9a05 ReFix font-weight of <strong> element for CJK fonts (#5920)
Also apply to Japanese and Korean.
Fix font-weight in landing pages.
2017-12-07 21:35:19 +01:00
Lynx KotouraandEugen Rochko a20509b41e Fix list editor modal on narrow devices (#5904) 2017-12-06 19:48:48 +01:00
Lynx KotouraandEugen Rochko 281c577cf8 Fix extra space between status text and username (#5902) 2017-12-06 17:53:25 +01:00
Lynx KotouraandEugen Rochko 886829e96c Add keyboard shortcuts link to getting-started navigation (#5874)
* Add keyboard shortcuts link to getting-started navigation

* i18n: 🇵🇱

* yarn manage:translations
2017-12-03 21:29:51 +01:00
Lynx KotouraandEugen Rochko 62a94ebed4 Add back button to keyboard shortcuts legend column (#5872) 2017-12-03 21:29:41 +01:00
Lynx KotouraandEugen Rochko 3d1d3d9a20 Remove translations of default theme (#5741) 2017-11-19 04:15:50 +01:00
Lynx KotouraandEugen Rochko 4a2fc2d444 Increase contrast of Admin badges (#5740)
To comply WCAG 2.0 guidelines on contrast ratio.
2017-11-17 19:59:53 +01:00
Lynx KotouraandEugen Rochko f9e7336296 Fix focused background color of direct toots (#5642) 2017-11-09 19:40:34 +01:00
Lynx KotouraandEugen Rochko b3b4b5a2eb Adjust public hashtag pages (#5357) 2017-10-14 14:48:12 +02:00
Lynx KotouraandEugen Rochko 07ea625cb2 Fix styles of error pages (#5335)
Signed-off-by: Lynx Kotoura <admin@sanin.link>

Signed-off-by: Lynx Kotoura <admin@sanin.link>
2017-10-11 21:18:45 +02:00
Lynx KotouraandEugen Rochko 5a2c7bd4ce Fix overflowing in web UI (#5246)
* Fix overflowing in web UI

* Revert fixing dropdown menu modal
2017-10-06 20:40:17 +02:00
Lynx KotouraandEugen Rochko daa59dd454 Fix theme settings (#5242) 2017-10-06 13:29:53 +02:00
Lynx KotouraandEugen Rochko 32e8a87830 adjust public profile pages 2 (#5223) 2017-10-04 22:49:36 +02:00
Lynx KotouraandEugen Rochko 43577e9f59 Fix style of email domain block table (#5218) 2017-10-04 18:16:30 +02:00
Lynx KotouraandEugen Rochko 259181c41a Fix size of single media in media-gallery (#5098) 2017-09-25 20:26:50 +02:00
Lynx KotouraandEugen Rochko 838f255fc2 Fix overflowing tabs in account__action-bar (#5056)
* Fix numbers in accounts columns

* Support edge compact-header
2017-09-23 21:06:16 +02:00
Lynx KotouraandEugen Rochko 8fcfcddc8f Fix theme translations alphabetically (#5031) 2017-09-20 19:41:35 +02:00
Lynx KotouraandYamagishi Kazutoshi f41e70ca38 Better Japanese translations (#5030) 2017-09-21 01:56:28 +09:00