mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5301
This commit is contained in:
parent
1fac303fd6
commit
d925f1b1c7
|
@ -12,7 +12,7 @@ a:active {
|
||||||
|
|
||||||
body , table , input , select {
|
body , table , input , select {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
font-family: Verdana, Arial, Sans Serif;
|
font-family: Verdana, Arial, Sans-Serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ td {
|
||||||
}
|
}
|
||||||
|
|
||||||
td.bordered {
|
td.bordered {
|
||||||
border: 1px solid grey;
|
border: 1px solid gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.indent {
|
td.indent {
|
||||||
|
|
Loading…
Reference in New Issue