mirror of
https://github.com/wekan/wekan.git
synced 2026-01-26 03:06:09 +01:00
Global search instructions edits
This commit is contained in:
parent
03e5d84e0e
commit
a27aaca918
2 changed files with 42 additions and 16 deletions
|
|
@ -71,9 +71,26 @@
|
|||
.global-search-error-messages
|
||||
color: darkred
|
||||
|
||||
.global-search-instructions
|
||||
width: 40%
|
||||
min-width: 400px
|
||||
margin-right: auto
|
||||
margin-left: auto
|
||||
|
||||
.global-search-query-input
|
||||
width: 90% !important
|
||||
margin-right: auto
|
||||
margin-left: auto
|
||||
|
||||
.global-search-operator
|
||||
font-family: Courier
|
||||
|
||||
.global-search-value
|
||||
font-family: Courier
|
||||
font-style: italic
|
||||
|
||||
code
|
||||
color: white
|
||||
background-color: grey
|
||||
padding: 0.1rem
|
||||
font-size: 0.7rem !important
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue