Removed obsoleted elements from stylesheets. Updated revision numbering tag.
svn: r12383
This commit is contained in:
parent
2f7ae174c0
commit
4f073eb270
@ -970,15 +970,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -967,15 +967,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -968,15 +968,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -969,15 +969,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -969,15 +969,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:14px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -960,15 +960,6 @@ div#sourcerefs ol li ol {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
padding-bottom:40px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -1013,14 +1013,6 @@ div#pedigree {
|
||||
#footer p#copyright img {
|
||||
margin-right:10px;
|
||||
}
|
||||
#footer p#quality {
|
||||
width:100%;
|
||||
text-align:center;
|
||||
color:#FFF;
|
||||
}
|
||||
#footer p#quality img {
|
||||
float:center;
|
||||
}
|
||||
#user_footer {
|
||||
width:70%;
|
||||
float:left;
|
||||
|
@ -9,7 +9,7 @@ pkgdata_PYTHON = \
|
||||
libcairodoc.py\
|
||||
libgrampsxml.py\
|
||||
libholiday.py\
|
||||
libmapservice.py \
|
||||
libmapservice.py\
|
||||
libhtml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/lib
|
||||
|
@ -6,7 +6,7 @@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webreport
|
||||
|
||||
pkgdata_PYTHON = \
|
||||
NarrativeWeb.py \
|
||||
NarrativeWeb.py\
|
||||
WebCal.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/webreport
|
||||
|
@ -21,7 +21,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id: WebCal.py 12238 2009-03-07 09:51:27Z s_charette $
|
||||
# $Id: $
|
||||
|
||||
"""
|
||||
Web Calendar generator.
|
||||
|
Loading…
Reference in New Issue
Block a user