mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
parent
44703d5889
commit
85467c19ce
6 changed files with 91 additions and 57 deletions
|
|
@ -236,6 +236,14 @@ th {
|
|||
color: white;
|
||||
}
|
||||
|
||||
.pseudo-input {
|
||||
border: inset thin;
|
||||
background-color: white;
|
||||
display: inline-block;
|
||||
min-width: 7.5em;
|
||||
padding: 0 2em 0 0;
|
||||
}
|
||||
|
||||
.vega-bindings, .vega-actions {
|
||||
font-size: 66%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue