diff --git a/src/gui/src/css/style.css b/src/gui/src/css/style.css index eab294b5c..152a956f1 100644 --- a/src/gui/src/css/style.css +++ b/src/gui/src/css/style.css @@ -3811,8 +3811,8 @@ fieldset[name=number-code] { #storage-bar { float: left; - height: 15px; - background-color: #dbe3ef; + height: 20px; + background: linear-gradient(#dbe3ef, #c2ccdc, #dbe3ef); border-top-left-radius: 3px; border-bottom-left-radius: 3px; width: 0;