diff options
Diffstat (limited to 'pages/vomnibar.css')
| -rw-r--r-- | pages/vomnibar.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/vomnibar.css b/pages/vomnibar.css index 2042a6c4..4b7199e3 100644 --- a/pages/vomnibar.css +++ b/pages/vomnibar.css @@ -134,3 +134,7 @@ font-weight: normal; } +#vomnibarInput::selection { + /* This is the light grey color of the vomnibar border. */ + background-color: #F1F1F1; +} |
