diff options
author | siikamiika <siikamiika@users.noreply.github.com> | 2020-02-10 11:12:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 11:12:36 +0200 |
commit | cbfae2b9d7a5c8824edd7d2d7f80fdacd15cd333 (patch) | |
tree | 26761e13bc7bcb9c3170c477ca0fe8efe43de813 /ext/mixed/css/display.css | |
parent | d5708de4eed15567e14e0c1fd4998561eee1680e (diff) | |
parent | 14b9f4a82781b9a5044e22437f6b0b02af67a120 (diff) |
Merge pull request #333 from siikamiika/native-popup-windows
Native popup windows
Diffstat (limited to 'ext/mixed/css/display.css')
-rw-r--r-- | ext/mixed/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index 3a66cec3..62e62243 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -136,6 +136,10 @@ html:root[data-yomichan-page=float] .navigation-header:not([hidden])~.navigation margin-right: 0.2em; } +html:root[data-yomichan-page=search][data-search-mode=popup] .search-input { + display: none; +} + /* * Entries |