<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************************************************************************************/
/************************ 							/!\	AVANT D'EDITER /!\									************************/
/************************ 									VOIR					   						************************/
/************************ 							www.dev.equideow.com/doc								************************/
/************************ 						        	  ET											************************/
/************************ 			dev.owlient.eu/wiki/index.php/Guide_Int%C3%A9gration_Equideow			************************/
/***********************************************************************************************************************************/

/***********************************************************************************************************************************/
/* HEADER **************************************************************************************************************************/
/***********************************************************************************************************************************/

/** menu ****************************************************************************************************************************/

#header-menu &gt; .menu:nth-of-type(1){
	width: 38px;
}
#header-menu &gt; .menu:nth-of-type(2){
	width: 1070px;
}

/** submenu profile V5 : mantis 59368 ***********************************************************************************************/
.hud-profile .submenu-style-1{
	left: -160px;
}

.hud-profile .submenu-style-1:after{
	left: calc(50% + 72px);
	left: 176px;
}
</pre></body></html>