| Index: mobile/android/themes/core/aboutBase.css |
| =================================================================== |
| --- a/mobile/android/themes/core/aboutBase.css |
| +++ b/mobile/android/themes/core/aboutBase.css |
| @@ -24,17 +24,17 @@ input { |
| } |
| .header { |
| color: #363B40; |
| font-size: 1.1em; |
| font-weight: bold; |
| background-color: #f5f5f5; |
| border-bottom: 2px solid; |
| - -moz-border-bottom-colors: #ff9100 #f27900; |
| + -moz-border-bottom-colors: #009CD9 #009CD9; /*matched to abb_accent_dark_blue in java codebase*/ |
| display: flex; |
| flex-direction: row; |
| align-items: center; |
| } |
| .header > div { |
| flex: 1; |
| padding: 1em; |