https://bugzilla.wikimedia.org/show_bug.cgi?id=18436
Summary: div#mw-js-message should not use inline style "display:
block;"
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Watchlist
AssignedTo: [email protected]
ReportedBy: [email protected]
When I add a page to my watchlist by clicking "watch" tab, a message appears
(div#mw-js-message.mw-js-message-watch) (“The page "..." has been added to
your watchlist. [...]”) to indicate that the page has been added.
I tried to add “div#mw-js-message.mw-js-message-watch { display: none; }”
to my monobook.css, because I wanted to automatically hide this message.
Unfortunately, this div uses an inline style "display: block;", which stops any
attempt to hide it using CSS.
I think this inline style is not necessary, it could probably be easily
replaced by using other CSS methods.
Please forgive me if I'm wrong, or if the problem has been mentioned yet.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l