如果我没有选择类别,内容输入框将会被禁用。
这个颜色来自 discourse subscription 插件。
textarea[readonly] { cursor: not-allowed; background-color: #e9e9e9; border-color: #e9e9e9; }