diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-05-09 16:19:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-05-09 16:19:52 +0900 |
| commit | dae98018277cd8e8945896637aa147babb4e8688 (patch) | |
| tree | 59334824ed807a8da31e7146c2cd668a7c28be8c /src | |
| parent | [Client] Improve usability (diff) | |
| download | sharkey-dae98018277cd8e8945896637aa147babb4e8688.tar.gz sharkey-dae98018277cd8e8945896637aa147babb4e8688.tar.bz2 sharkey-dae98018277cd8e8945896637aa147babb4e8688.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/base.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl index 40823175cd..829236db52 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -36,7 +36,7 @@ html left 0 width 100% height 100% - background #00f + background #1269e2 color #fff > p |