[Scummvm-cvs-logs] SF.net SVN: scummvm:[56009] doxygen/scummvm.css

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu May 12 14:09:56 CEST 2011


Revision: 56009
          http://scummvm.svn.sourceforge.net/scummvm/?rev=56009&view=rev
Author:   fingolfin
Date:     2011-05-12 12:09:56 +0000 (Thu, 12 May 2011)

Log Message:
-----------
DOXYGEN: Sync various incarnations of our CSS file

Modified Paths:
--------------
    doxygen/scummvm.css

Modified: doxygen/scummvm.css
===================================================================
--- doxygen/scummvm.css	2011-05-12 12:09:45 UTC (rev 56008)
+++ doxygen/scummvm.css	2011-05-12 12:09:56 UTC (rev 56009)
@@ -1,15 +1,15 @@
-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;
 }
 
+body, table {
+	font-family: verdana,tahoma,arial,helvetica,sans-serif;
+	font-size: 8pt;
+	font-weight: normal;
+}
+
 table            
 {
 font-size: 10px; 
@@ -107,36 +107,6 @@
 a:visited                 { text-decoration: underline; font-size: 11px; color: #a33; }
 a:hover                   { text-decoration: none; font-size: 11px; color: #f00; } 
 
-a.forumlink               { text-decoration: underline; font-weight: bold; font-size: 13px; color: #a33; }
-a.forumlink:link          { text-decoration: underline; font-weight: bold; font-size: 13px; color: #a33; }
-a.forumlink:visited       { text-decoration: underline; font-weight: bold; font-size: 13px; color: #a33; }
-a.forumlink:hover         { text-decoration: none; font-size: 13px; font-weight: bold; color: #f00; }
-   
-a.topiclink               { text-decoration: underline; font-size: 13px; color: #a33; }  
-a.topiclink:link          { text-decoration: underline; font-size: 13px; color: #a33; }
-a.topiclink:visited       { text-decoration: underline; font-size: 13px; color: #a33; }
-a.topiclink:hover         { text-decoration: none; font-size: 13px; color: #f00; }  
-
-a.toprowlink              { text-decoration: none; font-size: 9px; color: #000000; }   
-a.toprowlink:link         { text-decoration: none; font-size: 9px; color: #000000; }
-a.toprowlink:visited      { text-decoration: none; font-size: 9px; color: #000000; }
-a.toprowlink:hover        { text-decoration: underline; font-size: 9px; color: #877751; } 
-     
-a.smalllink               { text-decoration: underline; font-size: 10px; color: #a33; }   
-a.smalllink:link          { text-decoration: underline; font-size: 10px; color: #a33; }
-a.smalllink:visited       { text-decoration: underline; font-size: 10px; color: #a33; }
-a.smalllink:hover         { text-decoration: none; font-size: 10px; color: #f00; }   
-  
-a.mediumlink              { text-decoration: underline; font-size: 11px; color: #a33; }  
-a.mediumlink:link         { text-decoration: underline; font-size: 11px; color: #a33; }
-a.mediumlink:visited      { text-decoration: underline; font-size: 11px; color: #a33; }
-a.mediumlink:hover        { text-decoration: none; font-size: 11px; color: #f00; }   
-    
-a.largelink               { text-decoration: underline; font-size: 13px; color: #a33; }
-a.largelink:link          { text-decoration: underline; font-size: 13px; color: #a33; }
-a.largelink:visited       { text-decoration: underline; font-size: 13px; color: #a33; }
-a.largelink:hover         { text-decoration: none; font-size: 13px; color: #f00; }         
-
 /* Form elements */
 
 input, textarea, select 


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