/* Externalise de la modification #56 le 23/08/2026 (G6M_EXTERNALISATION_V1016).
   Ce bloc etait inline dans PAGE_CONTAINER : il repartait donc dans le HTML de
   CHAQUE page, sans jamais etre mis en cache. En fichier, il est recupere une
   fois puis servi depuis le cache.
   Le <link> occupe la position EXACTE de l ancien <style> : l ordre de cascade
   est donc rigoureusement identique. */


/* G6M_REACTPLUS_HIDE_MORE_V491 */
html body .g6m-rp-bar__more,
html body .message-actionBar .g6m-rp-bar__more,
html body .g6m-rp-bar .g6m-rp-bar__more {
	display: none !important;
	visibility: hidden !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
	opacity: 0 !important;
	font-size: 0 !important;
}
/* END G6M_REACTPLUS_HIDE_MORE_V491 */

