bug #2692, css problem with image borders, merged from 3.1

svn: r12068
This commit is contained in:
Stéphane Charette 2009-02-22 04:21:24 +00:00
parent 95ea123e01
commit 6ae7c3efc7
8 changed files with 17 additions and 8 deletions

View File

@ -18,6 +18,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -486,10 +487,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #999;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #999;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -17,6 +17,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -482,10 +483,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #7C8F7C;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #7C8F7C;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -17,6 +17,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -484,10 +485,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #669;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #669;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -18,6 +18,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -485,10 +486,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #8C581C;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #8C581C;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -18,6 +18,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -485,10 +486,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #7CA3DD;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #7CA3DD;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -16,6 +16,8 @@ Go to <http://gramps-project.org/> to learn more!
License
----------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
GRAMPS is free software: you can redistribute it and/or modify it under the
@ -501,10 +503,10 @@ table.individuallist tbody tr td.ColumnName a {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #7D5925;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #7D5925;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -17,6 +17,7 @@ Go to <http://gramps-project.org/> to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Jason M. Simanek
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -518,10 +519,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #542;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #542;
}
#GalleryDetail div#summaryarea{
margin:0;

View File

@ -16,6 +16,7 @@ Go to http://gramps-project.org to learn more!
--------------------------------------------------------------------------------------------------
Copyright 2008 Rob G. Healey
Copyright 2009 Stephane Charette
This file is part of the GRAMPS program.
@ -528,10 +529,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
position:relative;
overflow:hidden;
text-align:center;
border:solid 1px #453619;
}
#GalleryDisplay img {
margin:0 auto;
border:solid 1px #453619;
}
#GalleryDetail div#summaryarea{
margin:0;