mirror of
https://github.com/kognise/water.css.git
synced 2025-07-31 10:20:31 +02:00
Improve disabled and readonly styles
This commit is contained in:
@@ -32,12 +32,10 @@ Well, I may have lied a *little* bit when I said Water.css makes use of no class
|
||||
|
||||
Oh, you want a demo you say? Cheeky fellah!
|
||||
|
||||
[Well, here's your demo.](https://kognise.github.io/water.css/) And here's a screenshot to top it off:
|
||||
[Well, here's your demo.](https://kognise.github.io/water.css/) And here's a screenshot of the dark theme to top it off:
|
||||
|
||||

|
||||
|
||||
Don't forget there's a light theme as well.
|
||||
|
||||
Don't like how it looks? Feel free to submit an issue or PR with suggestions.
|
||||
|
||||
## Contributing
|
||||
|
@@ -57,5 +57,7 @@
|
||||
|
||||
<input type='submit'>
|
||||
</form>
|
||||
<input disabled label='This is disabled'>
|
||||
<input readonly label='This is readonly'>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user