Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 972 → Rev 973

/kickup/trunk/webapp/style/general.css
3,12 → 3,12
h2 { font-weight: bold; font-size: 12pt; color: #5A2A9C; }
.smallHeader { font-weight: bold; font-size: 12pt; color: #5A2A9C; margin-top: 1em; }
.subHeader { font-weight: bold; font-size: 10pt; color: #5A2A9C; background-color: #EDD9F1; }
.standardCell { background-color: white; }
th { text-align: left; font-size: 10pt; vertical-align: top; }
td { text-align: left; font-size: 10pt; vertical-align: top; }
.even { background-color: #E0D3F1; }
.odd { background-color: #EDD9F1; }
 
.listCell { border-bottom: 1px solid #C0C0C0; }
.headerCell { border-bottom: 1px solid black; }
.error { color: red; }
 
.payedNull { background-color: white; }
23,5 → 23,5
.eventPlace { font-weight: bold; margin:4px; }
.eventAddress { margin:4px; }
.eventAdmins { font-weight: bold; }
.actParticipants { font-size: 10pt; text-decoration: none; }
.actParticipants { font-size: 8pt; text-decoration: none; }