diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
commit | c2cab2828af272307671043c1251b076d4b46cce (patch) | |
tree | 19cbc64cd2c681bc90eb0e92e1afb3c5c2e28495 /data/branding/content/metro-about.css | |
parent | a1682d8409b1f85a5ae968478737d054bc6d12a2 (diff) |
Added mobile branding files
Diffstat (limited to 'data/branding/content/metro-about.css')
-rw-r--r-- | data/branding/content/metro-about.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/branding/content/metro-about.css b/data/branding/content/metro-about.css deleted file mode 100644 index ae59ca7..0000000 --- a/data/branding/content/metro-about.css +++ /dev/null @@ -1,14 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -#about-flyoutpanel { - background-color: #002147; - color: white; -} - -#about-policy-label:hover, -#about-policy-label:active { - background: #0a111c; -} - |