diff options
Diffstat (limited to 'skins/standard/show_bug.css')
-rw-r--r-- | skins/standard/show_bug.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css index 99c0b405e..9c15599ee 100644 --- a/skins/standard/show_bug.css +++ b/skins/standard/show_bug.css @@ -1,3 +1,11 @@ +/* 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. + */ + .bz_alias_short_desc_container { margin: 8px 0; padding: 0.3em; |