mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
add all modals to menu
This commit is contained in:
parent
d699095369
commit
97a6b46879
5 changed files with 32 additions and 8 deletions
|
|
@ -30,6 +30,14 @@
|
|||
background-image: url("inline://images//help.svg");
|
||||
}
|
||||
|
||||
& button.goto {
|
||||
background-image: url("inline://images//goto.svg");
|
||||
}
|
||||
|
||||
& button.search {
|
||||
background-image: url("inline://images//search.svg");
|
||||
}
|
||||
|
||||
& input.share-text {
|
||||
color: var(--primary-color);
|
||||
background-color: var(--text-secondary);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue