[Fusionforge-commits] r11609 - branches/Branch_5_1/src/www/themes/css

Alain Peyrat aljeux at libremir.placard.fr.eu.org
Wed Nov 24 18:48:22 CET 2010


Author: aljeux
Date: 2010-11-24 18:48:22 +0100 (Wed, 24 Nov 2010)
New Revision: 11609

Removed:
   branches/Branch_5_1/src/www/themes/css/gforge.css
Log:
Removed unused gforge.css

Deleted: branches/Branch_5_1/src/www/themes/css/gforge.css
===================================================================
--- branches/Branch_5_1/src/www/themes/css/gforge.css	2010-11-24 17:48:07 UTC (rev 11608)
+++ branches/Branch_5_1/src/www/themes/css/gforge.css	2010-11-24 17:48:22 UTC (rev 11609)
@@ -1,442 +0,0 @@
-/**
- * Default stylesheet for gforge
- *
- * This file is part of FusionForge.
- *
- * FusionForge is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation; either version 2 of the License,
- * or (at your option) any later version.
- * 
- * FusionForge is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with FusionForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
- *
- * This stylesheet contains all style information
- * removed from the code
- */
-
-
-TR.ff,TD.ff {
-        font-family: arialverdana,arial,helvetica,sans-serif;
-        font-size:13px;
-        color: #202020;
-        text-decoration: none;
-        font-weight: normal;
-        }
-/* REMOVED because of Mediawiki collision, may need some more work
-body {
-        font-family:arialverdana, arial, helvetica, sans-serif;
-}
-
-OL,UL,P,FORM {
-        font-family: arialverdana,arial,helvetica,sans-serif;
-        font-size:13px;
-        color: #202020;
-        text-decoration: none;
-        font-weight: normal;
-        }
-*/
-
-FORM.ff {
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: x-small
-}
-
-TEXTAREA.ff, INPUT.ff, SELECT.ff, OPTION.ff {
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: x-small
-}
-
-/* REMOVED because of Mediawiki collision, may need some more work
-TEXTAREA, INPUT, SELECT, OPTION {
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: x-small
-}
-
-STRONG {font-weight: bold}
-
-h1, h2, h3, h4, h5, h6 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-weight: normal;
-	padding:0;
-}
-
-H1 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: x-large
-}
-H2 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: large
-}
-H3 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: medium
-}
-
-H4 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: small
-}
-
-H5 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: x-small
-}
-
-H6 { 
-	font-family: arialverdana,arial,helvetica,sans-serif; 
-	font-size: xx-small
-}
-
-p { 
-	font-size: 13px; 
-	font-family: arial, verdana ,helvetica,sans-serif; 
-	COLOR: #535c5f;
-	font-weight: 400;
-	padding:0;
-}
-
-a {
-	font-size: 13px;
-	font-family: arial, verdana ,helvetica,sans-serif; 
-}
-*/
-
-/* tab menu styles */
-td.toptab { background-color: #E0E0E0}
-td.projecttab { background-color: #ffffff}
-
-td.footer1 { background-color: #E0E0E0}
-td.footer2 { background-color: #E0E0E0}
-td.footer3 { background-color: #E0E0E0}
-
-td.selTab { background-color: white}
-td.notSelTab { background-color: #909090}
-
-.titlebar { 
-	FONT-SIZE:13px; 
-	color: #FFFFFF; 
-	text-decoration: none; 
-	}
-
-.develtitle {
-	FONT-SIZE: 13px; 
-	COLOR: #535c5f; 
-	font-family: arial, verdana, helvetica, sans-serif;
-	}
-
-/* priority styles */
-.priority1 { background-color: #dadada}
-.priority2 { background-color: #dacaca}
-.priority3 { background-color: #dababa}
-.priority4 { background-color: #daaaaa}
-.priority5 { background-color: #da8a8a}
-
-
-/* multiTableRow */
-.multiTableRowTitle {background-color: #DAD5D7 }
-
-
-/* definition for content table */
-.tableheading {
-	background-color: #D0D0D0; 
-	text-align: center;
-	font-weight:  bold
-}
-
-.tablecontent {
-	font-size: 13px;
-	background-color: #eeeeee
-}
-
-.tablegetmore {
-	background-color: #EAEAEA
-}
-
-/* styles for prev next up and down*/
-.prev, .next, up, down {
-	font-family: arial,helvetica, sans-serif; 
-	font-size: small; 
-	font-weight: bold;
-}
-
-/* top */
-.up {
-	color: #009900
-	}
-
-.down {
-	color: #CC0000
-	}
-
-/* global styles */
-
-/* style for error messages 
-   Use this style if you need to display an error, e.g:
-     User does not exist
-*/
-.error {
-	color: red; 
-	font-size: medium; 
-	text-align: center; 
-	font-weight:  bold
-	}
-
-/* style for warning messages 
-   Use this style if you need to display a warning*/
-
-.warning {
-	color: red;
-	text-decoration: none;
-	}
-
-/* style for feedback  
-   Use this style to tell the user that the operation he
-   requested was executed successfully, e.g:
-   User was successfully registered
-*/
-.feedback {
-	color: red; 
-	font-size: medium; 
-	text-align: center; 
-	text-decoration: none
-	}
-
-/* style for attention 
-   Use this if you wish to display important messages
-   within a text.
-   Note that once registered, the project cannot be deleted
-*/
-
-.important {
-	color: red; 
-	font-weight: bold
-	}
-
-
-.veryimportant {
-	color: red; 
-	font-weight: bold; 
-	font-size: large; 
-	text-align: center
-	}
-   
-
-/* the following style are for displaying items in different states */
-
-.active {
-	background-color: #00aa00; 
-	text-decoration: none; 
-	font-weight: normal
-	}
-
-.inactive {
-	background-color: gray
-	}
-
-.deleted {
-	background-color: blue
-	}
-
-.suspended {
-	background-color: #ffaa00
-	}
-
-.pending {
-	background-color: white
-	}
-
-/* the following style is used when a word or an item should be highlighted; e.g.
-   selected release or words in the advanced search */
-
-.selected {
-	background-color: #FFCCFF;
-	}
-
-/* style for required fields */
-.requiredfield {
-	color: red; 
-	font-weight: bold
-	}
-
-
-.altRowStyleEven { 
-	background-color: #EAEAEA; 
-	font-weight: normal;
-	}
-
-.altRowStyleOdd { 
-	background-color: #E0E0E0; 
-	font-weight: normal;
-}
-
-/* REMOVED because of Mediawiki collision, may need some more work
-TH {
-	font-family: arialverdana,arial,helvetica,sans-serif;
-	font-size:13px;
-	color: #202020;
-	font-weight: bold;
-	text-align: left
-	}
-
-a:link {
-	text-decoration:none;
-	color: #0000be 
-	}
-
-a:visited { 
-	text-decoration:none; 
-	color: #0000be 
-	}
-
-a:active { 
-	text-decoration:none 
-	}
-
-a:hover { 
-	text-decoration:underline; 
-	color:red 
-	}
-*/
-
-.titlebar { 
-	color: black; 
-	text-decoration: none; 
-	font-weight: bold; 
-	}
-
-a.tablink { 
-	color: black; 
-	text-decoration: none; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-a.tablink:visited { 
-	color: black; 
-	text-decoration: none; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-a.tablink:hover { 
-	text-decoration: none; 
-	color: black; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-a.tabsellink { 
-	color: #0000be; 
-	text-decoration: none; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-a.tabsellink:visited { 
-	color: #0000be; 
-	text-decoration: none; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-a.tabsellink:hover { 
-	text-decoration: none; 
-	color: #0000be; 
-	font-weight: bold; 
-	font-size: x-small; 
-	}
-
-/* REMOVED because of Mediawiki collision, may need some more work
-PRE,TT { 
-	font-family: courier,sans-serif 
-	}
-
-ul { 
-	list-style-position:inside;
-	margin:12px;
-	padding:0;
-	}
-
-ol { 
-	list-style-position:outside;
-	list-style-type:upper-roman;
-	margin:0;
-	padding:0;
-	}
-
-ul { 
-	padding:0;
-	}
-
-*/
-
-/* link utilities on header of page */
-A.lnkutility { 
-	COLOR: #ffffff;
-	font-size: x-small;
-	font-weight:bold;
-	}
-
-A.lnkutility:visited { COLOR: #ffffff }
-A.lnkutility:active { COLOR: #ffffff }
-A.lnkutility:hover { COLOR: #ffffff }
-
-/* For tag cloud */
-.tag1 {
- outline-style: none;
- font-size: 10px;
- margin-left: 0.3em;
- margin-right: 0.3em;
-}
-
-.tag2 {
- outline-style: none;
- font-size: 12px;
- margin-left: 0.3em;
- margin-right: 0.3em;
-}
-
-.tag3 {
- outline-style: none;
- font-size: 14px;
- margin-left: 0.3em;
- margin-right: 0.3em;
-}
-
-.tag4 {
- outline-style: none;
- font-size: 16px;
- margin-left: 0.3em;
- margin-right: 0.3em;
-}
-
-.tag5 {
- outline-style: none;
- font-size: 18px;
- margin-left: 0.3em;
- margin-right: 0.3em;
-}
-
-.develtitle {
- font-weight: bold;
-}
-
-.artifact_closed { text-decoration: line-through; }
-.task_closed { text-decoration: line-through; }
-
-.boxed_wgLogo {
-  width:135px;
-  height:135px;
-  border:1px solid #CCCCCC;
-  margin:1px;
-  padding:1px;
-}




More information about the Fusionforge-commits mailing list