Dzahn has submitted this change and it was merged.
Change subject: Clean up custom show_bug.css
......................................................................
Clean up custom show_bug.css
Remove all definitions which are a 1:1 copy in upstream (as we
fall back to upstream CSS anyway for items not defined in our
custom CSS). This simplifies maintenance of "real" changes
that we have.
Bug: 54823
Change-Id: Idc2b399391ff20b6308e74cf37f1c927f54699a4
---
M skins/contrib/Wikimedia/show_bug.css
1 file changed, 3 insertions(+), 65 deletions(-)
Approvals:
Aklapper: Looks good to me, but someone else must approve
Dzahn: Verified; Looks good to me, approved
diff --git a/skins/contrib/Wikimedia/show_bug.css
b/skins/contrib/Wikimedia/show_bug.css
index 8c29694..f8de610 100644
--- a/skins/contrib/Wikimedia/show_bug.css
+++ b/skins/contrib/Wikimedia/show_bug.css
@@ -10,43 +10,13 @@
line-height: 1.75em;
}
-.bz_bug .edit_form {
- width: 100%;
-}
-.bz_bug .edit_form table {
- width: 100%;
-}
.bz_bug .edit_form .text_input {
width: 100%;
min-width: 25em;
}
-.bz_bug #alias {
- min-width: 0;
- width: 10em;
-}
-
-.flags_label {
- text-align: left;
-}
-table#flags {
- width: auto;
-}
.bz_column_spacer {
width: 2em;
-}
-
-.related_actions {
- font-size: 0.85em;
- float: right;
- list-style-type: none;
- white-space: nowrap;
- margin: 0;
- padding: 0;
-}
-
-.related_actions li {
- display: inline;
}
.bz_show_bug_column {
@@ -62,44 +32,12 @@
.bz_comment_head, .bz_first_comment_head {
border: 1px solid silver;
}
+
.bz_comment_text {
font-size: 1em;
font-family: monospace, "Courier New";
}
-#duplicate_settings, #votes_container {
+
+#votes_container {
white-space: nowrap;
-
-}
-
-.bz_time_tracking_table {
- border-collapse: collapse;
-}
-
-.bz_time_tracking_table th {
- text-align: center;
-}
-
-.bz_time_tracking_table td {
- text-align: center;
-}
-
-.bz_time_tracking_table th,
-.bz_time_tracking_table td {
- padding: 4px;
-}
-
-.bz_time_tracking_table .bz_summarize_time {
- text-align: right;
-}
-
-#summary tr td {
- vertical-align:top;
-}
-
-#status {
- margin-bottom: 3ex;
-}
-
-.knob-buttons {
- float: right;
}
--
To view, visit https://gerrit.wikimedia.org/r/91801
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc2b399391ff20b6308e74cf37f1c927f54699a4
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits