Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2209 → Rev 2210

/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,18 → 58,14
padding: 0px;
}
table.box {
color: #fefefe;
background-color: transparent;
border: none;
padding: 1px;
width: 100%;
}
tr.boxheader {
background-color: #9BA1A8;
background-color: #666666;
color: #EFEFEF;
}
td.boxheader {
color: #000000;
text-align: center;
tr.boxheaderbottom {
background-color: #FFCC66;
}
tr.boxbody {
color: #000000;