2 # Copyright 2014 Paul Hänsch
4 # This file is part of Confetti.
6 # Confetti is free software: you can redistribute it and/or modify
7 # it under the terms of the GNU Affero General Public License as published by
8 # the Free Software Foundation, either version 3 of the License, or
9 # (at your option) any later version.
11 # Confetti is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU Affero General Public License for more details.
16 # You should have received a copy of the GNU Affero General Public License
17 # along with Confetti. If not, see <http://www.gnu.org/licenses/>.
25 border-radius: 4px 4px 0 0;
26 margin: .5em auto .25em auto;
27 padding: .25em 1ex .25em 1ex;
35 border-style: none none solid none;
37 margin: 0em 0ex .5em 0ex;
42 margin: 0em 2ex .5em 2ex;
44 .filter .search .label {
45 display: inline-block;
50 .filter .search input[type="radio"] {
54 .filter .search button {
58 .filter .search input[type="text"] {
67 border-radius: 0 0 4px 4px;
68 margin: .25em auto 1em auto;
69 padding: .25em 2ex .25em 2ex;
84 .cardlist .card .section {
85 display: inline-block;
88 margin: .125em .25ex .5ex .25ex;
89 padding: 0 .2em .2em .2em;
92 .cardlist .card .section a.attendance {
93 display: inline-block;
95 word-wrap: break-word;
98 .cardlist .card .attendance {
101 .cardlist .card .attendance .check {
102 display: inline-block;
106 .cardlist .card .control {
112 .cardlist .card .control .item {
117 .cardlist .card .control a.item {
119 border-style: solid double solid solid;
120 border-width: 1px 3px 1px 1px;
125 .cardlist .card .control a.item:hover{
126 border-width: 1px 1px 1px 1px;
129 .cardlist .card .section .sectitle {
132 margin: .2em .2em .2em .2em;
135 .cardlist .card .section .item {
138 word-wrap: break-word;
141 .cardlist .card .section textarea.NOTE {
144 .cardlist .card .section textarea.ADR {
148 .cardlist .card .section .PHOTO {
153 .cardlist .card .section .FN {