diff --git a/panels/departure/style.less b/panels/departure/style.less index a8353fc79a7c2b2179e3f17b2d53f81091f41984..b849d6a2151ce2428661c7608cf3c73459e78a6c 100755 --- a/panels/departure/style.less +++ b/panels/departure/style.less @@ -15,7 +15,7 @@ [data-departure] { position: relative; width: 100%; - background-color: #0000A0; + background-color: #020269; color: #FFFFFF; border-style: solid; border-width: 1px; @@ -43,7 +43,7 @@ [data-name] { position: relative; display: inline-table; - background-color: #0000A0; + /* background-color: #0000A0; */ color: #FFFFFF; height: 100%; padding: 0px 5px;