This website requires JavaScript.
Explore
Help
Register
Sign in
ham-ref
/
cloudlog
Watch
1
Star
0
Fork
You've already forked cloudlog
0
mirror of
https://github.com/magicbug/Cloudlog
synced
2026-08-13 17:49:35 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dev
cloudlog
/
assets
/
css
/
visitor.css
4 lines
50 B
CSS
Raw
Permalink
Normal View
History
Unescape
Escape
Make search input field uppercase only on focus
2023-07-14 07:54:43 +02:00
#
searchcall
:
focus
{
Code Prettier
2023-11-15 11:57:22 +01:00
text-transform
:
uppercase
;
Make search input field uppercase only on focus
2023-07-14 07:54:43 +02:00
}
Reference in a new issue
Copy permalink