4 * Copyright (c) 2003-2009 John Willinsky
5 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
7 * PKP-wide shared stylesheet.
9 * $Id: common.css,v 1.1 2009/06/02 21:15:35 asmecher Exp $
13 * Common HTML elements
19 background-color: #FBFBF3;
21 font-family: Verdana
,Arial
,Helvetica
,sans-serif
;
40 text-decoration: underline
;
44 text-decoration: none
;
48 margin: 0.25em 0 0.75em 0;
63 input
.textField
, select
.selectMenu
, textarea
.textArea
, input
.uploadField
{
64 background-color: #F0F0E8;
66 font-family: Verdana
,Arial
,Helvetica
,sans-serif
;
67 border-top: 2px solid
#666;
68 border-left: 2px solid
#666;
69 border-bottom: 2px solid
#E8E8E1;
70 border-right: 2px solid
#E8E8E1;
77 background-color: #E8E8E1;
82 background-color: #375;
89 * Main layout elements
93 width: 100% !important
;
94 min-width: 730px !important
;
105 text-align: left
!important
;
113 padding: 0.5em 0 0.25em 10%;
114 font-family: Georgia
,'Times New Roman',Times
,serif
;
133 padding: 0.5em 0em 2em 0em;
137 margin: 0em 1em 0.5em 0em;
139 font-family: Georgia
,'Times New Roman',Times
,serif
;
144 margin: 0em 1em 0.5em 0em;
146 font-family: Georgia
,'Times New Roman',Times
,serif
;
152 padding-bottom: 0.5em;
153 border-bottom: 2px dotted
#000;
166 border-top: 2px dotted
#000;
170 margin: 0em 1em 0.25em 0em;
172 font-family: Georgia
,'Times New Roman',Times
,serif
;
178 margin: .75em 1em 0.25em 0em;
179 font-family: Georgia
,'Times New Roman',Times
,serif
;
185 margin: 0em 1em 0.25em 0em;
197 text-decoration: none
;
200 #breadcrumb a
.current
{
209 #footer div
.debugStats
{
215 * Additional text styles
218 span
.disabled
, label
.disabled
{
224 text-transform: uppercase
;
228 text-decoration: none
;
249 text-transform: uppercase
;
253 border-bottom: 1px dotted
#000;
267 padding-bottom: 0.5em;
268 padding-right: 0.5em;
272 padding: 0.25em 1.5em 0.25em 0.5em;
275 table
.listing tr
.heading td
, table
.listing td
.heading
, table
.info td
.heading
{
277 text-transform: uppercase
;
279 padding: 0.75em 1.5em 1em 0.5em;
282 table
.info td
.heading
{
287 table
.listing td
.nodata
, table
.info td
.nodata
{
292 table
.listing td
.headseparator
{
293 border-top: 1px dotted
#000;
298 table
.listing td
.endseparator
{
299 border-top: 1px dotted
#000;
304 table
.listing td
.separator
, table
.info td
.separator
{
305 border-top: 1px dotted
#DDDDD0;
314 padding-bottom: 0.25em;
317 table
.data td
.label
{
321 table
.data td
.value
{
324 table
.data td
.separator
{
330 table
.data td
.heading
{
346 * Form-specific elements
367 * Other organizational elements
378 padding-right: 1.5em;
388 text-transform: uppercase
;
389 text-decoration: none
;
395 list-style-type: decimal
;
402 padding-right: 0.5em;
404 text-transform: uppercase
;
407 ul
.steplist li
.current
{
412 text-decoration: none
;
416 list-style-type: none
;
422 padding: 1.5em 0 1.5em 0;
423 list-style-type: none
;
427 padding-right: 1.5em;
433 * Other organizational elements
439 margin-bottom: 0.25em;
441 border-bottom: 1px dotted
#000;