Aklapper has uploaded a new change for review. https://gerrit.wikimedia.org/r/91794
Change subject: Delete custom IE-fixes.css ...................................................................... Delete custom IE-fixes.css Our custom CSS is a 1:1 copy of upstream from before 12/2009: http://bzr.mozilla.org/bugzilla/4.2/view/5474/skins/standard/IE-fixes.css There is no sense in keeping our copy, since there have been no changes in the meantime to definitions which already existed in our old revision, plus for new definitions added since 2009 we fall back to the default definitions anyway. Bug: 54823 Change-Id: I64824ad90d07ec68f9c086acc391cf6147b99bc1 --- D skins/contrib/Wikimedia/IE-fixes.css 1 file changed, 0 insertions(+), 38 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications refs/changes/94/91794/1 diff --git a/skins/contrib/Wikimedia/IE-fixes.css b/skins/contrib/Wikimedia/IE-fixes.css deleted file mode 100644 index bfd525b..0000000 --- a/skins/contrib/Wikimedia/IE-fixes.css +++ /dev/null @@ -1,38 +0,0 @@ -/* The contents of this file are subject to the Mozilla Public - * License Version 1.1 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS - * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or - * implied. See the License for the specific language governing - * rights and limitations under the License. - * - * The Original Code is the Bugzilla Bug Tracking System. - * - * Contributor(s): Marc Schumann <[email protected]> - */ - -.bz_comment_text, .uneditable_textarea { - white-space: pre; - word-wrap: break-word; -} - -#footer #useful-links li { - padding-bottom: 0.8ex; -} - -#footer .label { - display: block; - float: left; - width: 8.2em; - padding-bottom: 0.1ex; -} - -#footer #links-actions .label { - padding-top: 0.35em; -} - -#footer .links { - display: inline; -} -- To view, visit https://gerrit.wikimedia.org/r/91794 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I64824ad90d07ec68f9c086acc391cf6147b99bc1 Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/bugzilla/modifications Gerrit-Branch: master Gerrit-Owner: Aklapper <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
