test out extended realtime-input api

This commit is contained in:
ansuz
2016-03-04 16:41:34 +01:00
parent 3539c71c07
commit e8469ae1bb
2 changed files with 31 additions and 8 deletions

View File

@@ -26,6 +26,10 @@
/* disallow textarea resizes */
resize: none;
}
textarea[disabled] {
background-color: #275662;
color: #637476;
}
</style>
</head>
<body>