User:Notjusttired/timeless.css

From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* outstanding tasks
1. Re-use citations text is #333
2. echo text invisible - phabricator [https://phabricator.wikimedia.org/T287132 |T287132]
3. image icon colors on PagesForns previews shouldn't be inverted, and on settings icon on far right wiki toolbar 
4. after links or references the small gap disappears so the next word looks too far left 
5. are certain templates setting a background color? 
*/

/* redirect icon inverted - code sample from 
https://github.com/wikimedia/mediawiki/blob/master/resources/src/mediawiki.action/mediawiki.action.view.redirectPage.css
*/


/* See [[User:Notjusttired/Timeless-inprogress.css]] for css in progress
Page blanked to allow testing comparison with staging server 
 */

.oo-ui-popupWidget-body {
    
 
 color: #ccc!important ;
 background-color: #333;

}