12 lines
162 B
Plaintext
12 lines
162 B
Plaintext
|
@import-less url("../theme.less");
|
||
|
|
||
|
.wikibase-invalid-schema {
|
||
|
margin-top: 10px;
|
||
|
color: red;
|
||
|
}
|
||
|
|
||
|
.wikibase-schema-textarea {
|
||
|
width: 100%;
|
||
|
height: 160px;
|
||
|
}
|