TimeCapsule/ogame/formate.css

1033 lines
22 KiB
CSS

/* ______________________________________________________________
Skin Black Destiny
By Xéfir Destiny
Version 2007
______________________________________________________________ */
/*-------------------------------------------------------------------------*/
/*------------------------- Ajouts by Xéfir -----------------*/
/*-----------------------------------------------------------------------*/
.style center table tr td center
{
text-align: center;
display: block;
}
/* Titre des batiments et autres... */
tbody td td > a:first-child {
font-size : 10px;
color : #99ffff;
font-weight: bold;
}
/* Ressources/temps restant avec recherche/contruction */
td.l a[title]:after
{
content:" ("attr(title)")";
color:#00CC00;
font-size : 9px;
}
table[width="519"] font[color="red"] { font-weight: bold;}
/* Rapports de combats */
table[width="519"] font[color="lime"] { font-weight: bold;} /* combat reports */
table[width="519"] font[color="green"] { font-weight: bold;} /* combat reports */
/************ Ressources en excès *************/
table[cellpadding="0"][cellspacing="0"][width="100%"] font[color="#ff0000"] {
color:#ff0000; text-decoration: blink;
}
/*COULEURS DES RESSOURCES*/
tr > td + td > i > b > font {font-style:italic;color:#CCCCCC;}
tr > td + td + td > i > b > font {font-style:italic;color:#00CCFF;}
tr > td + td + td + td > i > b > font {font-style:italic;color:#7F006E;}
tr > td + td + td + td + td > i > b > font {font-style:italic;color:#FFFF00;}
tr > td + td + td + td + td + td > i > b > font {font-size:10px;font-style:italic;color:#FF00FF;} /* Quête du Spaccon */
/*Métal nécessaire*/
td.l a + br + br + b {
color: #606060;
}
/* Cristal nécessaire*/
td.l a + br + br + b + b {
color: #00CCFF;
}
/* Deutérium nécessaire*/
td.l a + br + br + b + b + b {
color: #7F006E;
}
/* Energie nécessaire */
td.l a + br + br + b + b + b + b {
color: #FFFF00;
}
/*Déconstruction Métal*/
td.l br + b {
color: #606060;
}
/*Déconstruction Cristal*/
td.l br + b + b {
color: #00CCFF;
}
/*Déconstruction Deutérium*/
td.l br + b + b + b {
color: #7F006E;
}
iframe {
background-color : transparent;
background-image : url(img/bkbody.png);
}
/************ Rapport de combat et d'espionnage ************/
table[width="99%"] {border:1px #556 solid; width:800px; margin-right:auto; margin-left:auto}
table[width="99%"] tr > th + th {color: #FFFFFF}
table[width="99%"] table[width="100%"] > tbody > tr > th > center {color: #00CC00; font-weight: bold;}
table[width="99%"] table[width="100%"] + table[width="100%"] > tbody > tr > th > center {color: #FF0000;font-weight : bold;}
table[width="99%"] table[width="100%"] table {margin-top:5px}
/************ LARGEUR DES TABLEAUX ************/
table[width="530"] {width:580px}
table[width="519"] {width:550px}
table[width="569"] {width:580px}
/*-------------------------------------------------------------------------*/
/*-------------------------------Ajouts 0.77 Grrr-------------------------------*/
/*-----------------------------------------------------------------------*/
#menu td {
background-color : transparent;
border-top : 0px;
font-size : 10px;
}
#WzBoDy
{
background-color: transparent !important;
border: none !important;
}
#leftmenu table { /* Cadre du tableau */
border : 3px white double;
background-image : url(img/bkbody.png);
}
#leftmenu td[align=center],
#leftmenu a font[color], /* Lien Casino Officiers */
#leftmenu a[accesskey=""], /* Lien Marchand */
#header_top table[align=left], /* Mort aux officiers */
#combox_container,
#combox_container a, /* Traitement du cadre Commandant */
#leftmenu table center { /* Lien Infos Commandant */
font-size : 0px;
height : 0px;
width : 0px;
visibility : hidden;
}
#resources td {font-style:italic;color:#000000;}
#resources td + td {font-style:italic;color:#FC00CF;}
#resources td + td + td {font-style:italic;color:#00CCFF;}
#resources td + td + td + td { /* L'antimatière, ça existe pas !*/
visibility : hidden;
display : none;
}
#resources td + td + td + td + td { /* Mais l'énergie, on veut la garder ! */
visibility : visible;
display : block;
font-style : italic;
color : #FFFF00;
}
#content table table,
#content table table img {
border : none;
}
/*************************************************************/
/*** TRAITEMENT DES PUBS ***/
/* Supprimer cette ligne pour enlever les pubs*/
noscript a {
visibility : hidden;
height : 0px;
width : 0px;
}
/*** FIN TRAITEMENT DES PUBS ***/
/*************************************************************/
textarea:hover { /* Survol des Champs de saisie */
color : #E6EBFB;
background-color : #999999;
}
input:hover { /* Survol des Champs de saisie */
color : #00FF90;
background-color : #999999;
}
/*-------------- Debut Mouvement de flottes -----------------------*/
.flight .owntransport /*transport aller*/
{
color : #00CC00;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.flight .owntransport a:link
{
color : #FFFFFF;
}
.flight .owntransport a:visited
{
color : #FFFFFF;
}
.flight .owntransport a:hover
{
color : #347680;
}
.return .owntransport /*transport retour*/
{
color: #00CC00;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style:italic;
}
.return .owntransport a:link
{
color : #FFFFFF;
font-weight:bold;
}
.return .owntransport a:visited
{
color : #FFFFFF;
font-weight:bold;
}
.return .owntransport a:hover
{
color : #347680;
}
.transport /*transport subit*/
{
color: #00CC00;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.transport a:link
{
color : #FFFFFF;
font-size: 11px;
}
.transport a:visited
{
color : #FFFFFF;
font-size: 11px;
}
.transport a:hover
{
color : #347680;
font-size: 11px;
}
.flight .ownattack /*attaque aller*/
{
color:#B200FF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}
.flight .ownattack a:link
{
color:#FFFFFF;
}
.flight .ownattack a:visited
{
color:#FFFFFF;
}
.flight .ownattack a:hover
{
color : #347680;
}
.return .ownattack /*attaque retour*/
{
color:#B200FF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style:italic;
}
.return .ownattack a:link
{
color : #FFFFFF;
}
.return .ownattack a:visited
{
color : #FFFFFF;
}
.return .ownattack a:hover
{
color : #347680;
}
.attack /*attaque subie*/
{
color: #FF0000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
font-weight:bold;
}
.attack a:link
{
color:#FFFFFF;
}
.attack a:visited
{
color:#FFFFFF;
}
.attack a:hover
{
color : #347680;
}
.flight .ownespionage /*espionnage aller*/
{
color:#FF9900;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}
.flight .ownespionage a:link
{
color : #FFFFFF;
}
.flight .ownespionage a:visited
{
color : #FFFFFF;
}
.flight .ownespionage a:hover
{
color : #347680;
}
.return .ownespionage /*espionnage retour*/
{
color:#FF9900;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
font-style:italic;
}
.return .ownespionage a:link
{
color:#FFFFFF;
}
.return .ownespionage a:visited
{
color:#FFFFFF;
}
.return .ownespionage a:hover
{
color : #347680;
}
.espionage /*espionnage subit*/
{
color: #ff0000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.flight .espionage a:link
{
color : #FFFFFF;
}
.flight .espionage a:visited
{
color : #FFFFFF;
}
.flight .espionage a:hover
{
color : #347680;
}
.flight .ownharvest /*exploiter aller*/
{
color: #33CCFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.flight .ownharvest a:link
{
color : #FFFFFF;
}
.flight .ownharvest a:visited
{
color : #FFFFFF;
}
.flight .ownharvest a:hover
{
color : #347680;
}
.return .ownharvest /*exploiter retour*/
{
color: #33CCFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
font-style:italic;
}
.return .ownharvest a:link
{
color: #FFFFFF;
}
.return .ownharvest a:visited
{
color: #FFFFFF;
}
.return .ownharvest a:hover
{
color : #347680;
}
.flight .owndeploy/*stationner aller*/
{
color: #0033FF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.flight .owndeploy a:link
{
color: #FFFFFF;
}
.flight .owndeploy a:visited
{
color: #FFFFFF;
}
.flight .owndeploy a:hover
{
color : #347680;
}
.flight .owncolony /* colonisation aller */
{
color: rgb(167,167,167);
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.flight .owncolony a:link
{
color: #FFFFFF;
}
.flight .owncolony a:visited
{
color: #FFFFFF;
}
.flight .owncolony a:hover
{
color : #347680;
}
.return .owncolony /* colonisation retour */
{
color: rgb(110,110,110);
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
font-style:italic;
}
.return .owncolony a:link
{
color: #FFFFFF;
}
.return .owncolony a:visited
{
color: #FFFFFF;
}
.return .owncolony a:hover
{
color : #347680;
}
.flight .owndestroy /* EDLM détruire aller */
{
color: #0096ff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
}
.return .owndestroy /* EDLM détruire retour */
{
color: #0096ff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style:italic;
}
.destroy /* EDLM détruire subit */
{
color: #ff0000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
}
.ownmissile /* Attaque de missile*/
{
color: #FF0000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
}
.combatreport {
color: red;
text-decoration:blink;
}
/*-------------- Fin Mouvement de flottes -----------------------*/
/*-------------------------------------------------------------------------*/
/*--------------------- Couleurs des joueurs dans galaxie ------------------*/
/*-----------------------------------------------------------------------*/
.inactive { /*les inactifs de 7 jours */
color :#ff80ff; /* rose pale*/
}
.longinactive { /* les grands inactifs 28 jours */
color :#ff00ff; /* rose flash */
}
.vacation { /* joueur en vacances */
color :#0086dd; /*bleu mer */
}
.allymember { /* membres de l'alliance */
color :#00ff00; /*vert flash*/
}
.banned { /* membres bannis */
color :#999999; /* gris */
}
.noob { /* joueur faible */
color :#FF9900; /* Orange foncé */
}
.strong { /* joueur fort */
color :#ff0000; /* rouge */
}
/*-----------------------------------------------------------------------*/
/*---------------------------Extra pour firefox---------------------------*/
/*-----------------------------------------------------------------------*/
body center table tr.flight th span.flight a[title~="Anzahl"]:after,
body center table tr.flight th span.owntransport a[title]:after,
body center table tr.flight th span.ownattack a[title]:after,
body center table tr.flight th span.ownharvest a[title]:after,
body center table tr.flight th span.colony a[title]:after,
body center table tr.flight th span.ownespionage a[title]:after,
body center table tr.flight th span.owndeploy a[title]:after,
body center table tr.flight th span.owndestroy a[title]:after,
body center table tr.flight th span.ownhold a[title]:after
{
content : " ("attr(title)")";
color : #999999;
font-style : italic;
font-size : 10px;
}
/*Zurückkehrende Flottenanzeige*/
body center table tr.return th span.ownattack a[title]:after
{
content : " ("attr(title)")";
color : #999999;
font-style : italic;
font-size : 10px;
}
/* Resanzeige in der Übersicht*/
body center table tr th span a[title~="Transport:"]:after
{
content : " ("attr(title)")";
color : #999999;
}
/* Schiffe der Flotten in Phalanxscanns anzeigen */
body center table tr th font a[title]:after
{
content : " ("attr(title)")";
color : #999999;
}
/* Geschwindigkeiten der Schiffe beim Flottenversenden anzeigen */
a[title~="Geschwindigkeit:"]:after
{
content : " ("attr(title)")";
color : #999999;
}
/*Grösse der Trümmerfelder anzeigen */
a[title~="Trümmerfeld:"]:after,
a[title~="Trümmerfeld"]:after
{
font-style : italic;
font-size : 10px;
font-family : Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
content : " ("attr(title)")";
color : #999999;
}
/* Vitesse de la flotte*/
select[name="speed"] option[value="10"]{background:#180000}
select[name="speed"] option[value="9"]{background:#1F0000}
select[name="speed"] option[value="8"]{background:#280000}
select[name="speed"] option[value="7"]{background:#2F0000}
select[name="speed"] option[value="6"]{background:#380000}
select[name="speed"] option[value="5"]{background:#3F0000}
select[name="speed"] option[value="4"]{background:#480000}
select[name="speed"] option[value="3"]{background:#4F0000}
select[name="speed"] option[value="2"]{background:#580000}
select[name="speed"] option[value="1"]{background:#5F0000}
select[name="speed"] option[value="0"]{background:#680000}
/*Menu ressources*/
option[value="100"]{background:#180000}
option[value="90"]{background:#1F0000}
option[value="80"]{background:#280000}
option[value="70"]{background:#2F0000}
option[value="60"]{background:#380000}
option[value="50"]{background:#3F0000}
option[value="40"]{background:#480000}
option[value="30"]{background:#4F0000}
option[value="20"]{background:#580000}
option[value="10"]{background:#5F0000}
option[value="0"]{background:#680000}
/*Selection actuelle*/
option[selected]{background:#007F00}
/*Menu des planetes*/
select[name="pziel"] option[value="0"]{background:#000000}
select[name="pziel"] option[value="401"]{background:#2F2F2F}
select[name="pziel"] option[value="402"]{background:#000000}
select[name="pziel"] option[value="403"]{background:#2F2F2F}
select[name="pziel"] option[value="404"]{background:#000000}
select[name="pziel"] option[value="405"]{background:#2F2F2F}
select[name="pziel"] option[value="406"]{background:#000000}
select[name="pziel"] option[value="407"]{background:#2F2F2F}
select[name="pziel"] option[value="408"]{background:#000000}
/*-----------------------Fin des extras pour firefox----------------------*/
/*----------------------- Css général ----------------------*/
td, th, textarea, body
{
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
text-align : center;
font-weight : normal;
}
img
{
border : 0px;
}
p table
{
border : 0px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
}
p td
{
text-align : center;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
}
table table
{
border : 0px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
}
table table td
{
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}
body /* options générales */
{
color : #FFFFFF;
margin-top : 1px;
margin-left : 1px;
background : #000000;
background-image : url("img/background.jpg");
background-attachment: fixed;
background-repeat : repeat;
/* police générale */
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
}
body form table th table input
{
width : 60px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
}
/* area of the figures of planets */
th, td.a, td.b, td.c, td.f, input,
td.g, td.h, td.i, td.j, td.k, td.l, td.m,
td.n, td.o, td.q, td.r, td.v, .style td,
textarea, p td, table.s th img
{
border : 1px #2C2C2C solid;
font-size : 10px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-weight : normal;
color : white;
background-image : url("img/bkbody.png");
background-repeat : repeat;
text-align : center;
}
th, td.a, td.b, td.c, td.f, input, select, td.g,
td.h, td.i, td.j, td.k, td.m, td.o, td.q, td.r,
td.v, td.s, .style td, p td
{
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
}
th /* Ausrichtung von inneren Planeten, brechung etc.. */
{
border : 1px solid #333333;
text-align : center;
padding-left : 3px;
padding-right : 3px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
background-image : url("img/bkbody.png");
background-repeat : repeat;
}
td.a
{
height : 37px;
text-align : center;
}
td.b
{
padding : 3px;
}
td.c /* barres de titre */
{
color : #FFFFFF;
text-align : center;
padding-left : 3px;
font-weight : bold;
background-image : url("img/bbk.jpg");
}
td.c a:hover { /* Passages de la souris sur les liens */
color : #B6C6E5;
text-decoration : underline;
}
/*------- Messages aux joueurs + nombre de vaisseaux/num systeme --------*/
td.f, input, select, textarea
{
border:1px solid #606060;
color: #FFFFFF;
background-color: #000000;
}
textarea
{
width : 100%;
}
td.k input
{
text-align : center;
}
/*------- Fin Messages aux joueurs --------*/
td.g
{
text-align : center;
color : #B6C6E5;
}
td.h
{
text-align : center;
color : #B6C6E5;
}
td.i
{
text-align : center;
color : #000000;
}
td.j
{
text-align : center;
color : #B6C6E5;
}
td.k, td.k input /* Bouton calculer */
{
text-align : center;
color : #FFffff;
}
td.l /* Texte principal */
{
color : #ffffff;
vertical-align : middle;
padding : 0px;
font-weight : normal;
}
td.m
{
text-align : center;
width : 86px;
color : #B6C6E5;
font-weight : normal;
}
td.n
{
text-align : center;
width : 88px;
text-align : center;
color : #B6C6E5;
font-weight : normal;
}
td.o
{
text-align : center;
color : #B6C6E5;
font-weight : normal;
}
td.q
{
font-size : 10px;
text-align : center;
vertical-align : middle;
color : #B6C6E5;
font-weight : normal;
}
td.r
{
text-align : center;
color : #B6C6E5;
font-weight : normal;
}
td.v
{
text-align : center;
color : #B6C6E5;
font-weight : normal;
}
td.s
{
color : #B6C6E5;
font-weight : normal;
}
/* Planetes en vue général (miniatutes) */
table.s th
{
border: 0px;
padding:5px;
width:100px;
text-align:center;
background:none;
}
table.s th img
{
width : 90px;
height : 90px;
background-repeat : no-repeat;
text-align : center;
vertical-align : middle;
}
/* Fin miniatures */
div.z
{
color : #FFFFFF;
}
a /* Menus, titres, noms de vaisseaux */
{
color : #ffffff;
text-decoration:none;
font-weight:normal;
}
a.s
{
color : #FFFFFF;
font-weight:normal;
}
a.t
{
color : #FFFFFF;
font-weight:normal;
}
a:hover /* Couleur du nom des planètes lors du survol avec la souris */
{
color : #347680;
}
.style td
{
color : #B6C6E5;
border-top : 0px;
font-size : 10px;
}
.style div a
{
height : 100%;
width : 80%;
color : #FFFFFF;
font-size : 10px;
}
.style div a:link
{
height : 100%;
width : 80%;
color : #FFFFFF;
font-size : 10px;
}
.style div a:visited
{
height : 100%;
width : 80%;
color : #FFFFFF;
font-size : 10px;
}
.style div a:hover /* Couleur des liens du menu lors du survol */
{
height : 100%;
width : 80%;
font-size : 10px;
color : #347680;
font-weight : bold;
}
.style table { /* Cadre du tableau */
border : 3px white double;
width : 114px ;
}
.style /* navigation */
{
margin-top : 15px;
margin-right : 5px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
font-size : 10px;
background-image : url(img/menu.jpg) ;
width : 172px ;
background-repeat : repeat-y;
}
h1
{
font-size : 10px;
border-bottom : 0px #2C2C2C solid;
width : 98%;
text-align : center;
}
table tr th table tr th
{
color : #BFBFBF;
padding-left : 0px;
padding-right : 0px;
font-size : 10px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
border : 1px #4F4F4F ridge; /*dashed gestrichelt, solid durchgehend*/
font-weight : normal;
}
p {
color: #FFFFFF;
font-size:10px;
font-weight:bold;
background-image: url("img/bkbody.png");
background-repeat: repeat;
text-align: center;
}