diff --git a/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css b/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css index b3ba73a8b..04ad70910 100755 --- a/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css +++ b/luci-theme-openmptcprouter/htdocs/luci-static/openmptcprouter/cascade.css @@ -803,7 +803,7 @@ header p { header .fill { background-color: #000; background-repeat: repeat-x; - background-image: linear-gradient(to bottom, #3f78b7, #3f78b7); + background-image: linear-gradient(to bottom, #6089d4, #6089d4); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); padding: 0 5px; }