GhostManSec
Server: Apache
System: Linux webm003.cluster115.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: eliteafr (153088)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/eliteafr/pmb/styles/rtl/dashboard.css
/* +--------------------------------------------------------------------------+
// ? 2002-2007 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// //this style edit by kouider bounama 20016 kouiderbounama@gmail.com
// +-------------------------------------------------+
// $Id: dashboard.css,v 1.1.2.1 2016-09-05 13:31:54 touraine37 Exp $ */

#navbar ul {
	width : calc(100% - 80px);
}

#dashboards .dashboard {
	direction:rtl;
	border-radius : 10px;
	box-shadow: 10px 10px 10px #aaa; 
}

#dashboards .dashboard h3{
	color : white;
	padding :10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	vertical-align: middle;
	background-color : #E87111;
}

#dashboards .dashboard .dashboard_content .title, #notifications .title {
	float:right;
	text-align:right;
	direction:rtl;
}
#dashboards .dashboard .dashboard_content .value, #notifications .value{
	text-align: right;
}