External links icons removed
[Bearbeiten]Hello! If this CSS adds or modifies icons shown after external links, you'll be interested in knowing that such icons have been removed from MediaWiki core, a change which will reach this wiki in few days. You may want to consider whether you still need them. If you have questions, please ask at bugzilla:63725. Regards, Nemo 11:45, 10. Apr. 2014 (CEST)
#contentSub img
[Bearbeiten]Where is used the following code?
#contentSub img { vertical-align: baseline; }
In the pages I can find #contentSub, but not #contentSub img. --Andyrom75 (Diskussion) 00:55, 9. Dez. 2014 (CET)
- On old Wikivoyage, the bread-crumb trail contained additional symbols with a link to the location database. Theses symbols should be placed at the baseline. Therefore, this rule is no longer necessary. --RolandUnger (Diskussion) 07:16, 9. Dez. 2014 (CET)
Class .otherLocations & Vorlage:disamb
[Bearbeiten]In the comment it's written that this class is used by Vorlage:disamb, but actually it's not true. I haven't find its use neither in the history of that template.
Is this class still needed? In the affirmative case, who's using it? --Andyrom75 (Diskussion) 09:26, 15. Dez. 2014 (CET)
- Yes, in {{AndereOrte}} (other locations) template. --RolandUnger (Diskussion) 10:13, 15. Dez. 2014 (CET)
- Thanks Roland. Do you think that would be useful to update the comment? --Andyrom75 (Diskussion) 10:25, 15. Dez. 2014 (CET)
.template-key
[Bearbeiten]I've scanned all the it:voy pages looking for the class in the subject without success. Is this class used here? In the affirmative case, from which template? --Andyrom75 (Diskussion) 22:06, 15. Dez. 2014 (CET)
- We used .template-key for the template "Taste" which is now substituted by Key press. Therefore we do not use it any longer. --RolandUnger (Diskussion) 16:30, 5. Jun. 2015 (CEST)
.galleryTable
[Bearbeiten]Considering that .galleryTable has the property "clear: right;", do you think that can be eliminated the following style:
#content .galleryTable { clear: right; }
? --Andyrom75 (Diskussion) 22:23, 15. Dez. 2014 (CET)
- RolandUnger I think you can help with this question and the previous one. Let me know, --Andyrom75 (Diskussion) 17:07, 24. Dez. 2014 (CET)
- I removed it, and I hope that it is not necessary any longer. --RolandUnger (Diskussion) 16:42, 5. Jun. 2015 (CEST)
Is this necessary?
[Bearbeiten]#content .qbTopBorder { }
--Andyrom75 (Diskussion) 10:01, 24. Jun. 2015 (CEST)
- An empty rule is not necessary. It is only to remember the opportunity to use it. You can remove it. --RolandUnger (Diskussion) 17:38, 24. Jun. 2015 (CEST)
- RolandUnger unfortunately only admin can modify MediaWiki pages, so I have to ask you to remove that rule. Thanks, --Andyrom75 (Diskussion) 17:22, 30. Jun. 2015 (CEST)
- I removd it at the German WV but I could not find it at the Italian one. --RolandUnger (Diskussion) 19:58, 30. Jun. 2015 (CEST)
- Thanks RolandUnger, this was just here on de:voy. I've noticed it days ago while I was checking something else. --Andyrom75 (Diskussion) 20:24, 30. Jun. 2015 (CEST)
- I removd it at the German WV but I could not find it at the Italian one. --RolandUnger (Diskussion) 19:58, 30. Jun. 2015 (CEST)
- RolandUnger unfortunately only admin can modify MediaWiki pages, so I have to ask you to remove that rule. Thanks, --Andyrom75 (Diskussion) 17:22, 30. Jun. 2015 (CEST)
Collapsible toggle's `text-align: right;` bricht Versionsgeschichte klappbares Formular
[Bearbeiten]`
.mw-collapsible-toggle { font-weight: normal; /* @noflip */ text-align: right; }
`
Die letzten beiden Zeilen sollten entfernt werden, sie brechen das ausklappbare Formular in der Versionsgeschichte. Besten Gruß, --Volker E. (Diskussion) 14:33, 21. Jan. 2020 (CET)
- Ich habe versucht, das Problem zu lösen. Hoffe aber, dass nicht an anderer Stelle ein Bug aufgetreten ist. --RolandUnger (Diskussion) 07:26, 24. Jan. 2020 (CET)