From 2d6b973b477fe261fdb4e0dc560df36b03a2935b Mon Sep 17 00:00:00 2001 From: oc013 <101832295+oc013@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:30:15 -0500 Subject: Google Voice Dark background for search results (#488) --- recipes/google-voice/darkmode.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/google-voice/darkmode.css') diff --git a/recipes/google-voice/darkmode.css b/recipes/google-voice/darkmode.css index f90837a..e025551 100644 --- a/recipes/google-voice/darkmode.css +++ b/recipes/google-voice/darkmode.css @@ -64,7 +64,8 @@ gv-availability-view, .gb_te, /* search box dropdown */ div.mat-mdc-select-panel, /* settings recharge notification amount */ .gvBillingView-header, /* billing header */ -.full-panel /* audio settings menu */ +.full-panel, /* audio settings menu */ +.gb_se /* top search results */ { background-color: var(--dark-grey)!important; border-color: var(--light-medium-grey)!important; -- cgit v1.2.3-70-g09d2