User:Patsagorn Y./global.css

From Meta, a Wikimedia project coordination wiki

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.
/** Other testing and hidden styles **/
/** @import url("http://localhost:8125/local.css"); **/

/** For Thai indent styles. *********/
/*p {*/
/*    text-indent: initial;*/
/*}*/

/** For Translate Extension *********/
.mw-pt-translate-header.noprint.nomobile {
	display: block!important;
	visibility: visible!important;
}

.twelve.columns.sourcemessage.longer{
	height: 20vh;
	overflow-y: auto;
	border: .5px dashed #202020;
	box-sizing: border-box;
}

.tux-textarea-translation {
	width: 100%;
	overflow-y: auto;
	height: 20vh !important;
	box-sizing: border-box;
}