Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2559 → Rev 426

/web/acc/phpsysinfo/templates/alcasar/alcasar.css
1,16 → 1,16
a {
A {
color: #000000;
text-decoration: none;
}
a:link {
A:link {
color: #486591;
background-color: transparent;
}
a:visited {
A:visited {
color: #6f6c81;
background-color: transparent;
}
a:active {
A:active {
background-color: transparent;
}
30,7 → 30,7
font-size: 11px;
font-weight: normal;
}
h1 {
H1 {
color: #000000;
background-color: transparent;
text-decoration: none;
38,18 → 38,18
font-size: 20px;
}
select {
color: black;
text-decoration: none;
font-family: Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
color: black;
text-decoration: none;
font-family: Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
}
input {
color: black;
text-decoration: none;
font-family: Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
color: black;
text-decoration: none;
font-family: Verdana,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
}
table
{
58,14 → 58,18
padding: 0px;
}
table.box {
color: #fefefe;
background-color: transparent;
border: none;
padding: 1px;
width: 100%;
}
tr.boxheader {
background-color: #666666;
color: #EFEFEF;
background-color: #9BA1A8;
}
tr.boxheaderbottom {
background-color: #FFCC66;
td.boxheader {
color: #000000;
text-align: center;
}
tr.boxbody {
color: #000000;