Jump to content

MediaWiki:Gadget-forward.css

From Philosophical Research
Revision as of 05:32, 11 July 2025 by Reversedragon (talk | contribs) (category)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Gadget "WavebuildForward"  -  reorder Wavebuilder combinations to look as they do in Wavebuilder dictionaries
To use this, go to Preferences and select  gadget-WavebuildForward -   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */

.hue.data_wavebuild.three .values  { display: grid; grid-template-areas: "A B"; }
.hue.data_wavebuild.three .values .wrap  { grid-area: A; }
.hue.data_wavebuild.three .values dt, .hue.data_wavebuild.three .p153 .one  { display: none; }  /* hide redundant P145 "along with" only in this "A B" layout */
.hue.data_wavebuild.three .p153 .both { display: inline-block; }  /* show "forming from" in "A B" layout */

/* [[C:Wavebuilder templates]] */