Fix generation chart alignment for Narrative Web Tranquil style sheet.
svn: r8438
This commit is contained in:
parent
e4a7045838
commit
be7b8d6c94
@ -1,3 +1,6 @@
|
||||
2007-05-06 Brian Matherly <brian@gramps-project.org>
|
||||
* src/data/main5.css: Fix generation chart alignment for Narrative Web.
|
||||
|
||||
2007-05-04 Brian Matherly <brian@gramps-project.org>
|
||||
* src/docgen/LaTeXDoc.py: convert tabs to space-tabs
|
||||
|
||||
|
@ -280,7 +280,7 @@ TD.note {
|
||||
#sourcerefs { }
|
||||
#weblinks { }
|
||||
|
||||
.box { font-size: 12px; height: 48px; padding-left: 5px; vertical-align: middle;}
|
||||
.box { font-size: 12px; height: 48px; padding-left: 5px; vertical-align: middle; text-align: left;}
|
||||
.bvline { position: absolute; background-color: #000000; font-size: 0pt; z-index: 3; height: 1px;}
|
||||
.bhline { position: absolute; background-color: #000000; font-size: 0pt; z-index: 3; width: 1px;}
|
||||
.border { position: absolute; background-color: #000000; font-size: 0pt; z-index: 4; width: 160px; height: 50px; }
|
||||
|
Loading…
Reference in New Issue
Block a user