[Scummvm-cvs-logs] SF.net SVN: scummvm:[56008] buildbot/public_html/default.css

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


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

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

Modified Paths:
--------------
    buildbot/public_html/default.css

Modified: buildbot/public_html/default.css
===================================================================
--- buildbot/public_html/default.css	2011-05-12 11:53:28 UTC (rev 56007)
+++ buildbot/public_html/default.css	2011-05-12 12:09:45 UTC (rev 56008)
@@ -369,17 +369,17 @@
 
 /* Font Properties */
 
+body {
+	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-color: #efc418;	
-	background-repeat: repeat-x;
-}
-
 table            
 {
 font-size: 10px; 
@@ -477,36 +477,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