diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:43:14 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:44:30 +0200 |
commit | 14e6d0ed4be07a4d6bf94a141af83b7d60f1ac5f (patch) | |
tree | 9f8141f34e030eca326c1b0e39a8ba143a528dff /helpers/DATA/firefox/trisquel/branding/content/metro-about.css | |
parent | 686445fab20c835b9649f2278542069a5be87546 (diff) |
Make generation scripts distro-independent
Diffstat (limited to 'helpers/DATA/firefox/trisquel/branding/content/metro-about.css')
-rw-r--r-- | helpers/DATA/firefox/trisquel/branding/content/metro-about.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/helpers/DATA/firefox/trisquel/branding/content/metro-about.css b/helpers/DATA/firefox/trisquel/branding/content/metro-about.css deleted file mode 100644 index ae59ca7..0000000 --- a/helpers/DATA/firefox/trisquel/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; -} - |