diff options
Diffstat (limited to 'skins/standard/params.css')
-rw-r--r-- | skins/standard/params.css | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/skins/standard/params.css b/skins/standard/params.css index 4eec75261..9f2bf0d95 100644 --- a/skins/standard/params.css +++ b/skins/standard/params.css @@ -1,4 +1,10 @@ -#menu { +/* 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/. + * + * This Source Code Form is "Incompatible With Secondary Licenses", as + * defined by the Mozilla Public License, v. 2.0. + */ width: 10em; margin-top: 1em; margin-right: 0.5em; |