(새 문서: {{#CSS: textarea, input[type="text"], .oo-ui-inputWidget-input { background-color: var(--edit-bg) !important; color: var(--edit-fg) !important; border: 1px solid #444 !important; } }}) |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
{{#CSS: | {{#CSS: | ||
textarea, input[type="text"], .oo-ui-inputWidget-input { | textarea, input[type="text"], .oo-ui-inputWidget-input { | ||
background-color: | background-color: #000 !important; | ||
color: | color: #eee !important; | ||
border: 1px solid #444 !important; | border: 1px solid #444 !important; | ||
} | } | ||
}} | }} |