[Scummvm-cvs-logs] SF.net SVN: scummvm:[56007] doxygen
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Thu May 12 13:53:29 CEST 2011
Revision: 56007
http://scummvm.svn.sourceforge.net/scummvm/?rev=56007&view=rev
Author: fingolfin
Date: 2011-05-12 11:53:28 +0000 (Thu, 12 May 2011)
Log Message:
-----------
DOXYGEN: Add missing par-head.png, cleanup CSS
Modified Paths:
--------------
doxygen/scummvm.css
Added Paths:
-----------
doxygen/images/par-head.png
Added: doxygen/images/par-head.png
===================================================================
(Binary files differ)
Property changes on: doxygen/images/par-head.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Modified: doxygen/scummvm.css
===================================================================
--- doxygen/scummvm.css 2011-05-12 11:53:01 UTC (rev 56006)
+++ doxygen/scummvm.css 2011-05-12 11:53:28 UTC (rev 56007)
@@ -1,15 +1,15 @@
-body {
- background-image: url('images/body-bg.png'); margin: 10px;
- background-color: #efc418;
- background-repeat: repeat-x;
-}
-
body, table {
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-size: 8pt;
font-weight: normal;
}
+body {
+ background-image: url('images/body-bg.png'); margin: 10px;
+ background-color: #efc418;
+ background-repeat: repeat-x;
+}
+
table
{
font-size: 10px;
@@ -86,7 +86,6 @@
TD.toprow, TH.toprow
{
- background-image: url('images/gradient_2.gif');
color: #fff;
font-weight: bold;
background: #a82709;
@@ -159,11 +158,3 @@
.directory p { margin: 0px; white-space: nowrap; }
.directory div { display: none; margin: 0px; }
.directory img { vertical-align: -30%; }
-
-
-
-
-
-
-
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list