diff --git a/src/web/html/index.html b/src/web/html/index.html index 44a30770..91abb582 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -65,9 +65,9 @@
Operations
- - -
+ + +
diff --git a/src/web/stylesheets/themes/_dark.css b/src/web/stylesheets/themes/_dark.css index ffc9099d..d902c04f 100644 --- a/src/web/stylesheets/themes/_dark.css +++ b/src/web/stylesheets/themes/_dark.css @@ -115,7 +115,7 @@ option text for inputs is invisible /* Scrollbar */ - --scrollbar-track: #1e1e1e; /* never used */ + --scrollbar-track: #1e1e1e; --scrollbar-thumb: #424242; --scrollbar-hover: #4e4e4e;