git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f614380
)
Change search input highlight colour
author
Adam Dullage
<redacted>
Sun, 7 Aug 2022 20:07:03 +0000
(21:07 +0100)
committer
Adam Dullage
<redacted>
Sun, 7 Aug 2022 20:07:03 +0000
(21:07 +0100)
flatnotes/src/components/SearchInput.vue
patch
|
blob
|
history
diff --git
a/flatnotes/src/components/SearchInput.vue
b/flatnotes/src/components/SearchInput.vue
index 2e8258372912b5844d57c5a0a3adc6810c41cad7..b9694ad11aa4821985e6f126c5707ecd65149b35 100644
(file)
--- a/
flatnotes/src/components/SearchInput.vue
+++ b/
flatnotes/src/components/SearchInput.vue
@@
-21,7
+21,7
@@
<style lang="scss" scoped>
@keyframes highlight {
from {
- background-color: #
ffa76c5d
;
+ background-color: #
bbcdff
;
}
to {
background-color: white;
git clone https://git.99rst.org/PROJECT