X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cgilite%2Fcommon.css;h=dbaafd1f49b6c3fcdb6208bb1b7ed633f161d288;hb=b9d413c8014dd86a056b3f8fe80f8d1e39abb9c7;hp=6f4c484f6457db0f5b9892a0d2ae1763af1eacaa;hpb=7fabffca622337ddd842959cac3d45112bee567b;p=shellwiki diff --git a/cgilite/common.css b/cgilite/common.css index 6f4c484..dbaafd1 100644 --- a/cgilite/common.css +++ b/cgilite/common.css @@ -115,6 +115,7 @@ input + label { margin-left: .375em; } +input[type="search"] + button.search, input.search + button.search { width: 2.5em; color: transparent; @@ -125,6 +126,7 @@ input.search + button.search { white-space: nowrap; overflow: hidden; } +input[type="search"] + button.search:before, input.search + button.search:before { content: '\1f50d'; color: #000;