Add YASQE - allows for syntax highlighting and prefix autocompletion.
This commit is contained in:
parent
3157b0941c
commit
4808367ed5
3 changed files with 15 additions and 10 deletions
|
@ -12,10 +12,12 @@ div.sparqlform label {
|
|||
input.block {
|
||||
display: block;
|
||||
}
|
||||
textarea,
|
||||
div.sparqlform div {
|
||||
textarea {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
div.sparqlform div.options, div.sparqlform input.submit {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
form {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
@ -336,4 +338,4 @@ div.adr {
|
|||
font-size: .8em;
|
||||
line-height: 1.3em;
|
||||
color: #7f8993;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue