File: import-schema-dialog.css

package info (click to toggle)
openrefine 3.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 44,436 kB
  • sloc: javascript: 106,758; java: 91,946; xml: 6,634; sh: 614; makefile: 78; python: 71; sql: 59
file content (9 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.wikibase-invalid-schema {
  margin-top: 10px;
  color: var(--error-red);
}

.wikibase-schema-textarea {
  width: 100%;
  height: 160px;
}