help uses popup window, recolor infoBox, use subscribe dialog in prefs

This commit is contained in:
Andrew Dolgov
2007-05-14 06:41:04 +01:00
parent 144f32d941
commit 442d77f1cc
8 changed files with 119 additions and 34 deletions

View File

@@ -61,3 +61,18 @@ div.error {
width : 50%;
}
h1 {
color : #88b0f0;
font-size : 16pt;
border-width : 0px 0px 1px 0px;
border-color : black;
border-style : solid;
}
h2 {
color : #88b0f0;
font-size : 14pt;
border-width : 0px 0px 1px 0px;
border-color : black;
border-style : solid;
}