Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/pragmatice/public_html/pragmactivites/tests/latrousseaecrire_v3/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/pragmatice/public_html/pragmactivites/tests/latrousseaecrire_v3/css/trousse.css
//body {background: url(fond_trousse.jpg) center center fixed #DE9068 no-repeat; background-size:cover; border-top: 0;}
body {background-color:#9BCFE9}
.actif {font-weight:bold; padding-left:30px; background-image:url("logo_case_cochee.png");background-repeat:no-repeat;}
.panel-heading {cursor:pointer;}
.cadre_item {
	color: #555555;
	background-color: #ffffff;
	border:1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding:6px 12px;
}

a {	outline: none !important;}

.change img, .pointer {
	cursor:pointer;
}

.masque {
	visibility:hidden;
}

.discret {color:#666; font-size:80%; font-style:italic}

.cadre_partie_texte {
	background-color:#FFF;
	border:1px solid #CCC;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding:5px;
	margin-bottom:10px;
}

.cadre_image_rechercher {
	height:256px;
	width:256px;
	border:1px solid #CCC;
	box-shadow: 3px 3px 5px 0px #A0B8B8;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#A0B8B8, Direction=135, Strength=5);
	margin:20px auto;
}

.tableau_consignes {background-color:#E4E4E4;}
td.numero_consigne:hover {font-size:120%;background-color:#747474;}
td.numero_consigne a {font-weight:bold; display:block;}
td.numero_consigne:hover a {color:#FFF;}

.illustration_voirconsignes {
	float:right;
	margin-left:10px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}

.entree h4 {text-align:center; font-weight:bold;}

.entree img {
	padding:1em;
	filter: brightness(90%);
	-webkit-filter: brightness(90%);
	-moz-filter: brightness(90%);
	-o-filter: brightness(90%);
	-ms-filter: brightness(90%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.entree img:hover {
	filter: brightness(100%);
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-o-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*.entree:hover {
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}*/

.select_mots_nature {background-color: #F8EDBA; color:#2C2212}
.select_mots_contexte {background-color: #F5E7A0; color:#2C2212}

.ekko-lightbox .modal-header {display:none}

.dropdown-menu>li {
	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}
.right-caret:after,.left-caret:after {
	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:5px;
}
.right-caret:after{
	border-left: 5px solid #ffaf46;
}
.left-caret:after{
	border-right: 5px solid #ffaf46;
}

audio, video {width:100%;}
.affichage_son_consigne audio {width:200px;}
.affichage_video_consigne video {width:200px;}
img.image_consigne {max-width: 150px;}


@media print {
.no_imprim {display:none}
.vignette {width:150px}
}

SAMX