mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3903 - Polishing: Query phrasebook
This commit is contained in:
@@ -17,6 +17,6 @@ $ibo-input-text--padding-y: 10px !default;
|
||||
min-height: 15em;
|
||||
}
|
||||
|
||||
.ibo-queryoql {
|
||||
textarea.ibo-queryoql, .ibo-queryoql:not(:nth-child(n)), .ibo-queryoql > :not(.ibo-field--label) {
|
||||
@extend %ibo-font-code-150;
|
||||
}
|
||||
@@ -43,7 +43,7 @@ $ibo-font-weight-950: 950 !default; /* 950 Extra Black (Ultra Black) */
|
||||
|
||||
$ibo-font-family-base: "Raleway" !default;
|
||||
$ibo-font-family-fallbacks: "sans-serif", "system-ui" !default;
|
||||
$ibo-font-family-monospace: "monospace" !default;
|
||||
$ibo-font-family-monospace: monospace !default;
|
||||
$ibo-font-family-code: $ibo-font-family-monospace !default;
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user