aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rwxr-xr-xscss/imports/scss/_PanelUI.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/imports/scss/_PanelUI.scss b/scss/imports/scss/_PanelUI.scss
index 91a46c76..f76d3e20 100755
--- a/scss/imports/scss/_PanelUI.scss
+++ b/scss/imports/scss/_PanelUI.scss
@@ -1268,5 +1268,5 @@ body .main .dragOver:not(.dragging) {
1268 line-height: 100px; 1268 line-height: 100px;
1269 box-shadow: inset 0 0 14px #111111; 1269 box-shadow: inset 0 0 14px #111111;
1270 1270
1271 background: rgba(30, 30, 30, 0.7); 1271 background: rgba(30, 30, 30, 0.8);
1272} \ No newline at end of file 1272} \ No newline at end of file