0
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
1 |
/*!
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
2 |
* Bootstrap Responsive v2.0.3
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
3 |
*
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
4 |
* Copyright 2012 Twitter, Inc
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
5 |
* Licensed under the Apache License v2.0
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
6 |
* http://www.apache.org/licenses/LICENSE-2.0
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
7 |
*
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
8 |
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
9 |
*/
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
10 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
11 |
.clearfix {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
12 |
*zoom: 1;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
13 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
14 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
15 |
.clearfix:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
16 |
.clearfix:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
17 |
display: table;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
18 |
content: "";
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
19 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
20 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
21 |
.clearfix:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
22 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
23 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
24 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
25 |
.hide-text {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
26 |
font: 0/0 a;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
27 |
color: transparent;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
28 |
text-shadow: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
29 |
background-color: transparent;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
30 |
border: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
31 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
32 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
33 |
.input-block-level {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
34 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
35 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
36 |
min-height: 28px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
37 |
-webkit-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
38 |
-moz-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
39 |
-ms-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
40 |
box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
41 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
42 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
43 |
.hidden {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
44 |
display: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
45 |
visibility: hidden;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
46 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
47 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
48 |
.visible-phone {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
49 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
50 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
51 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
52 |
.visible-tablet {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
53 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
54 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
55 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
56 |
.hidden-desktop {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
57 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
58 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
59 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
60 |
@media (max-width: 767px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
61 |
.visible-phone {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
62 |
display: inherit !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
63 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
64 |
.hidden-phone {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
65 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
66 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
67 |
.hidden-desktop {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
68 |
display: inherit !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
69 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
70 |
.visible-desktop {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
71 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
72 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
73 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
74 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
75 |
@media (min-width: 768px) and (max-width: 979px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
76 |
.visible-tablet {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
77 |
display: inherit !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
78 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
79 |
.hidden-tablet {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
80 |
display: none !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
81 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
82 |
.hidden-desktop {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
83 |
display: inherit !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
84 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
85 |
.visible-desktop {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
86 |
display: none !important ;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
87 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
88 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
89 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
90 |
@media (max-width: 480px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
91 |
.nav-collapse {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
92 |
-webkit-transform: translate3d(0, 0, 0);
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
93 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
94 |
.page-header h1 small {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
95 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
96 |
line-height: 18px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
97 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
98 |
input[type="checkbox"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
99 |
input[type="radio"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
100 |
border: 1px solid #ccc;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
101 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
102 |
.form-horizontal .control-group > label {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
103 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
104 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
105 |
padding-top: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
106 |
text-align: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
107 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
108 |
.form-horizontal .controls {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
109 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
110 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
111 |
.form-horizontal .control-list {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
112 |
padding-top: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
113 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
114 |
.form-horizontal .form-actions {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
115 |
padding-right: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
116 |
padding-left: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
117 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
118 |
.modal {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
119 |
position: absolute;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
120 |
top: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
121 |
right: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
122 |
left: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
123 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
124 |
margin: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
125 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
126 |
.modal.fade.in {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
127 |
top: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
128 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
129 |
.modal-header .close {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
130 |
padding: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
131 |
margin: -10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
132 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
133 |
.carousel-caption {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
134 |
position: static;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
135 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
136 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
137 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
138 |
@media (max-width: 767px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
139 |
body {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
140 |
padding-right: 20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
141 |
padding-left: 20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
142 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
143 |
.navbar-fixed-top,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
144 |
.navbar-fixed-bottom {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
145 |
margin-right: -20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
146 |
margin-left: -20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
147 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
148 |
.container-fluid {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
149 |
padding: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
150 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
151 |
.dl-horizontal dt {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
152 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
153 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
154 |
clear: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
155 |
text-align: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
156 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
157 |
.dl-horizontal dd {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
158 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
159 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
160 |
.container {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
161 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
162 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
163 |
.row-fluid {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
164 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
165 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
166 |
.row,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
167 |
.thumbnails {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
168 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
169 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
170 |
[class*="span"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
171 |
.row-fluid [class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
172 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
173 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
174 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
175 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
176 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
177 |
.input-large,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
178 |
.input-xlarge,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
179 |
.input-xxlarge,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
180 |
input[class*="span"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
181 |
select[class*="span"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
182 |
textarea[class*="span"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
183 |
.uneditable-input {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
184 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
185 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
186 |
min-height: 28px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
187 |
-webkit-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
188 |
-moz-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
189 |
-ms-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
190 |
box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
191 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
192 |
.input-prepend input,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
193 |
.input-append input,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
194 |
.input-prepend input[class*="span"],
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
195 |
.input-append input[class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
196 |
display: inline-block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
197 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
198 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
199 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
200 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
201 |
@media (min-width: 768px) and (max-width: 979px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
202 |
.row {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
203 |
margin-left: -20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
204 |
*zoom: 1;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
205 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
206 |
.row:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
207 |
.row:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
208 |
display: table;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
209 |
content: "";
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
210 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
211 |
.row:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
212 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
213 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
214 |
[class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
215 |
float: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
216 |
margin-left: 20px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
217 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
218 |
.container,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
219 |
.navbar-fixed-top .container,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
220 |
.navbar-fixed-bottom .container {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
221 |
width: 724px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
222 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
223 |
.span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
224 |
width: 724px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
225 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
226 |
.span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
227 |
width: 662px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
228 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
229 |
.span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
230 |
width: 600px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
231 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
232 |
.span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
233 |
width: 538px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
234 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
235 |
.span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
236 |
width: 476px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
237 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
238 |
.span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
239 |
width: 414px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
240 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
241 |
.span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
242 |
width: 352px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
243 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
244 |
.span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
245 |
width: 290px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
246 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
247 |
.span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
248 |
width: 228px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
249 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
250 |
.span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
251 |
width: 166px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
252 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
253 |
.span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
254 |
width: 104px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
255 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
256 |
.span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
257 |
width: 42px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
258 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
259 |
.offset12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
260 |
margin-left: 764px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
261 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
262 |
.offset11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
263 |
margin-left: 702px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
264 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
265 |
.offset10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
266 |
margin-left: 640px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
267 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
268 |
.offset9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
269 |
margin-left: 578px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
270 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
271 |
.offset8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
272 |
margin-left: 516px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
273 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
274 |
.offset7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
275 |
margin-left: 454px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
276 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
277 |
.offset6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
278 |
margin-left: 392px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
279 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
280 |
.offset5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
281 |
margin-left: 330px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
282 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
283 |
.offset4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
284 |
margin-left: 268px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
285 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
286 |
.offset3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
287 |
margin-left: 206px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
288 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
289 |
.offset2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
290 |
margin-left: 144px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
291 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
292 |
.offset1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
293 |
margin-left: 82px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
294 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
295 |
.row-fluid {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
296 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
297 |
*zoom: 1;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
298 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
299 |
.row-fluid:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
300 |
.row-fluid:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
301 |
display: table;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
302 |
content: "";
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
303 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
304 |
.row-fluid:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
305 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
306 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
307 |
.row-fluid [class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
308 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
309 |
float: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
310 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
311 |
min-height: 28px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
312 |
margin-left: 2.762430939%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
313 |
*margin-left: 2.709239449638298%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
314 |
-webkit-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
315 |
-moz-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
316 |
-ms-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
317 |
box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
318 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
319 |
.row-fluid [class*="span"]:first-child {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
320 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
321 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
322 |
.row-fluid .span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
323 |
width: 99.999999993%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
324 |
*width: 99.9468085036383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
325 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
326 |
.row-fluid .span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
327 |
width: 91.436464082%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
328 |
*width: 91.38327259263829%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
329 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
330 |
.row-fluid .span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
331 |
width: 82.87292817100001%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
332 |
*width: 82.8197366816383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
333 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
334 |
.row-fluid .span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
335 |
width: 74.30939226%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
336 |
*width: 74.25620077063829%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
337 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
338 |
.row-fluid .span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
339 |
width: 65.74585634900001%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
340 |
*width: 65.6926648596383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
341 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
342 |
.row-fluid .span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
343 |
width: 57.182320438000005%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
344 |
*width: 57.129128948638304%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
345 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
346 |
.row-fluid .span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
347 |
width: 48.618784527%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
348 |
*width: 48.5655930376383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
349 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
350 |
.row-fluid .span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
351 |
width: 40.055248616%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
352 |
*width: 40.0020571266383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
353 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
354 |
.row-fluid .span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
355 |
width: 31.491712705%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
356 |
*width: 31.4385212156383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
357 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
358 |
.row-fluid .span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
359 |
width: 22.928176794%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
360 |
*width: 22.874985304638297%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
361 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
362 |
.row-fluid .span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
363 |
width: 14.364640883%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
364 |
*width: 14.311449393638298%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
365 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
366 |
.row-fluid .span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
367 |
width: 5.801104972%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
368 |
*width: 5.747913482638298%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
369 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
370 |
input,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
371 |
textarea,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
372 |
.uneditable-input {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
373 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
374 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
375 |
input.span12,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
376 |
textarea.span12,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
377 |
.uneditable-input.span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
378 |
width: 714px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
379 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
380 |
input.span11,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
381 |
textarea.span11,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
382 |
.uneditable-input.span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
383 |
width: 652px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
384 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
385 |
input.span10,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
386 |
textarea.span10,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
387 |
.uneditable-input.span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
388 |
width: 590px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
389 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
390 |
input.span9,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
391 |
textarea.span9,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
392 |
.uneditable-input.span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
393 |
width: 528px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
394 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
395 |
input.span8,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
396 |
textarea.span8,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
397 |
.uneditable-input.span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
398 |
width: 466px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
399 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
400 |
input.span7,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
401 |
textarea.span7,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
402 |
.uneditable-input.span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
403 |
width: 404px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
404 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
405 |
input.span6,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
406 |
textarea.span6,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
407 |
.uneditable-input.span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
408 |
width: 342px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
409 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
410 |
input.span5,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
411 |
textarea.span5,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
412 |
.uneditable-input.span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
413 |
width: 280px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
414 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
415 |
input.span4,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
416 |
textarea.span4,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
417 |
.uneditable-input.span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
418 |
width: 218px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
419 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
420 |
input.span3,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
421 |
textarea.span3,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
422 |
.uneditable-input.span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
423 |
width: 156px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
424 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
425 |
input.span2,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
426 |
textarea.span2,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
427 |
.uneditable-input.span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
428 |
width: 94px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
429 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
430 |
input.span1,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
431 |
textarea.span1,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
432 |
.uneditable-input.span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
433 |
width: 32px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
434 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
435 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
436 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
437 |
@media (min-width: 1200px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
438 |
.row {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
439 |
margin-left: -30px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
440 |
*zoom: 1;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
441 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
442 |
.row:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
443 |
.row:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
444 |
display: table;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
445 |
content: "";
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
446 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
447 |
.row:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
448 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
449 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
450 |
[class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
451 |
float: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
452 |
margin-left: 30px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
453 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
454 |
.container,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
455 |
.navbar-fixed-top .container,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
456 |
.navbar-fixed-bottom .container {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
457 |
width: 1170px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
458 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
459 |
.span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
460 |
width: 1170px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
461 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
462 |
.span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
463 |
width: 1070px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
464 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
465 |
.span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
466 |
width: 970px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
467 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
468 |
.span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
469 |
width: 870px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
470 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
471 |
.span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
472 |
width: 770px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
473 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
474 |
.span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
475 |
width: 670px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
476 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
477 |
.span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
478 |
width: 570px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
479 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
480 |
.span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
481 |
width: 470px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
482 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
483 |
.span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
484 |
width: 370px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
485 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
486 |
.span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
487 |
width: 270px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
488 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
489 |
.span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
490 |
width: 170px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
491 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
492 |
.span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
493 |
width: 70px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
494 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
495 |
.offset12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
496 |
margin-left: 1230px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
497 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
498 |
.offset11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
499 |
margin-left: 1130px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
500 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
501 |
.offset10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
502 |
margin-left: 1030px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
503 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
504 |
.offset9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
505 |
margin-left: 930px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
506 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
507 |
.offset8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
508 |
margin-left: 830px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
509 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
510 |
.offset7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
511 |
margin-left: 730px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
512 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
513 |
.offset6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
514 |
margin-left: 630px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
515 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
516 |
.offset5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
517 |
margin-left: 530px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
518 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
519 |
.offset4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
520 |
margin-left: 430px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
521 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
522 |
.offset3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
523 |
margin-left: 330px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
524 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
525 |
.offset2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
526 |
margin-left: 230px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
527 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
528 |
.offset1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
529 |
margin-left: 130px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
530 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
531 |
.row-fluid {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
532 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
533 |
*zoom: 1;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
534 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
535 |
.row-fluid:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
536 |
.row-fluid:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
537 |
display: table;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
538 |
content: "";
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
539 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
540 |
.row-fluid:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
541 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
542 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
543 |
.row-fluid [class*="span"] {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
544 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
545 |
float: left;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
546 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
547 |
min-height: 28px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
548 |
margin-left: 2.564102564%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
549 |
*margin-left: 2.510911074638298%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
550 |
-webkit-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
551 |
-moz-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
552 |
-ms-box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
553 |
box-sizing: border-box;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
554 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
555 |
.row-fluid [class*="span"]:first-child {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
556 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
557 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
558 |
.row-fluid .span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
559 |
width: 100%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
560 |
*width: 99.94680851063829%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
561 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
562 |
.row-fluid .span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
563 |
width: 91.45299145300001%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
564 |
*width: 91.3997999636383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
565 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
566 |
.row-fluid .span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
567 |
width: 82.905982906%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
568 |
*width: 82.8527914166383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
569 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
570 |
.row-fluid .span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
571 |
width: 74.358974359%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
572 |
*width: 74.30578286963829%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
573 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
574 |
.row-fluid .span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
575 |
width: 65.81196581200001%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
576 |
*width: 65.7587743226383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
577 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
578 |
.row-fluid .span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
579 |
width: 57.264957265%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
580 |
*width: 57.2117657756383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
581 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
582 |
.row-fluid .span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
583 |
width: 48.717948718%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
584 |
*width: 48.6647572286383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
585 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
586 |
.row-fluid .span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
587 |
width: 40.170940171000005%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
588 |
*width: 40.117748681638304%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
589 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
590 |
.row-fluid .span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
591 |
width: 31.623931624%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
592 |
*width: 31.5707401346383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
593 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
594 |
.row-fluid .span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
595 |
width: 23.076923077%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
596 |
*width: 23.0237315876383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
597 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
598 |
.row-fluid .span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
599 |
width: 14.529914530000001%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
600 |
*width: 14.4767230406383%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
601 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
602 |
.row-fluid .span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
603 |
width: 5.982905983%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
604 |
*width: 5.929714493638298%;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
605 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
606 |
input,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
607 |
textarea,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
608 |
.uneditable-input {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
609 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
610 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
611 |
input.span12,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
612 |
textarea.span12,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
613 |
.uneditable-input.span12 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
614 |
width: 1160px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
615 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
616 |
input.span11,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
617 |
textarea.span11,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
618 |
.uneditable-input.span11 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
619 |
width: 1060px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
620 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
621 |
input.span10,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
622 |
textarea.span10,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
623 |
.uneditable-input.span10 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
624 |
width: 960px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
625 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
626 |
input.span9,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
627 |
textarea.span9,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
628 |
.uneditable-input.span9 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
629 |
width: 860px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
630 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
631 |
input.span8,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
632 |
textarea.span8,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
633 |
.uneditable-input.span8 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
634 |
width: 760px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
635 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
636 |
input.span7,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
637 |
textarea.span7,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
638 |
.uneditable-input.span7 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
639 |
width: 660px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
640 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
641 |
input.span6,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
642 |
textarea.span6,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
643 |
.uneditable-input.span6 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
644 |
width: 560px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
645 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
646 |
input.span5,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
647 |
textarea.span5,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
648 |
.uneditable-input.span5 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
649 |
width: 460px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
650 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
651 |
input.span4,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
652 |
textarea.span4,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
653 |
.uneditable-input.span4 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
654 |
width: 360px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
655 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
656 |
input.span3,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
657 |
textarea.span3,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
658 |
.uneditable-input.span3 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
659 |
width: 260px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
660 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
661 |
input.span2,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
662 |
textarea.span2,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
663 |
.uneditable-input.span2 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
664 |
width: 160px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
665 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
666 |
input.span1,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
667 |
textarea.span1,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
668 |
.uneditable-input.span1 {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
669 |
width: 60px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
670 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
671 |
.thumbnails {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
672 |
margin-left: -30px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
673 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
674 |
.thumbnails > li {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
675 |
margin-left: 30px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
676 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
677 |
.row-fluid .thumbnails {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
678 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
679 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
680 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
681 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
682 |
@media (max-width: 979px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
683 |
body {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
684 |
padding-top: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
685 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
686 |
.navbar-fixed-top {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
687 |
position: static;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
688 |
margin-bottom: 18px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
689 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
690 |
.navbar-fixed-top .navbar-inner {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
691 |
padding: 5px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
692 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
693 |
.navbar .container {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
694 |
width: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
695 |
padding: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
696 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
697 |
.navbar .brand {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
698 |
padding-right: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
699 |
padding-left: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
700 |
margin: 0 0 0 -5px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
701 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
702 |
.nav-collapse {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
703 |
clear: both;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
704 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
705 |
.nav-collapse .nav {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
706 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
707 |
margin: 0 0 9px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
708 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
709 |
.nav-collapse .nav > li {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
710 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
711 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
712 |
.nav-collapse .nav > li > a {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
713 |
margin-bottom: 2px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
714 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
715 |
.nav-collapse .nav > .divider-vertical {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
716 |
display: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
717 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
718 |
.nav-collapse .nav .nav-header {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
719 |
color: #999999;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
720 |
text-shadow: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
721 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
722 |
.nav-collapse .nav > li > a,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
723 |
.nav-collapse .dropdown-menu a {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
724 |
padding: 6px 15px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
725 |
font-weight: bold;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
726 |
color: #999999;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
727 |
-webkit-border-radius: 3px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
728 |
-moz-border-radius: 3px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
729 |
border-radius: 3px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
730 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
731 |
.nav-collapse .btn {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
732 |
padding: 4px 10px 4px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
733 |
font-weight: normal;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
734 |
-webkit-border-radius: 4px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
735 |
-moz-border-radius: 4px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
736 |
border-radius: 4px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
737 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
738 |
.nav-collapse .dropdown-menu li + li a {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
739 |
margin-bottom: 2px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
740 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
741 |
.nav-collapse .nav > li > a:hover,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
742 |
.nav-collapse .dropdown-menu a:hover {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
743 |
background-color: #222222;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
744 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
745 |
.nav-collapse.in .btn-group {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
746 |
padding: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
747 |
margin-top: 5px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
748 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
749 |
.nav-collapse .dropdown-menu {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
750 |
position: static;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
751 |
top: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
752 |
left: auto;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
753 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
754 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
755 |
max-width: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
756 |
padding: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
757 |
margin: 0 15px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
758 |
background-color: transparent;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
759 |
border: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
760 |
-webkit-border-radius: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
761 |
-moz-border-radius: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
762 |
border-radius: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
763 |
-webkit-box-shadow: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
764 |
-moz-box-shadow: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
765 |
box-shadow: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
766 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
767 |
.nav-collapse .dropdown-menu:before,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
768 |
.nav-collapse .dropdown-menu:after {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
769 |
display: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
770 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
771 |
.nav-collapse .dropdown-menu .divider {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
772 |
display: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
773 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
774 |
.nav-collapse .navbar-form,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
775 |
.nav-collapse .navbar-search {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
776 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
777 |
padding: 9px 15px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
778 |
margin: 9px 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
779 |
border-top: 1px solid #222222;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
780 |
border-bottom: 1px solid #222222;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
781 |
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
782 |
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
783 |
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
784 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
785 |
.navbar .nav-collapse .nav.pull-right {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
786 |
float: none;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
787 |
margin-left: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
788 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
789 |
.nav-collapse,
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
790 |
.nav-collapse.collapse {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
791 |
height: 0;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
792 |
overflow: hidden;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
793 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
794 |
.navbar .btn-navbar {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
795 |
display: block;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
796 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
797 |
.navbar-static .navbar-inner {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
798 |
padding-right: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
799 |
padding-left: 10px;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
800 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
801 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
802 |
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
803 |
@media (min-width: 980px) {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
804 |
.nav-collapse.collapse {
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
805 |
height: auto !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
806 |
overflow: visible !important;
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
807 |
}
|
Vincent Tondellier <tonton+hg@team1664.org>
parents:
diff
changeset
|
808 |
}
|