diff --git a/styles/LynxBot-Darker/style.css b/styles/LynxBot-Darker/style.css index 9183c993e..b3ce0bcde 100644 --- a/styles/LynxBot-Darker/style.css +++ b/styles/LynxBot-Darker/style.css @@ -208,11 +208,3 @@ textview .time { .keyboard_pad { background-color: #090909; /*base02*/ } - -.dialog-error { - border-bottom-color: #FF0000; -} - -.dialog-primary { - border-bottom-color: #00FF00; -}