mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Improve disabled and readonly styles
This commit is contained in:
parent
59b5e66ff7
commit
4bc95fc5f0
3 changed files with 11 additions and 3 deletions
|
|
@ -57,5 +57,7 @@
|
|||
|
||||
<input type='submit'>
|
||||
</form>
|
||||
<input disabled label='This is disabled'>
|
||||
<input readonly label='This is readonly'>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue