aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-voice/darkmode.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/google-voice/darkmode.css')
-rw-r--r--recipes/google-voice/darkmode.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/google-voice/darkmode.css b/recipes/google-voice/darkmode.css
index e025551..29e9453 100644
--- a/recipes/google-voice/darkmode.css
+++ b/recipes/google-voice/darkmode.css
@@ -65,7 +65,8 @@ gv-availability-view,
65div.mat-mdc-select-panel, /* settings recharge notification amount */ 65div.mat-mdc-select-panel, /* settings recharge notification amount */
66.gvBillingView-header, /* billing header */ 66.gvBillingView-header, /* billing header */
67.full-panel, /* audio settings menu */ 67.full-panel, /* audio settings menu */
68.gb_se /* top search results */ 68.gb_se, /* top search results */
69.message-input /* text input for sms */
69{ 70{
70 background-color: var(--dark-grey)!important; 71 background-color: var(--dark-grey)!important;
71 border-color: var(--light-medium-grey)!important; 72 border-color: var(--light-medium-grey)!important;