diff options
author | gweltas <gweltas@piwigo.org> | 2004-01-29 00:54:28 +0000 |
---|---|---|
committer | gweltas <gweltas@piwigo.org> | 2004-01-29 00:54:28 +0000 |
commit | 68f92bbd0551df974bcc9d7f5157663e7c4fe949 (patch) | |
tree | 4355a01428b9f0990d4879331949d82ddc9c8d5b /template/default/admin/stats.vtp | |
parent | 3a07d869d0a38cdefe977ebbe5240e10759f8ec2 (diff) |
BUG_0003 in admin section
git-svn-id: http://piwigo.org/svn/branches/release-1_3@324 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/admin/stats.vtp')
-rw-r--r-- | template/default/admin/stats.vtp | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/template/default/admin/stats.vtp b/template/default/admin/stats.vtp index 74b3ef69c..3b2b5b2e2 100644 --- a/template/default/admin/stats.vtp +++ b/template/default/admin/stats.vtp @@ -1,46 +1,3 @@ -<style> - .commentsAuthor,.commentsTitle,.commentsInfos,.commentsContent,.commentsNavigationBar { - color:{#text_color}; - font-family:arial,sans-Serif; - font-size:12px; - } - .commentsTitle,.commentsAuthor { - text-align:center; - font-weight:bold; - } - .commentsInfos { - text-align:right; - margin:3px 3px 3px 10px; - font-size:11px; - } - .commentsContent { - margin:10px; - } - .commentsTitle { - margin-top:15px; - } - .commentsAuthor { - margin:5px; - } - .commentsNavigationBar { - margin:10px; - } - .tableComment { - width:100%; - border:2px solid #006699; - margin:10px; - } - .cellAuthor { - border-right:1px solid #006699; - width:100px; - } - .cellInfo { - border-bottom:1px solid #006699; - } - .imgLink { - border:1px solid black; - } -</style> <div style="text-align:center;margin-top:5px;"> <!--VTP_last_day_option--> <a href="{#link}" style="{#style}">{#option}</a>{#separation} |