We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd98e58 commit 7242e4fCopy full SHA for 7242e4f
install/deb/themes/dark.css
@@ -2647,10 +2647,9 @@ a.vst-text:active b{
2647
2648
.advanced-options {
2649
background: #454545 !important;
2650
- border: 1px solid #707070 !important;
2651
- text-shadow: 0px 1px rgba(0,0,0,0.35);
+ border: 1px solid #505050 !important;
+ text-shadow: 0px 1px rgba(0,0,0,0.4);
2652
box-shadow: 0px 2px 6px rgba(0,0,0,0.4) !important;
2653
- box-shadow: none !important;
2654
color: #fff !important;
2655
padding: 4px 0px 0px 18px;
2656
overflow: hidden;
0 commit comments