Subversion Repositories eFlore/Applications.cel

Rev

Rev 2610 | Rev 2656 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2610 Rev 2649
Line 587... Line 587...
587
    border: 1px solid #b5b8c8;
587
    border: 1px solid #b5b8c8;
588
}
588
}
Line 589... Line 589...
589
 
589
 
590
.nomRetenu {
590
.nomRetenu {
-
 
591
	font-weight: bold;
-
 
592
}
-
 
593
 
-
 
594
img#icone_chargement {
-
 
595
    border: medium none;
-
 
596
    bottom: 40px;
-
 
597
    font-size: 44px;
-
 
598
    position: absolute;
-
 
599
    right: 462px;
-
 
600
}
-
 
601
 
-
 
602
#texte_chargement {
-
 
603
    border: medium none;
-
 
604
    bottom: 33px;
-
 
605
    font-family: times new roman;
-
 
606
    font-size: 44px;
-
 
607
    font-weight: bold;
-
 
608
    left: 228px;
-
 
609
    position: absolute;
-
 
610
}
-
 
611
 
-
 
612
#loading.splash_screen {
-
 
613
	border: none;
-
 
614
}
-
 
615
 
-
 
616
#x-view-zoom-img div div img.invisible {
-
 
617
	display: none;
-
 
618
}
-
 
619
 
-
 
620
#indication_aucune_image {
-
 
621
    font-family: Times New Roman;
-
 
622
    font-size: 40px;
591
	font-weight: bold;
623
    padding-left: 40%;
592
}
624
}