diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-12-12 21:31:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-12-12 21:31:03 +0900 |
| commit | b0bcdc929b29cca5102acd326fc055ee0fc681ce (patch) | |
| tree | 8541268ca4a70d10bba32ed67e7bb9e9f7a9e391 /src | |
| parent | Clean up (diff) | |
| download | sharkey-b0bcdc929b29cca5102acd326fc055ee0fc681ce.tar.gz sharkey-b0bcdc929b29cca5102acd326fc055ee0fc681ce.tar.bz2 sharkey-b0bcdc929b29cca5102acd326fc055ee0fc681ce.zip | |
Fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/desktop/tags/ui.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/ui.tag b/src/web/app/desktop/tags/ui.tag index bc0a937a53..059d88528d 100644 --- a/src/web/app/desktop/tags/ui.tag +++ b/src/web/app/desktop/tags/ui.tag @@ -165,7 +165,7 @@ transition color 0.5s ease, border 0.5s ease font-family FontAwesome, sans-serif - &:placeholder-shown + &::placeholder color #9eaba8 &:hover |