diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-04-02 03:28:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-04-02 03:28:14 +0900 |
| commit | f8505562ac55866545a8b84eeb17ef421f9ffcec (patch) | |
| tree | 3d298ace35ce93c78bac5035e60eeada5f4d43a6 /src | |
| parent | Make it easy to open link (diff) | |
| download | misskey-f8505562ac55866545a8b84eeb17ef421f9ffcec.tar.gz misskey-f8505562ac55866545a8b84eeb17ef421f9ffcec.tar.bz2 misskey-f8505562ac55866545a8b84eeb17ef421f9ffcec.zip | |
[Client] :art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/common/tags/api-info.tag | 1 | ||||
| -rw-r--r-- | src/web/app/common/tags/twitter-setting.tag | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/web/app/common/tags/api-info.tag b/src/web/app/common/tags/api-info.tag index d3b1e4c25d..612f20a7a8 100644 --- a/src/web/app/common/tags/api-info.tag +++ b/src/web/app/common/tags/api-info.tag @@ -8,6 +8,7 @@ <style> :scope display block + color #4a535a code padding 4px diff --git a/src/web/app/common/tags/twitter-setting.tag b/src/web/app/common/tags/twitter-setting.tag index 143553bd0e..5160350456 100644 --- a/src/web/app/common/tags/twitter-setting.tag +++ b/src/web/app/common/tags/twitter-setting.tag @@ -10,6 +10,7 @@ <style> :scope display block + color #4a535a .account border solid 1px #e1e8ed |