2 * Stylesheet for FusionForge default theme.
4 * Copyright 2009 Matthieu FAURE // Open-S: global clean-up
5 * Copyright 2010 (c) FusionForge Team
6 * http://fusionforge.org
8 * This file is part of FusionForge. FusionForge is free software;
9 * you can redistribute it and/or modify it under the terms of the
10 * GNU General Public License as published by the Free Software
11 * Foundation; either version 2 of the Licence, or (at your option)
14 * FusionForge is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
19 * You should have received a copy of the GNU General Public License along
20 * with FusionForge; if not, write to the Free Software Foundation, Inc.,
21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
23 * CONTENT: all page-related styles
24 * ========================================================
29 * ========================================================
33 ----------------------------------------------- */
61 /* remove inherited background-image */
62 #title_Features_Boxes {
67 background-image: none;
70 #Features_Boxes #title_Associated_Forges {
74 #Associated_Forges td {
78 #Associated_Forges .align-right {
82 #Recently_Registered_Projects td {
86 #search_associated_forges {
92 #search_associated_forges_submit {
99 * ========================================================
101 #project-summary-and-devs {
109 #latest-major-contributions {
115 * ========================================================
122 .frs-table-files th {
126 .frs-table-files tr {
127 border-bottom: solid 1px #c9c9c9;
131 .frs-table-files td {
132 vertical-align:middle;
135 .frs-table-files h3 {
139 #forge-frs .blue-box {
152 #forge-frs .box-surround {
153 margin: 0 0.5em 0.5em 2em;
156 #forge-frs .box-content {
160 #forge-frs .listTable {
164 #forge-frs .listTable td {
169 * PAGE: user_home (eg: http://fusionforge/user/<username>)
170 * ========================================================
172 #user-profile-homepage {
177 * PAGE: docman (eg: http://fusionforge/docman/?group_id=<id>)
189 .docman_div_include {
191 border-color: #C2C7D1;
201 .docmanSubmitDiv input {
212 border-color: #C2C7D1;
214 border-collapse: collapse;
216 vertical-align: middle;
219 .docmanDiv td, .docmanDiv th {
221 border-color: #C2C7D1;
223 border-collapse: collapse;
227 .docman_editfile_nodisplay {