annotate ismi-python-neo4jrestclient/static/main.css @ 19:2b2699d47eba

now with collapsible panels.
author casties
date Fri, 09 Oct 2015 11:50:18 +0200
parents ad3eefa2cb80
children 9f0d4fd3a412
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1 /*!
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2 * Bootstrap v3.0.3
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3 *
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4 * Copyright 2013 Twitter, Inc
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5 * Licensed under the Apache License v2.0
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6 * http://www.apache.org/licenses/LICENSE-2.0
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
7 *
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
8 * Designed and built with all the love in the world @twitter by @mdo and @fat.
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
9 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
10
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
11 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
12 article,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
13 aside,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
14 details,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
15 figcaption,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
16 figure,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
17 footer,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
18 header,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
19 hgroup,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
20 main,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
21 nav,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
22 section,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
23 summary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
24 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
25 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
26 audio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
27 canvas,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
28 video {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
29 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
30 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
31 audio:not([controls]) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
32 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
33 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
34 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
35 [hidden],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
36 template {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
37 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
38 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
39 html {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
40 -ms-text-size-adjust: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
41 -webkit-text-size-adjust: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
42 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
43 body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
44 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
45 overflow-x: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
46 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
47 a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
48 background: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
49 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
50 a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
51 outline: thin dotted;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
52 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
53 a:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
54 a:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
55 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
56 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
57 h1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
58 font-size: 2em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
59 margin: 0.67em 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
60 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
61 abbr[title] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
62 border-bottom: 1px dotted;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
63 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
64 b,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
65 strong {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
66 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
67 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
68 dfn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
69 font-style: italic;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
70 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
71 hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
72 -moz-box-sizing: content-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
73 box-sizing: content-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
74 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
75 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
76 mark {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
77 background: #ff0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
78 color: #000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
79 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
80 code,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
81 kbd,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
82 pre,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
83 samp {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
84 font-family: monospace, serif;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
85 font-size: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
86 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
87 pre {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
88 white-space: pre-wrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
89 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
90 q {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
91 quotes: "\201C" "\201D" "\2018" "\2019";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
92 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
93 small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
94 font-size: 80%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
95 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
96 sub,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
97 sup {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
98 font-size: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
99 line-height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
100 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
101 vertical-align: baseline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
102 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
103 sup {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
104 top: -0.5em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
105 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
106 sub {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
107 bottom: -0.25em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
108 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
109 img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
110 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
111 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
112 svg:not(:root) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
113 overflow: scroll;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
114 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
115 figure {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
116 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
117 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
118 fieldset {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
119 border: 1px solid #c0c0c0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
120 margin: 0 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
121 padding: 0.35em 0.625em 0.75em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
122 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
123 legend {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
124 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
125 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
126 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
127 button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
128 input,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
129 select,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
130 textarea {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
131 font-family: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
132 font-size: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
133 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
134 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
135 button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
136 input {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
137 line-height: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
138 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
139 button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
140 select {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
141 text-transform: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
142 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
143 button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
144 html input[type="button"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
145 input[type="reset"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
146 input[type="submit"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
147 -webkit-appearance: button;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
148 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
149 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
150 button[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
151 html input[disabled] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
152 cursor: default;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
153 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
154 input[type="checkbox"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
155 input[type="radio"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
156 box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
157 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
158 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
159 input[type="search"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
160 -webkit-appearance: textfield;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
161 -moz-box-sizing: content-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
162 -webkit-box-sizing: content-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
163 box-sizing: content-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
164 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
165 input[type="search"]::-webkit-search-cancel-button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
166 input[type="search"]::-webkit-search-decoration {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
167 -webkit-appearance: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
168 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
169 button::-moz-focus-inner,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
170 input::-moz-focus-inner {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
171 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
172 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
173 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
174 textarea {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
175 overflow: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
176 vertical-align: top;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
177 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
178 table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
179 border-collapse: collapse;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
180 border-spacing: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
181 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
182 @media print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
183 * {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
184 text-shadow: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
185 color: #000 !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
186 background: transparent !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
187 box-shadow: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
188 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
189 a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
190 a:visited {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
191 text-decoration: underline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
192 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
193 a[href]:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
194 content: " (" attr(href) ")";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
195 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
196 abbr[title]:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
197 content: " (" attr(title) ")";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
198 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
199 a[href^="javascript:"]:after,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
200 a[href^="#"]:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
201 content: "";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
202 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
203 pre,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
204 blockquote {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
205 border: 1px solid #999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
206 page-break-inside: avoid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
207 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
208 thead {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
209 display: table-header-group;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
210 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
211 tr,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
212 img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
213 page-break-inside: avoid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
214 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
215 img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
216 max-width: 100% !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
217 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
218 @page {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
219 margin: 2cm .5cm;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
220 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
221 p,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
222 h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
223 h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
224 orphans: 3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
225 widows: 3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
226 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
227 h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
228 h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
229 page-break-after: avoid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
230 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
231 select {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
232 background: #fff !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
233 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
234 .navbar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
235 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
236 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
237 .table td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
238 .table th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
239 background-color: #fff !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
240 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
241 .btn > .caret,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
242 .dropup > .btn > .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
243 border-top-color: #000 !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
244 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
245 .label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
246 border: 1px solid #000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
247 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
248 .table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
249 border-collapse: collapse !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
250 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
251 .table-bordered th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
252 .table-bordered td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
253 border: 1px solid #ddd !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
254 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
255 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
256 *,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
257 *:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
258 *:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
259 -webkit-box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
260 -moz-box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
261 box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
262 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
263 html {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
264 font-size: 62.5%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
265 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
266 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
267 body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
268 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
269 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
270 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
271 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
272 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
273 background: url("../img/neo4j_background3.gif") repeat fixed 0 0 rgba(0, 0, 0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
274 font-family: 'Open Sans',Arial !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
275
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
276 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
277 input,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
278 button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
279 select,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
280 textarea {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
281 font-family: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
282 font-size: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
283 line-height: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
284 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
285 a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
286 color: #444444;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
287 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
288 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
289 a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
290 a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
291 color: #444444;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
292 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
293 a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
294 outline: thin dotted;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
295 outline: 5px auto -webkit-focus-ring-color;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
296 outline-offset: -2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
297 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
298 img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
299 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
300 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
301 .img-responsive {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
302 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
303 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
304 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
305 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
306 .img-rounded {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
307 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
308 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
309 .img-thumbnail {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
310 padding: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
311 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
312 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
313 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
314 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
315 -webkit-transition: all 0.2s ease-in-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
316 transition: all 0.2s ease-in-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
317 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
318 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
319 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
320 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
321 .img-circle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
322 border-radius: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
323 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
324 hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
325 margin-top: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
326 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
327 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
328 border-top: 1px solid #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
329 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
330 .sr-only {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
331 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
332 width: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
333 height: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
334 margin: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
335 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
336 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
337 clip: rect(0, 0, 0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
338 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
339 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
340 h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
341 h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
342 h3,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
343 h4,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
344 h5,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
345 h6,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
346 .h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
347 .h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
348 .h3,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
349 .h4,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
350 .h5,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
351 .h6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
352 font-family: "Open Sans", Helvetica, Arial, sans-serif;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
353 font-weight: 300;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
354 line-height: 1.1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
355 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
356 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
357 h1 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
358 h2 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
359 h3 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
360 h4 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
361 h5 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
362 h6 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
363 .h1 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
364 .h2 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
365 .h3 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
366 .h4 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
367 .h5 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
368 .h6 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
369 h1 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
370 h2 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
371 h3 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
372 h4 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
373 h5 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
374 h6 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
375 .h1 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
376 .h2 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
377 .h3 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
378 .h4 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
379 .h5 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
380 .h6 .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
381 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
382 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
383 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
384 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
385 h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
386 h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
387 h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
388 margin-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
389 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
390 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
391 h1 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
392 h2 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
393 h3 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
394 h1 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
395 h2 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
396 h3 .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
397 font-size: 65%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
398 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
399 h4,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
400 h5,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
401 h6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
402 margin-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
403 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
404 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
405 h4 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
406 h5 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
407 h6 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
408 h4 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
409 h5 .small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
410 h6 .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
411 font-size: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
412 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
413 h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
414 .h1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
415 font-size: 36px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
416 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
417 h2,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
418 .h2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
419 font-size: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
420 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
421 h3,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
422 .h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
423 font-size: 24px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
424 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
425 h4,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
426 .h4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
427 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
428 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
429 h5,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
430 .h5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
431 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
432 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
433 h6,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
434 .h6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
435 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
436 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
437 p {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
438 margin: 0 0 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
439 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
440 .lead {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
441 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
442 font-size: 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
443 font-weight: 200;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
444 line-height: 1.4;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
445 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
446 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
447 .lead {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
448 font-size: 21px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
449 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
450 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
451 small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
452 .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
453 font-size: 85%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
454 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
455 cite {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
456 font-style: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
457 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
458 .text-muted {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
459 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
460 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
461 .text-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
462 color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
463 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
464 .text-primary:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
465 color: #3071a9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
466 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
467 .text-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
468 color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
469 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
470 .text-warning:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
471 color: #66512c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
472 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
473 .text-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
474 color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
475 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
476 .text-danger:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
477 color: #843534;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
478 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
479 .text-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
480 color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
481 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
482 .text-success:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
483 color: #2b542c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
484 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
485 .text-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
486 color: #31708f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
487 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
488 .text-info:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
489 color: #245269;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
490 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
491 .text-left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
492 text-align: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
493 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
494 .text-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
495 text-align: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
496 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
497 .text-center {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
498 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
499 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
500 .page-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
501 padding-bottom: 9px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
502 margin: 40px 0 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
503 border-bottom: 1px solid #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
504 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
505 ul,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
506 ol {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
507 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
508 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
509 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
510 ul ul,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
511 ol ul,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
512 ul ol,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
513 ol ol {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
514 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
515 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
516 .list-unstyled {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
517 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
518 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
519 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
520 .list-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
521 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
522 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
523 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
524 .list-inline > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
525 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
526 padding-left: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
527 padding-right: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
528 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
529 .list-inline > li:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
530 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
531 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
532 dl {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
533 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
534 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
535 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
536 dt,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
537 dd {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
538 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
539 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
540 dt {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
541 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
542 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
543 dd {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
544 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
545 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
546 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
547 .dl-horizontal dt {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
548 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
549 width: 160px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
550 clear: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
551 text-align: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
552 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
553 text-overflow: ellipsis;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
554 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
555 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
556 .dl-horizontal dd {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
557 margin-left: 180px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
558 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
559 .dl-horizontal dd:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
560 .dl-horizontal dd:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
561 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
562 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
563 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
564 .dl-horizontal dd:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
565 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
566 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
567 .dl-horizontal dd:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
568 .dl-horizontal dd:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
569 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
570 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
571 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
572 .dl-horizontal dd:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
573 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
574 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
575 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
576 abbr[title],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
577 abbr[data-original-title] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
578 cursor: help;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
579 border-bottom: 1px dotted #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
580 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
581 .initialism {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
582 font-size: 90%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
583 text-transform: uppercase;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
584 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
585 blockquote {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
586 padding: 10px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
587 margin: 0 0 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
588 border-left: 5px solid #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
589 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
590 blockquote p {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
591 font-size: 17.5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
592 font-weight: 300;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
593 line-height: 1.25;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
594 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
595 blockquote p:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
596 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
597 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
598 blockquote small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
599 blockquote .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
600 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
601 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
602 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
603 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
604 blockquote small:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
605 blockquote .small:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
606 content: '\2014 \00A0';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
607 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
608 blockquote.pull-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
609 padding-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
610 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
611 border-right: 5px solid #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
612 border-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
613 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
614 blockquote.pull-right p,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
615 blockquote.pull-right small,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
616 blockquote.pull-right .small {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
617 text-align: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
618 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
619 blockquote.pull-right small:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
620 blockquote.pull-right .small:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
621 content: '';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
622 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
623 blockquote.pull-right small:after,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
624 blockquote.pull-right .small:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
625 content: '\00A0 \2014';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
626 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
627 blockquote:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
628 blockquote:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
629 content: "";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
630 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
631 address {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
632 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
633 font-style: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
634 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
635 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
636 code,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
637 kbd,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
638 pre,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
639 samp {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
640 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
641 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
642 code {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
643 padding: 2px 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
644 font-size: 90%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
645 color: #c7254e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
646 background-color: #f9f2f4;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
647 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
648 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
649 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
650 pre {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
651 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
652 padding: 9.5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
653 margin: 0 0 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
654 font-size: 13px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
655 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
656 word-break: break-all;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
657 word-wrap: break-word;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
658 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
659 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
660 border: 1px solid #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
661 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
662 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
663 pre code {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
664 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
665 font-size: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
666 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
667 white-space: pre-wrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
668 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
669 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
670 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
671 .pre-scrollable {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
672 max-height: 340px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
673 overflow-y: scroll;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
674 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
675 .container {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
676 margin-right: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
677 margin-left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
678 padding-left: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
679 padding-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
680 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
681 .container:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
682 .container:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
683 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
684 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
685 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
686 .container:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
687 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
688 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
689 .container:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
690 .container:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
691 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
692 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
693 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
694 .container:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
695 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
696 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
697 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
698 .container {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
699 width: 750px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
700 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
701 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
702 @media (min-width: 992px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
703 .container {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
704 width: 970px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
705 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
706 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
707 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
708 .container {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
709 width: 1170px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
710 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
711 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
712 .row {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
713 /*
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
714 margin-left: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
715 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
716 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
717 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
718 .row:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
719 .row:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
720 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
721 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
722 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
723 .row:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
724 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
725 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
726 .row:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
727 .row:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
728 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
729 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
730 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
731 .row:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
732 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
733 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
734 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
735 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
736 min-height: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
737 padding-left: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
738 padding-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
739 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
740 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
741 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
742 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
743 .col-xs-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
744 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
745 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
746 .col-xs-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
747 width: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
748 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
749 .col-xs-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
750 width: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
751 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
752 .col-xs-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
753 width: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
754 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
755 .col-xs-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
756 width: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
757 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
758 .col-xs-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
759 width: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
760 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
761 .col-xs-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
762 width: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
763 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
764 .col-xs-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
765 width: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
766 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
767 .col-xs-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
768 width: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
769 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
770 .col-xs-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
771 width: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
772 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
773 .col-xs-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
774 width: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
775 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
776 .col-xs-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
777 width: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
778 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
779 .col-xs-pull-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
780 right: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
781 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
782 .col-xs-pull-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
783 right: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
784 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
785 .col-xs-pull-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
786 right: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
787 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
788 .col-xs-pull-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
789 right: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
790 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
791 .col-xs-pull-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
792 right: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
793 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
794 .col-xs-pull-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
795 right: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
796 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
797 .col-xs-pull-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
798 right: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
799 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
800 .col-xs-pull-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
801 right: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
802 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
803 .col-xs-pull-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
804 right: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
805 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
806 .col-xs-pull-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
807 right: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
808 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
809 .col-xs-pull-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
810 right: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
811 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
812 .col-xs-pull-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
813 right: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
814 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
815 .col-xs-pull-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
816 right: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
817 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
818 .col-xs-push-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
819 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
820 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
821 .col-xs-push-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
822 left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
823 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
824 .col-xs-push-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
825 left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
826 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
827 .col-xs-push-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
828 left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
829 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
830 .col-xs-push-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
831 left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
832 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
833 .col-xs-push-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
834 left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
835 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
836 .col-xs-push-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
837 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
838 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
839 .col-xs-push-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
840 left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
841 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
842 .col-xs-push-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
843 left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
844 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
845 .col-xs-push-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
846 left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
847 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
848 .col-xs-push-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
849 left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
850 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
851 .col-xs-push-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
852 left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
853 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
854 .col-xs-push-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
855 left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
856 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
857 .col-xs-offset-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
858 margin-left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
859 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
860 .col-xs-offset-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
861 margin-left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
862 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
863 .col-xs-offset-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
864 margin-left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
865 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
866 .col-xs-offset-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
867 margin-left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
868 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
869 .col-xs-offset-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
870 margin-left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
871 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
872 .col-xs-offset-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
873 margin-left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
874 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
875 .col-xs-offset-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
876 margin-left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
877 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
878 .col-xs-offset-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
879 margin-left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
880 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
881 .col-xs-offset-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
882 margin-left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
883 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
884 .col-xs-offset-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
885 margin-left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
886 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
887 .col-xs-offset-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
888 margin-left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
889 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
890 .col-xs-offset-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
891 margin-left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
892 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
893 .col-xs-offset-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
894 margin-left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
895 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
896 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
897 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
898 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
899 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
900 .col-sm-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
901 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
902 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
903 .col-sm-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
904 width: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
905 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
906 .col-sm-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
907 width: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
908 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
909 .col-sm-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
910 width: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
911 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
912 .col-sm-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
913 width: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
914 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
915 .col-sm-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
916 width: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
917 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
918 .col-sm-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
919 width: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
920 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
921 .col-sm-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
922 width: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
923 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
924 .col-sm-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
925 width: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
926 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
927 .col-sm-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
928 width: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
929 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
930 .col-sm-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
931 width: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
932 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
933 .col-sm-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
934 width: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
935 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
936 .col-sm-pull-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
937 right: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
938 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
939 .col-sm-pull-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
940 right: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
941 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
942 .col-sm-pull-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
943 right: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
944 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
945 .col-sm-pull-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
946 right: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
947 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
948 .col-sm-pull-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
949 right: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
950 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
951 .col-sm-pull-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
952 right: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
953 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
954 .col-sm-pull-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
955 right: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
956 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
957 .col-sm-pull-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
958 right: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
959 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
960 .col-sm-pull-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
961 right: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
962 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
963 .col-sm-pull-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
964 right: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
965 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
966 .col-sm-pull-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
967 right: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
968 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
969 .col-sm-pull-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
970 right: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
971 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
972 .col-sm-pull-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
973 right: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
974 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
975 .col-sm-push-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
976 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
977 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
978 .col-sm-push-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
979 left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
980 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
981 .col-sm-push-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
982 left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
983 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
984 .col-sm-push-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
985 left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
986 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
987 .col-sm-push-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
988 left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
989 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
990 .col-sm-push-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
991 left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
992 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
993 .col-sm-push-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
994 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
995 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
996 .col-sm-push-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
997 left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
998 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
999 .col-sm-push-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1000 left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1001 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1002 .col-sm-push-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1003 left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1004 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1005 .col-sm-push-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1006 left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1007 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1008 .col-sm-push-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1009 left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1010 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1011 .col-sm-push-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1012 left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1013 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1014 .col-sm-offset-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1015 margin-left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1016 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1017 .col-sm-offset-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1018 margin-left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1019 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1020 .col-sm-offset-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1021 margin-left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1022 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1023 .col-sm-offset-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1024 margin-left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1025 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1026 .col-sm-offset-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1027 margin-left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1028 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1029 .col-sm-offset-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1030 margin-left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1031 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1032 .col-sm-offset-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1033 margin-left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1034 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1035 .col-sm-offset-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1036 margin-left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1037 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1038 .col-sm-offset-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1039 margin-left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1040 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1041 .col-sm-offset-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1042 margin-left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1043 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1044 .col-sm-offset-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1045 margin-left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1046 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1047 .col-sm-offset-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1048 margin-left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1049 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1050 .col-sm-offset-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1051 margin-left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1052 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1053 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1054 @media (min-width: 992px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1055 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1056 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1057 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1058 .col-md-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1059 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1060 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1061 .col-md-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1062 width: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1063 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1064 .col-md-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1065 width: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1066 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1067 .col-md-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1068 width: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1069 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1070 .col-md-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1071 width: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1072 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1073 .col-md-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1074 width: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1075 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1076 .col-md-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1077 width: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1078 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1079 .col-md-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1080 width: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1081 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1082 .col-md-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1083 width: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1084 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1085 .col-md-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1086 width: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1087 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1088 .col-md-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1089 width: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1090 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1091 .col-md-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1092 width: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1093 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1094 .col-md-pull-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1095 right: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1096 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1097 .col-md-pull-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1098 right: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1099 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1100 .col-md-pull-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1101 right: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1102 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1103 .col-md-pull-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1104 right: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1105 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1106 .col-md-pull-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1107 right: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1108 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1109 .col-md-pull-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1110 right: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1111 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1112 .col-md-pull-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1113 right: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1114 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1115 .col-md-pull-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1116 right: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1117 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1118 .col-md-pull-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1119 right: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1120 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1121 .col-md-pull-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1122 right: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1123 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1124 .col-md-pull-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1125 right: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1126 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1127 .col-md-pull-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1128 right: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1129 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1130 .col-md-pull-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1131 right: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1132 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1133 .col-md-push-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1134 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1135 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1136 .col-md-push-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1137 left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1138 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1139 .col-md-push-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1140 left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1141 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1142 .col-md-push-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1143 left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1144 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1145 .col-md-push-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1146 left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1147 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1148 .col-md-push-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1149 left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1150 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1151 .col-md-push-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1152 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1153 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1154 .col-md-push-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1155 left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1156 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1157 .col-md-push-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1158 left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1159 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1160 .col-md-push-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1161 left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1162 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1163 .col-md-push-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1164 left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1165 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1166 .col-md-push-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1167 left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1168 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1169 .col-md-push-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1170 left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1171 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1172 .col-md-offset-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1173 margin-left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1174 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1175 .col-md-offset-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1176 margin-left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1177 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1178 .col-md-offset-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1179 margin-left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1180 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1181 .col-md-offset-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1182 margin-left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1183 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1184 .col-md-offset-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1185 margin-left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1186 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1187 .col-md-offset-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1188 margin-left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1189 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1190 .col-md-offset-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1191 margin-left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1192 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1193 .col-md-offset-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1194 margin-left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1195 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1196 .col-md-offset-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1197 margin-left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1198 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1199 .col-md-offset-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1200 margin-left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1201 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1202 .col-md-offset-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1203 margin-left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1204 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1205 .col-md-offset-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1206 margin-left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1207 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1208 .col-md-offset-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1209 margin-left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1210 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1211 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1212 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1213 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1214 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1215 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1216 .col-lg-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1217 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1218 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1219 .col-lg-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1220 width: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1221 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1222 .col-lg-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1223 width: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1224 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1225 .col-lg-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1226 width: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1227 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1228 .col-lg-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1229 width: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1230 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1231 .col-lg-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1232 width: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1233 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1234 .col-lg-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1235 width: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1236 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1237 .col-lg-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1238 width: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1239 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1240 .col-lg-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1241 width: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1242 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1243 .col-lg-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1244 width: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1245 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1246 .col-lg-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1247 width: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1248 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1249 .col-lg-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1250 width: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1251 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1252 .col-lg-pull-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1253 right: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1254 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1255 .col-lg-pull-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1256 right: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1257 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1258 .col-lg-pull-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1259 right: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1260 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1261 .col-lg-pull-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1262 right: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1263 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1264 .col-lg-pull-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1265 right: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1266 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1267 .col-lg-pull-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1268 right: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1269 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1270 .col-lg-pull-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1271 right: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1272 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1273 .col-lg-pull-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1274 right: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1275 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1276 .col-lg-pull-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1277 right: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1278 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1279 .col-lg-pull-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1280 right: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1281 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1282 .col-lg-pull-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1283 right: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1284 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1285 .col-lg-pull-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1286 right: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1287 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1288 .col-lg-pull-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1289 right: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1290 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1291 .col-lg-push-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1292 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1293 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1294 .col-lg-push-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1295 left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1296 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1297 .col-lg-push-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1298 left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1299 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1300 .col-lg-push-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1301 left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1302 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1303 .col-lg-push-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1304 left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1305 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1306 .col-lg-push-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1307 left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1308 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1309 .col-lg-push-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1310 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1311 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1312 .col-lg-push-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1313 left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1314 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1315 .col-lg-push-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1316 left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1317 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1318 .col-lg-push-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1319 left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1320 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1321 .col-lg-push-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1322 left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1323 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1324 .col-lg-push-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1325 left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1326 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1327 .col-lg-push-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1328 left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1329 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1330 .col-lg-offset-12 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1331 margin-left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1332 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1333 .col-lg-offset-11 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1334 margin-left: 91.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1335 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1336 .col-lg-offset-10 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1337 margin-left: 83.33333333333334%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1338 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1339 .col-lg-offset-9 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1340 margin-left: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1341 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1342 .col-lg-offset-8 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1343 margin-left: 66.66666666666666%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1344 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1345 .col-lg-offset-7 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1346 margin-left: 58.333333333333336%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1347 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1348 .col-lg-offset-6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1349 margin-left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1350 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1351 .col-lg-offset-5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1352 margin-left: 41.66666666666667%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1353 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1354 .col-lg-offset-4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1355 margin-left: 33.33333333333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1356 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1357 .col-lg-offset-3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1358 margin-left: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1359 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1360 .col-lg-offset-2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1361 margin-left: 16.666666666666664%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1362 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1363 .col-lg-offset-1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1364 margin-left: 8.333333333333332%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1365 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1366 .col-lg-offset-0 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1367 margin-left: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1368 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1369 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1370 table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1371 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1372 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1373 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1374 th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1375 text-align: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1376 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1377 .table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1378 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1379 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1380 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1381 .table > thead > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1382 .table > tbody > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1383 .table > tfoot > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1384 .table > thead > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1385 .table > tbody > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1386 .table > tfoot > tr > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1387 padding: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1388 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1389 vertical-align: top;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1390 border-top: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1391 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1392 .table > thead > tr > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1393 vertical-align: bottom;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1394 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1395 .table > caption + thead > tr:first-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1396 .table > colgroup + thead > tr:first-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1397 .table > thead:first-child > tr:first-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1398 .table > caption + thead > tr:first-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1399 .table > colgroup + thead > tr:first-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1400 .table > thead:first-child > tr:first-child > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1401 border-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1402 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1403 .table > tbody + tbody {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1404 border-top: 2px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1405 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1406 .table .table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1407 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1408 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1409 .table-condensed > thead > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1410 .table-condensed > tbody > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1411 .table-condensed > tfoot > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1412 .table-condensed > thead > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1413 .table-condensed > tbody > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1414 .table-condensed > tfoot > tr > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1415 padding: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1416 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1417 .table-bordered {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1418 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1419 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1420 .table-bordered > thead > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1421 .table-bordered > tbody > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1422 .table-bordered > tfoot > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1423 .table-bordered > thead > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1424 .table-bordered > tbody > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1425 .table-bordered > tfoot > tr > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1426 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1427 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1428 .table-bordered > thead > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1429 .table-bordered > thead > tr > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1430 border-bottom-width: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1431 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1432 .table-striped > tbody > tr:nth-child(odd) > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1433 .table-striped > tbody > tr:nth-child(odd) > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1434 background-color: #f9f9f9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1435 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1436 .table-hover > tbody > tr:hover > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1437 .table-hover > tbody > tr:hover > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1438 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1439 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1440 table col[class*="col-"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1441 position: static;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1442 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1443 display: table-column;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1444 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1445 table td[class*="col-"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1446 table th[class*="col-"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1447 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1448 display: table-cell;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1449 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1450 .table > thead > tr > .active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1451 .table > tbody > tr > .active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1452 .table > tfoot > tr > .active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1453 .table > thead > .active > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1454 .table > tbody > .active > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1455 .table > tfoot > .active > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1456 .table > thead > .active > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1457 .table > tbody > .active > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1458 .table > tfoot > .active > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1459 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1460 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1461 .table-hover > tbody > tr > .active:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1462 .table-hover > tbody > .active:hover > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1463 .table-hover > tbody > .active:hover > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1464 background-color: #e8e8e8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1465 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1466 .table > thead > tr > .success,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1467 .table > tbody > tr > .success,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1468 .table > tfoot > tr > .success,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1469 .table > thead > .success > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1470 .table > tbody > .success > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1471 .table > tfoot > .success > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1472 .table > thead > .success > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1473 .table > tbody > .success > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1474 .table > tfoot > .success > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1475 background-color: #dff0d8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1476 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1477 .table-hover > tbody > tr > .success:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1478 .table-hover > tbody > .success:hover > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1479 .table-hover > tbody > .success:hover > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1480 background-color: #d0e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1481 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1482 .table > thead > tr > .danger,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1483 .table > tbody > tr > .danger,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1484 .table > tfoot > tr > .danger,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1485 .table > thead > .danger > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1486 .table > tbody > .danger > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1487 .table > tfoot > .danger > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1488 .table > thead > .danger > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1489 .table > tbody > .danger > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1490 .table > tfoot > .danger > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1491 background-color: #f2dede;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1492 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1493 .table-hover > tbody > tr > .danger:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1494 .table-hover > tbody > .danger:hover > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1495 .table-hover > tbody > .danger:hover > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1496 background-color: #ebcccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1497 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1498 .table > thead > tr > .warning,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1499 .table > tbody > tr > .warning,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1500 .table > tfoot > tr > .warning,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1501 .table > thead > .warning > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1502 .table > tbody > .warning > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1503 .table > tfoot > .warning > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1504 .table > thead > .warning > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1505 .table > tbody > .warning > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1506 .table > tfoot > .warning > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1507 background-color: #fcf8e3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1508 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1509 .table-hover > tbody > tr > .warning:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1510 .table-hover > tbody > .warning:hover > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1511 .table-hover > tbody > .warning:hover > th {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1512 background-color: #faf2cc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1513 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1514 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1515 .table-responsive {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1516 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1517 margin-bottom: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1518 overflow-y: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1519 overflow-x: scroll;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1520 -ms-overflow-style: -ms-autohiding-scrollbar;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1521 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1522 -webkit-overflow-scrolling: touch;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1523 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1524 .table-responsive > .table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1525 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1526 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1527 .table-responsive > .table > thead > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1528 .table-responsive > .table > tbody > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1529 .table-responsive > .table > tfoot > tr > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1530 .table-responsive > .table > thead > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1531 .table-responsive > .table > tbody > tr > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1532 .table-responsive > .table > tfoot > tr > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1533 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1534 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1535 .table-responsive > .table-bordered {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1536 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1537 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1538 .table-responsive > .table-bordered > thead > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1539 .table-responsive > .table-bordered > tbody > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1540 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1541 .table-responsive > .table-bordered > thead > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1542 .table-responsive > .table-bordered > tbody > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1543 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1544 border-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1545 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1546 .table-responsive > .table-bordered > thead > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1547 .table-responsive > .table-bordered > tbody > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1548 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1549 .table-responsive > .table-bordered > thead > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1550 .table-responsive > .table-bordered > tbody > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1551 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1552 border-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1553 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1554 .table-responsive > .table-bordered > tbody > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1555 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1556 .table-responsive > .table-bordered > tbody > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1557 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1558 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1559 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1560 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1561 fieldset {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1562 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1563 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1564 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1565 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1566 legend {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1567 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1568 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1569 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1570 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1571 font-size: 21px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1572 line-height: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1573 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1574 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1575 border-bottom: 1px solid #e5e5e5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1576 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1577 label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1578 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1579 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1580 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1581 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1582 input[type="search"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1583 -webkit-box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1584 -moz-box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1585 box-sizing: border-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1586 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1587 input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1588 input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1589 margin: 4px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1590 margin-top: 1px \9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1591 /* IE8-9 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1592
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1593 line-height: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1594 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1595 input[type="file"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1596 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1597 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1598 select[multiple],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1599 select[size] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1600 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1601 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1602 select optgroup {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1603 font-size: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1604 font-style: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1605 font-family: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1606 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1607 input[type="file"]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1608 input[type="radio"]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1609 input[type="checkbox"]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1610 outline: thin dotted;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1611 outline: 5px auto -webkit-focus-ring-color;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1612 outline-offset: -2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1613 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1614 input[type="number"]::-webkit-outer-spin-button,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1615 input[type="number"]::-webkit-inner-spin-button {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1616 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1617 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1618 output {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1619 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1620 padding-top: 7px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1621 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1622 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1623 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1624 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1625 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1626 .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1627 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1628 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1629 height: 34px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1630 padding: 6px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1631 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1632 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1633 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1634 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1635 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1636 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1637 border: 1px solid #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1638 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1639 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1640 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1641 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1642 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1643 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1644 .form-control:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1645 border-color: #66afe9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1646 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1647 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1648 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1649 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1650 .form-control:-moz-placeholder {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1651 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1652 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1653 .form-control::-moz-placeholder {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1654 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1655 opacity: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1656 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1657 .form-control:-ms-input-placeholder {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1658 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1659 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1660 .form-control::-webkit-input-placeholder {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1661 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1662 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1663 .form-control[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1664 .form-control[readonly],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1665 fieldset[disabled] .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1666 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1667 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1668 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1669 textarea.form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1670 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1671 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1672 .form-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1673 margin-bottom: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1674 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1675 .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1676 .checkbox {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1677 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1678 min-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1679 margin-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1680 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1681 padding-left: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1682 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1683 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1684 .radio label,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1685 .checkbox label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1686 display: inline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1687 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1688 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1689 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1690 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1691 .radio input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1692 .radio-inline input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1693 .checkbox input[type="checkbox"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1694 .checkbox-inline input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1695 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1696 margin-left: -20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1697 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1698 .radio + .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1699 .checkbox + .checkbox {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1700 margin-top: -5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1701 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1702 .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1703 .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1704 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1705 padding-left: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1706 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1707 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1708 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1709 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1710 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1711 .radio-inline + .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1712 .checkbox-inline + .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1713 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1714 margin-left: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1715 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1716 input[type="radio"][disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1717 input[type="checkbox"][disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1718 .radio[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1719 .radio-inline[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1720 .checkbox[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1721 .checkbox-inline[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1722 fieldset[disabled] input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1723 fieldset[disabled] input[type="checkbox"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1724 fieldset[disabled] .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1725 fieldset[disabled] .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1726 fieldset[disabled] .checkbox,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1727 fieldset[disabled] .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1728 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1729 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1730 .input-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1731 height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1732 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1733 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1734 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1735 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1736 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1737 select.input-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1738 height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1739 line-height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1740 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1741 textarea.input-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1742 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1743 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1744 .input-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1745 height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1746 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1747 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1748 line-height: 1.33;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1749 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1750 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1751 select.input-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1752 height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1753 line-height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1754 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1755 textarea.input-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1756 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1757 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1758 .has-warning .help-block,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1759 .has-warning .control-label,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1760 .has-warning .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1761 .has-warning .checkbox,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1762 .has-warning .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1763 .has-warning .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1764 color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1765 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1766 .has-warning .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1767 border-color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1768 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1769 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1770 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1771 .has-warning .form-control:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1772 border-color: #66512c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1773 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1774 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1775 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1776 .has-warning .input-group-addon {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1777 color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1778 border-color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1779 background-color: #fcf8e3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1780 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1781 .has-error .help-block,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1782 .has-error .control-label,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1783 .has-error .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1784 .has-error .checkbox,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1785 .has-error .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1786 .has-error .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1787 color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1788 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1789 .has-error .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1790 border-color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1791 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1792 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1793 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1794 .has-error .form-control:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1795 border-color: #843534;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1796 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1797 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1798 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1799 .has-error .input-group-addon {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1800 color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1801 border-color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1802 background-color: #f2dede;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1803 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1804 .has-success .help-block,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1805 .has-success .control-label,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1806 .has-success .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1807 .has-success .checkbox,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1808 .has-success .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1809 .has-success .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1810 color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1811 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1812 .has-success .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1813 border-color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1814 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1815 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1816 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1817 .has-success .form-control:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1818 border-color: #2b542c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1819 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1820 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1821 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1822 .has-success .input-group-addon {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1823 color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1824 border-color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1825 background-color: #dff0d8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1826 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1827 .form-control-static {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1828 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1829 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1830 .help-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1831 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1832 margin-top: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1833 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1834 color: #737373;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1835 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1836 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1837 .form-inline .form-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1838 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1839 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1840 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1841 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1842 .form-inline .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1843 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1844 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1845 .form-inline select.form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1846 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1847 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1848 .form-inline .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1849 .form-inline .checkbox {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1850 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1851 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1852 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1853 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1854 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1855 .form-inline .radio input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1856 .form-inline .checkbox input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1857 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1858 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1859 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1860 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1861 .form-horizontal .control-label,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1862 .form-horizontal .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1863 .form-horizontal .checkbox,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1864 .form-horizontal .radio-inline,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1865 .form-horizontal .checkbox-inline {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1866 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1867 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1868 padding-top: 7px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1869 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1870 .form-horizontal .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1871 .form-horizontal .checkbox {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1872 min-height: 27px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1873 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1874 .form-horizontal .form-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1875 margin-left: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1876 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1877 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1878 .form-horizontal .form-group:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1879 .form-horizontal .form-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1880 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1881 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1882 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1883 .form-horizontal .form-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1884 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1885 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1886 .form-horizontal .form-group:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1887 .form-horizontal .form-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1888 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1889 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1890 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1891 .form-horizontal .form-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1892 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1893 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1894 .form-horizontal .form-control-static {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1895 padding-top: 7px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1896 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1897 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1898 .form-horizontal .control-label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1899 text-align: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1900 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1901 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1902 .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1903 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1904 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1905 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1906 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1907 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1908 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1909 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1910 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1911 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1912 padding: 6px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1913 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1914 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1915 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1916 -webkit-user-select: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1917 -moz-user-select: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1918 -ms-user-select: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1919 -o-user-select: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1920 user-select: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1921 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1922 .btn:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1923 outline: thin dotted;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1924 outline: 5px auto -webkit-focus-ring-color;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1925 outline-offset: -2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1926 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1927 .btn:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1928 .btn:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1929 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1930 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1931 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1932 .btn:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1933 .btn.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1934 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1935 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1936 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1937 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1938 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1939 .btn.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1940 .btn[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1941 fieldset[disabled] .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1942 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1943 pointer-events: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1944 opacity: 0.65;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1945 filter: alpha(opacity=65);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1946 -webkit-box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1947 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1948 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1949 .btn-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1950 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1951 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1952 border-color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1953 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1954 .btn-default:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1955 .btn-default:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1956 .btn-default:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1957 .btn-default.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1958 .open .dropdown-toggle.btn-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1959 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1960 background-color: #ebebeb;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1961 border-color: #adadad;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1962 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1963 .btn-default:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1964 .btn-default.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1965 .open .dropdown-toggle.btn-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1966 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1967 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1968 .btn-default.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1969 .btn-default[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1970 fieldset[disabled] .btn-default,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1971 .btn-default.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1972 .btn-default[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1973 fieldset[disabled] .btn-default:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1974 .btn-default.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1975 .btn-default[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1976 fieldset[disabled] .btn-default:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1977 .btn-default.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1978 .btn-default[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1979 fieldset[disabled] .btn-default:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1980 .btn-default.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1981 .btn-default[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1982 fieldset[disabled] .btn-default.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1983 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1984 border-color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1985 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1986 .btn-default .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1987 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1988 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1989 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1990 .btn-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1991 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1992 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1993 border-color: #357ebd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1994 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1995 .btn-primary:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1996 .btn-primary:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1997 .btn-primary:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1998 .btn-primary.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
1999 .open .dropdown-toggle.btn-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2000 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2001 background-color: #3276b1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2002 border-color: #285e8e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2003 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2004 .btn-primary:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2005 .btn-primary.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2006 .open .dropdown-toggle.btn-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2007 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2008 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2009 .btn-primary.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2010 .btn-primary[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2011 fieldset[disabled] .btn-primary,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2012 .btn-primary.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2013 .btn-primary[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2014 fieldset[disabled] .btn-primary:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2015 .btn-primary.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2016 .btn-primary[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2017 fieldset[disabled] .btn-primary:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2018 .btn-primary.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2019 .btn-primary[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2020 fieldset[disabled] .btn-primary:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2021 .btn-primary.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2022 .btn-primary[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2023 fieldset[disabled] .btn-primary.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2024 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2025 border-color: #357ebd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2026 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2027 .btn-primary .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2028 color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2029 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2030 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2031 .btn-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2032 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2033 background-color: #f0ad4e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2034 border-color: #eea236;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2035 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2036 .btn-warning:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2037 .btn-warning:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2038 .btn-warning:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2039 .btn-warning.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2040 .open .dropdown-toggle.btn-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2041 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2042 background-color: #ed9c28;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2043 border-color: #d58512;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2044 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2045 .btn-warning:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2046 .btn-warning.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2047 .open .dropdown-toggle.btn-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2048 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2049 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2050 .btn-warning.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2051 .btn-warning[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2052 fieldset[disabled] .btn-warning,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2053 .btn-warning.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2054 .btn-warning[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2055 fieldset[disabled] .btn-warning:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2056 .btn-warning.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2057 .btn-warning[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2058 fieldset[disabled] .btn-warning:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2059 .btn-warning.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2060 .btn-warning[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2061 fieldset[disabled] .btn-warning:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2062 .btn-warning.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2063 .btn-warning[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2064 fieldset[disabled] .btn-warning.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2065 background-color: #f0ad4e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2066 border-color: #eea236;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2067 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2068 .btn-warning .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2069 color: #f0ad4e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2070 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2071 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2072 .btn-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2073 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2074 background-color: #d9534f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2075 border-color: #d43f3a;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2076 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2077 .btn-danger:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2078 .btn-danger:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2079 .btn-danger:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2080 .btn-danger.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2081 .open .dropdown-toggle.btn-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2082 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2083 background-color: #d2322d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2084 border-color: #ac2925;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2085 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2086 .btn-danger:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2087 .btn-danger.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2088 .open .dropdown-toggle.btn-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2089 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2090 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2091 .btn-danger.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2092 .btn-danger[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2093 fieldset[disabled] .btn-danger,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2094 .btn-danger.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2095 .btn-danger[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2096 fieldset[disabled] .btn-danger:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2097 .btn-danger.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2098 .btn-danger[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2099 fieldset[disabled] .btn-danger:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2100 .btn-danger.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2101 .btn-danger[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2102 fieldset[disabled] .btn-danger:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2103 .btn-danger.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2104 .btn-danger[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2105 fieldset[disabled] .btn-danger.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2106 background-color: #d9534f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2107 border-color: #d43f3a;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2108 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2109 .btn-danger .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2110 color: #d9534f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2111 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2112 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2113 .btn-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2114 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2115 background-color: #5cb85c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2116 border-color: #4cae4c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2117 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2118 .btn-success:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2119 .btn-success:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2120 .btn-success:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2121 .btn-success.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2122 .open .dropdown-toggle.btn-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2123 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2124 background-color: #47a447;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2125 border-color: #398439;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2126 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2127 .btn-success:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2128 .btn-success.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2129 .open .dropdown-toggle.btn-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2130 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2131 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2132 .btn-success.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2133 .btn-success[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2134 fieldset[disabled] .btn-success,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2135 .btn-success.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2136 .btn-success[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2137 fieldset[disabled] .btn-success:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2138 .btn-success.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2139 .btn-success[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2140 fieldset[disabled] .btn-success:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2141 .btn-success.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2142 .btn-success[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2143 fieldset[disabled] .btn-success:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2144 .btn-success.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2145 .btn-success[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2146 fieldset[disabled] .btn-success.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2147 background-color: #5cb85c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2148 border-color: #4cae4c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2149 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2150 .btn-success .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2151 color: #5cb85c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2152 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2153 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2154 .btn-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2155 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2156 background-color: #5bc0de;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2157 border-color: #46b8da;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2158 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2159 .btn-info:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2160 .btn-info:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2161 .btn-info:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2162 .btn-info.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2163 .open .dropdown-toggle.btn-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2164 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2165 background-color: #39b3d7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2166 border-color: #269abc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2167 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2168 .btn-info:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2169 .btn-info.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2170 .open .dropdown-toggle.btn-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2171 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2172 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2173 .btn-info.disabled,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2174 .btn-info[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2175 fieldset[disabled] .btn-info,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2176 .btn-info.disabled:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2177 .btn-info[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2178 fieldset[disabled] .btn-info:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2179 .btn-info.disabled:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2180 .btn-info[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2181 fieldset[disabled] .btn-info:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2182 .btn-info.disabled:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2183 .btn-info[disabled]:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2184 fieldset[disabled] .btn-info:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2185 .btn-info.disabled.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2186 .btn-info[disabled].active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2187 fieldset[disabled] .btn-info.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2188 background-color: #5bc0de;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2189 border-color: #46b8da;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2190 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2191 .btn-info .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2192 color: #5bc0de;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2193 background-color: #fff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2194 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2195 .btn-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2196 color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2197 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2198 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2199 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2200 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2201 .btn-link,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2202 .btn-link:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2203 .btn-link[disabled],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2204 fieldset[disabled] .btn-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2205 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2206 -webkit-box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2207 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2208 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2209 .btn-link,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2210 .btn-link:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2211 .btn-link:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2212 .btn-link:active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2213 border-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2214 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2215 .btn-link:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2216 .btn-link:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2217 color: #2a6496;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2218 text-decoration: underline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2219 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2220 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2221 .btn-link[disabled]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2222 fieldset[disabled] .btn-link:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2223 .btn-link[disabled]:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2224 fieldset[disabled] .btn-link:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2225 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2226 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2227 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2228 .btn-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2229 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2230 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2231 line-height: 1.33;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2232 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2233 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2234 .btn-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2235 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2236 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2237 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2238 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2239 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2240 .btn-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2241 padding: 1px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2242 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2243 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2244 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2245 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2246 .btn-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2247 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2248 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2249 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2250 padding-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2251 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2252 .btn-block + .btn-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2253 margin-top: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2254 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2255 input[type="submit"].btn-block,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2256 input[type="reset"].btn-block,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2257 input[type="button"].btn-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2258 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2259 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2260 .fade {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2261 opacity: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2262 -webkit-transition: opacity 0.15s linear;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2263 transition: opacity 0.15s linear;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2264 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2265 .fade.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2266 opacity: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2267 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2268 .collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2269 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2270 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2271 .collapse.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2272 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2273 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2274 .collapsing {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2275 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2276 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2277 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2278 -webkit-transition: height 0.35s ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2279 transition: height 0.35s ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2280 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2281 @font-face {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2282 font-family: 'Glyphicons Halflings';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2283 src: url('../fonts/glyphicons-halflings-regular.eot');
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2284 src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2285 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2286 .glyphicon {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2287 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2288 top: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2289 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2290 font-family: 'Glyphicons Halflings';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2291 font-style: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2292 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2293 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2294 -webkit-font-smoothing: antialiased;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2295 -moz-osx-font-smoothing: grayscale;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2296 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2297 .glyphicon:empty {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2298 width: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2299 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2300 .glyphicon-asterisk:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2301 content: "\2a";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2302 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2303 .glyphicon-plus:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2304 content: "\2b";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2305 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2306 .glyphicon-euro:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2307 content: "\20ac";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2308 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2309 .glyphicon-minus:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2310 content: "\2212";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2311 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2312 .glyphicon-cloud:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2313 content: "\2601";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2314 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2315 .glyphicon-envelope:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2316 content: "\2709";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2317 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2318 .glyphicon-pencil:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2319 content: "\270f";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2320 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2321 .glyphicon-glass:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2322 content: "\e001";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2323 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2324 .glyphicon-music:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2325 content: "\e002";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2326 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2327 .glyphicon-search:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2328 content: "\e003";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2329 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2330 .glyphicon-heart:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2331 content: "\e005";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2332 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2333 .glyphicon-star:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2334 content: "\e006";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2335 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2336 .glyphicon-star-empty:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2337 content: "\e007";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2338 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2339 .glyphicon-user:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2340 content: "\e008";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2341 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2342 .glyphicon-film:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2343 content: "\e009";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2344 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2345 .glyphicon-th-large:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2346 content: "\e010";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2347 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2348 .glyphicon-th:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2349 content: "\e011";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2350 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2351 .glyphicon-th-list:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2352 content: "\e012";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2353 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2354 .glyphicon-ok:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2355 content: "\e013";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2356 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2357 .glyphicon-remove:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2358 content: "\e014";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2359 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2360 .glyphicon-zoom-in:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2361 content: "\e015";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2362 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2363 .glyphicon-zoom-out:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2364 content: "\e016";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2365 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2366 .glyphicon-off:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2367 content: "\e017";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2368 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2369 .glyphicon-signal:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2370 content: "\e018";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2371 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2372 .glyphicon-cog:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2373 content: "\e019";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2374 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2375 .glyphicon-trash:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2376 content: "\e020";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2377 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2378 .glyphicon-home:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2379 content: "\e021";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2380 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2381 .glyphicon-file:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2382 content: "\e022";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2383 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2384 .glyphicon-time:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2385 content: "\e023";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2386 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2387 .glyphicon-road:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2388 content: "\e024";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2389 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2390 .glyphicon-download-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2391 content: "\e025";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2392 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2393 .glyphicon-download:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2394 content: "\e026";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2395 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2396 .glyphicon-upload:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2397 content: "\e027";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2398 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2399 .glyphicon-inbox:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2400 content: "\e028";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2401 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2402 .glyphicon-play-circle:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2403 content: "\e029";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2404 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2405 .glyphicon-repeat:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2406 content: "\e030";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2407 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2408 .glyphicon-refresh:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2409 content: "\e031";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2410 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2411 .glyphicon-list-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2412 content: "\e032";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2413 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2414 .glyphicon-lock:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2415 content: "\e033";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2416 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2417 .glyphicon-flag:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2418 content: "\e034";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2419 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2420 .glyphicon-headphones:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2421 content: "\e035";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2422 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2423 .glyphicon-volume-off:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2424 content: "\e036";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2425 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2426 .glyphicon-volume-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2427 content: "\e037";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2428 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2429 .glyphicon-volume-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2430 content: "\e038";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2431 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2432 .glyphicon-qrcode:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2433 content: "\e039";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2434 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2435 .glyphicon-barcode:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2436 content: "\e040";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2437 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2438 .glyphicon-tag:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2439 content: "\e041";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2440 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2441 .glyphicon-tags:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2442 content: "\e042";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2443 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2444 .glyphicon-book:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2445 content: "\e043";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2446 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2447 .glyphicon-bookmark:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2448 content: "\e044";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2449 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2450 .glyphicon-print:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2451 content: "\e045";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2452 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2453 .glyphicon-camera:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2454 content: "\e046";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2455 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2456 .glyphicon-font:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2457 content: "\e047";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2458 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2459 .glyphicon-bold:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2460 content: "\e048";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2461 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2462 .glyphicon-italic:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2463 content: "\e049";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2464 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2465 .glyphicon-text-height:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2466 content: "\e050";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2467 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2468 .glyphicon-text-width:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2469 content: "\e051";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2470 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2471 .glyphicon-align-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2472 content: "\e052";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2473 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2474 .glyphicon-align-center:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2475 content: "\e053";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2476 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2477 .glyphicon-align-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2478 content: "\e054";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2479 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2480 .glyphicon-align-justify:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2481 content: "\e055";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2482 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2483 .glyphicon-list:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2484 content: "\e056";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2485 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2486 .glyphicon-indent-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2487 content: "\e057";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2488 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2489 .glyphicon-indent-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2490 content: "\e058";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2491 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2492 .glyphicon-facetime-video:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2493 content: "\e059";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2494 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2495 .glyphicon-picture:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2496 content: "\e060";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2497 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2498 .glyphicon-map-marker:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2499 content: "\e062";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2500 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2501 .glyphicon-adjust:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2502 content: "\e063";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2503 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2504 .glyphicon-tint:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2505 content: "\e064";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2506 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2507 .glyphicon-edit:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2508 content: "\e065";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2509 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2510 .glyphicon-share:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2511 content: "\e066";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2512 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2513 .glyphicon-check:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2514 content: "\e067";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2515 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2516 .glyphicon-move:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2517 content: "\e068";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2518 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2519 .glyphicon-step-backward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2520 content: "\e069";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2521 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2522 .glyphicon-fast-backward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2523 content: "\e070";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2524 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2525 .glyphicon-backward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2526 content: "\e071";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2527 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2528 .glyphicon-play:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2529 content: "\e072";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2530 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2531 .glyphicon-pause:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2532 content: "\e073";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2533 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2534 .glyphicon-stop:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2535 content: "\e074";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2536 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2537 .glyphicon-forward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2538 content: "\e075";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2539 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2540 .glyphicon-fast-forward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2541 content: "\e076";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2542 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2543 .glyphicon-step-forward:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2544 content: "\e077";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2545 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2546 .glyphicon-eject:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2547 content: "\e078";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2548 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2549 .glyphicon-chevron-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2550 content: "\e079";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2551 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2552 .glyphicon-chevron-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2553 content: "\e080";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2554 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2555 .glyphicon-plus-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2556 content: "\e081";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2557 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2558 .glyphicon-minus-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2559 content: "\e082";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2560 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2561 .glyphicon-remove-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2562 content: "\e083";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2563 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2564 .glyphicon-ok-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2565 content: "\e084";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2566 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2567 .glyphicon-question-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2568 content: "\e085";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2569 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2570 .glyphicon-info-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2571 content: "\e086";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2572 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2573 .glyphicon-screenshot:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2574 content: "\e087";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2575 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2576 .glyphicon-remove-circle:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2577 content: "\e088";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2578 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2579 .glyphicon-ok-circle:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2580 content: "\e089";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2581 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2582 .glyphicon-ban-circle:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2583 content: "\e090";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2584 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2585 .glyphicon-arrow-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2586 content: "\e091";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2587 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2588 .glyphicon-arrow-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2589 content: "\e092";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2590 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2591 .glyphicon-arrow-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2592 content: "\e093";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2593 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2594 .glyphicon-arrow-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2595 content: "\e094";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2596 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2597 .glyphicon-share-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2598 content: "\e095";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2599 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2600 .glyphicon-resize-full:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2601 content: "\e096";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2602 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2603 .glyphicon-resize-small:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2604 content: "\e097";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2605 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2606 .glyphicon-exclamation-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2607 content: "\e101";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2608 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2609 .glyphicon-gift:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2610 content: "\e102";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2611 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2612 .glyphicon-leaf:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2613 content: "\e103";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2614 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2615 .glyphicon-fire:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2616 content: "\e104";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2617 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2618 .glyphicon-eye-open:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2619 content: "\e105";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2620 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2621 .glyphicon-eye-close:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2622 content: "\e106";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2623 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2624 .glyphicon-warning-sign:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2625 content: "\e107";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2626 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2627 .glyphicon-plane:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2628 content: "\e108";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2629 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2630 .glyphicon-calendar:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2631 content: "\e109";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2632 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2633 .glyphicon-random:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2634 content: "\e110";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2635 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2636 .glyphicon-comment:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2637 content: "\e111";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2638 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2639 .glyphicon-magnet:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2640 content: "\e112";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2641 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2642 .glyphicon-chevron-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2643 content: "\e113";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2644 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2645 .glyphicon-chevron-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2646 content: "\e114";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2647 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2648 .glyphicon-retweet:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2649 content: "\e115";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2650 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2651 .glyphicon-shopping-cart:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2652 content: "\e116";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2653 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2654 .glyphicon-folder-close:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2655 content: "\e117";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2656 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2657 .glyphicon-folder-open:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2658 content: "\e118";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2659 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2660 .glyphicon-resize-vertical:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2661 content: "\e119";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2662 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2663 .glyphicon-resize-horizontal:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2664 content: "\e120";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2665 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2666 .glyphicon-hdd:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2667 content: "\e121";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2668 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2669 .glyphicon-bullhorn:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2670 content: "\e122";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2671 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2672 .glyphicon-bell:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2673 content: "\e123";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2674 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2675 .glyphicon-certificate:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2676 content: "\e124";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2677 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2678 .glyphicon-thumbs-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2679 content: "\e125";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2680 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2681 .glyphicon-thumbs-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2682 content: "\e126";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2683 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2684 .glyphicon-hand-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2685 content: "\e127";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2686 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2687 .glyphicon-hand-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2688 content: "\e128";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2689 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2690 .glyphicon-hand-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2691 content: "\e129";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2692 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2693 .glyphicon-hand-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2694 content: "\e130";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2695 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2696 .glyphicon-circle-arrow-right:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2697 content: "\e131";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2698 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2699 .glyphicon-circle-arrow-left:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2700 content: "\e132";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2701 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2702 .glyphicon-circle-arrow-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2703 content: "\e133";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2704 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2705 .glyphicon-circle-arrow-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2706 content: "\e134";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2707 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2708 .glyphicon-globe:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2709 content: "\e135";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2710 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2711 .glyphicon-wrench:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2712 content: "\e136";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2713 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2714 .glyphicon-tasks:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2715 content: "\e137";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2716 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2717 .glyphicon-filter:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2718 content: "\e138";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2719 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2720 .glyphicon-briefcase:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2721 content: "\e139";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2722 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2723 .glyphicon-fullscreen:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2724 content: "\e140";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2725 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2726 .glyphicon-dashboard:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2727 content: "\e141";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2728 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2729 .glyphicon-paperclip:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2730 content: "\e142";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2731 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2732 .glyphicon-heart-empty:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2733 content: "\e143";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2734 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2735 .glyphicon-link:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2736 content: "\e144";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2737 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2738 .glyphicon-phone:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2739 content: "\e145";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2740 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2741 .glyphicon-pushpin:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2742 content: "\e146";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2743 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2744 .glyphicon-usd:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2745 content: "\e148";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2746 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2747 .glyphicon-gbp:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2748 content: "\e149";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2749 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2750 .glyphicon-sort:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2751 content: "\e150";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2752 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2753 .glyphicon-sort-by-alphabet:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2754 content: "\e151";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2755 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2756 .glyphicon-sort-by-alphabet-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2757 content: "\e152";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2758 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2759 .glyphicon-sort-by-order:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2760 content: "\e153";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2761 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2762 .glyphicon-sort-by-order-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2763 content: "\e154";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2764 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2765 .glyphicon-sort-by-attributes:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2766 content: "\e155";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2767 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2768 .glyphicon-sort-by-attributes-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2769 content: "\e156";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2770 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2771 .glyphicon-unchecked:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2772 content: "\e157";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2773 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2774 .glyphicon-expand:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2775 content: "\e158";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2776 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2777 .glyphicon-collapse-down:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2778 content: "\e159";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2779 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2780 .glyphicon-collapse-up:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2781 content: "\e160";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2782 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2783 .glyphicon-log-in:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2784 content: "\e161";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2785 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2786 .glyphicon-flash:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2787 content: "\e162";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2788 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2789 .glyphicon-log-out:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2790 content: "\e163";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2791 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2792 .glyphicon-new-window:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2793 content: "\e164";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2794 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2795 .glyphicon-record:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2796 content: "\e165";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2797 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2798 .glyphicon-save:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2799 content: "\e166";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2800 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2801 .glyphicon-open:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2802 content: "\e167";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2803 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2804 .glyphicon-saved:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2805 content: "\e168";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2806 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2807 .glyphicon-import:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2808 content: "\e169";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2809 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2810 .glyphicon-export:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2811 content: "\e170";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2812 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2813 .glyphicon-send:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2814 content: "\e171";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2815 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2816 .glyphicon-floppy-disk:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2817 content: "\e172";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2818 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2819 .glyphicon-floppy-saved:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2820 content: "\e173";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2821 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2822 .glyphicon-floppy-remove:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2823 content: "\e174";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2824 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2825 .glyphicon-floppy-save:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2826 content: "\e175";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2827 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2828 .glyphicon-floppy-open:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2829 content: "\e176";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2830 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2831 .glyphicon-credit-card:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2832 content: "\e177";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2833 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2834 .glyphicon-transfer:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2835 content: "\e178";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2836 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2837 .glyphicon-cutlery:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2838 content: "\e179";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2839 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2840 .glyphicon-header:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2841 content: "\e180";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2842 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2843 .glyphicon-compressed:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2844 content: "\e181";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2845 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2846 .glyphicon-earphone:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2847 content: "\e182";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2848 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2849 .glyphicon-phone-alt:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2850 content: "\e183";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2851 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2852 .glyphicon-tower:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2853 content: "\e184";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2854 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2855 .glyphicon-stats:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2856 content: "\e185";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2857 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2858 .glyphicon-sd-video:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2859 content: "\e186";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2860 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2861 .glyphicon-hd-video:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2862 content: "\e187";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2863 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2864 .glyphicon-subtitles:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2865 content: "\e188";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2866 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2867 .glyphicon-sound-stereo:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2868 content: "\e189";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2869 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2870 .glyphicon-sound-dolby:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2871 content: "\e190";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2872 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2873 .glyphicon-sound-5-1:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2874 content: "\e191";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2875 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2876 .glyphicon-sound-6-1:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2877 content: "\e192";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2878 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2879 .glyphicon-sound-7-1:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2880 content: "\e193";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2881 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2882 .glyphicon-copyright-mark:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2883 content: "\e194";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2884 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2885 .glyphicon-registration-mark:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2886 content: "\e195";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2887 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2888 .glyphicon-cloud-download:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2889 content: "\e197";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2890 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2891 .glyphicon-cloud-upload:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2892 content: "\e198";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2893 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2894 .glyphicon-tree-conifer:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2895 content: "\e199";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2896 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2897 .glyphicon-tree-deciduous:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2898 content: "\e200";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2899 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2900 .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2901 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2902 width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2903 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2904 margin-left: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2905 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2906 border-top: 4px solid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2907 border-right: 4px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2908 border-left: 4px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2909 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2910 .dropdown {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2911 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2912 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2913 .dropdown-toggle:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2914 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2915 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2916 .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2917 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2918 top: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2919 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2920 z-index: 1000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2921 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2922 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2923 min-width: 160px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2924 padding: 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2925 margin: 2px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2926 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2927 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2928 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2929 border: 1px solid #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2930 border: 1px solid rgba(0, 0, 0, 0.15);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2931 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2932 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2933 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2934 background-clip: padding-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2935 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2936 .dropdown-menu.pull-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2937 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2938 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2939 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2940 .dropdown-menu .divider {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2941 height: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2942 margin: 9px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2943 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2944 background-color: #e5e5e5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2945 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2946 .dropdown-menu > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2947 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2948 padding: 3px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2949 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2950 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2951 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2952 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2953 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2954 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2955 .dropdown-menu > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2956 .dropdown-menu > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2957 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2958 color: #262626;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2959 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2960 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2961 .dropdown-menu > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2962 .dropdown-menu > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2963 .dropdown-menu > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2964 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2965 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2966 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2967 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2968 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2969 .dropdown-menu > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2970 .dropdown-menu > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2971 .dropdown-menu > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2972 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2973 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2974 .dropdown-menu > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2975 .dropdown-menu > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2976 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2977 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2978 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2979 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2980 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2981 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2982 .open > .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2983 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2984 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2985 .open > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2986 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2987 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2988 .dropdown-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2989 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2990 padding: 3px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2991 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2992 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2993 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2994 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2995 .dropdown-backdrop {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2996 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2997 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2998 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
2999 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3000 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3001 z-index: 990;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3002 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3003 .pull-right > .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3004 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3005 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3006 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3007 .dropup .caret,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3008 .navbar-fixed-bottom .dropdown .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3009 border-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3010 border-bottom: 4px solid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3011 content: "";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3012 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3013 .dropup .dropdown-menu,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3014 .navbar-fixed-bottom .dropdown .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3015 top: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3016 bottom: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3017 margin-bottom: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3018 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3019 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3020 .navbar-right .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3021 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3022 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3023 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3024 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3025 .btn-group,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3026 .btn-group-vertical {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3027 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3028 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3029 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3030 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3031 .btn-group > .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3032 .btn-group-vertical > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3033 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3034 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3035 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3036 .btn-group > .btn:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3037 .btn-group-vertical > .btn:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3038 .btn-group > .btn:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3039 .btn-group-vertical > .btn:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3040 .btn-group > .btn:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3041 .btn-group-vertical > .btn:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3042 .btn-group > .btn.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3043 .btn-group-vertical > .btn.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3044 z-index: 2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3045 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3046 .btn-group > .btn:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3047 .btn-group-vertical > .btn:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3048 outline: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3049 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3050 .btn-group .btn + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3051 .btn-group .btn + .btn-group,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3052 .btn-group .btn-group + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3053 .btn-group .btn-group + .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3054 margin-left: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3055 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3056 .btn-toolbar:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3057 .btn-toolbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3058 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3059 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3060 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3061 .btn-toolbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3062 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3063 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3064 .btn-toolbar:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3065 .btn-toolbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3066 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3067 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3068 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3069 .btn-toolbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3070 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3071 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3072 .btn-toolbar .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3073 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3074 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3075 .btn-toolbar > .btn + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3076 .btn-toolbar > .btn-group + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3077 .btn-toolbar > .btn + .btn-group,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3078 .btn-toolbar > .btn-group + .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3079 margin-left: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3080 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3081 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3082 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3083 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3084 .btn-group > .btn:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3085 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3086 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3087 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3088 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3089 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3090 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3091 .btn-group > .btn:last-child:not(:first-child),
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3092 .btn-group > .dropdown-toggle:not(:first-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3093 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3094 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3095 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3096 .btn-group > .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3097 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3098 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3099 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3100 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3101 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3102 .btn-group > .btn-group:first-child > .btn:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3103 .btn-group > .btn-group:first-child > .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3104 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3105 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3106 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3107 .btn-group > .btn-group:last-child > .btn:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3108 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3109 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3110 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3111 .btn-group .dropdown-toggle:active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3112 .btn-group.open .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3113 outline: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3114 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3115 .btn-group-xs > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3116 padding: 1px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3117 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3118 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3119 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3120 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3121 .btn-group-sm > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3122 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3123 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3124 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3125 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3126 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3127 .btn-group-lg > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3128 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3129 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3130 line-height: 1.33;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3131 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3132 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3133 .btn-group > .btn + .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3134 padding-left: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3135 padding-right: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3136 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3137 .btn-group > .btn-lg + .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3138 padding-left: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3139 padding-right: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3140 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3141 .btn-group.open .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3142 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3143 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3144 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3145 .btn-group.open .dropdown-toggle.btn-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3146 -webkit-box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3147 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3148 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3149 .btn .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3150 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3151 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3152 .btn-lg .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3153 border-width: 5px 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3154 border-bottom-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3155 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3156 .dropup .btn-lg .caret {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3157 border-width: 0 5px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3158 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3159 .btn-group-vertical > .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3160 .btn-group-vertical > .btn-group,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3161 .btn-group-vertical > .btn-group > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3162 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3163 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3164 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3165 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3166 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3167 .btn-group-vertical > .btn-group:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3168 .btn-group-vertical > .btn-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3169 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3170 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3171 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3172 .btn-group-vertical > .btn-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3173 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3174 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3175 .btn-group-vertical > .btn-group:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3176 .btn-group-vertical > .btn-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3177 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3178 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3179 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3180 .btn-group-vertical > .btn-group:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3181 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3182 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3183 .btn-group-vertical > .btn-group > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3184 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3185 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3186 .btn-group-vertical > .btn + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3187 .btn-group-vertical > .btn + .btn-group,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3188 .btn-group-vertical > .btn-group + .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3189 .btn-group-vertical > .btn-group + .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3190 margin-top: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3191 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3192 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3193 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3194 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3195 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3196 .btn-group-vertical > .btn:first-child:not(:last-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3197 border-top-right-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3198 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3199 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3200 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3201 .btn-group-vertical > .btn:last-child:not(:first-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3202 border-bottom-left-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3203 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3204 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3205 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3206 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3207 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3208 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3209 .btn-group-vertical > .btn-group:first-child > .btn:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3210 .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3211 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3212 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3213 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3214 .btn-group-vertical > .btn-group:last-child > .btn:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3215 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3216 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3217 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3218 .btn-group-justified {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3219 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3220 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3221 table-layout: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3222 border-collapse: separate;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3223 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3224 .btn-group-justified > .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3225 .btn-group-justified > .btn-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3226 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3227 display: table-cell;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3228 width: 1%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3229 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3230 .btn-group-justified > .btn-group .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3231 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3232 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3233 [data-toggle="buttons"] > .btn > input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3234 [data-toggle="buttons"] > .btn > input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3235 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3236 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3237 .input-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3238 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3239 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3240 border-collapse: separate;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3241 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3242 .input-group[class*="col-"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3243 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3244 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3245 padding-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3246 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3247 .input-group .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3248 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3249 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3250 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3251 .input-group-lg > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3252 .input-group-lg > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3253 .input-group-lg > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3254 height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3255 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3256 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3257 line-height: 1.33;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3258 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3259 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3260 select.input-group-lg > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3261 select.input-group-lg > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3262 select.input-group-lg > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3263 height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3264 line-height: 46px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3265 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3266 textarea.input-group-lg > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3267 textarea.input-group-lg > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3268 textarea.input-group-lg > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3269 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3270 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3271 .input-group-sm > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3272 .input-group-sm > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3273 .input-group-sm > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3274 height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3275 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3276 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3277 line-height: 1.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3278 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3279 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3280 select.input-group-sm > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3281 select.input-group-sm > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3282 select.input-group-sm > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3283 height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3284 line-height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3285 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3286 textarea.input-group-sm > .form-control,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3287 textarea.input-group-sm > .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3288 textarea.input-group-sm > .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3289 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3290 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3291 .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3292 .input-group-btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3293 .input-group .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3294 display: table-cell;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3295 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3296 .input-group-addon:not(:first-child):not(:last-child),
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3297 .input-group-btn:not(:first-child):not(:last-child),
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3298 .input-group .form-control:not(:first-child):not(:last-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3299 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3300 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3301 .input-group-addon,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3302 .input-group-btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3303 width: 1%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3304 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3305 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3306 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3307 .input-group-addon {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3308 padding: 6px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3309 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3310 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3311 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3312 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3313 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3314 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3315 border: 1px solid #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3316 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3317 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3318 .input-group-addon.input-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3319 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3320 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3321 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3322 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3323 .input-group-addon.input-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3324 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3325 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3326 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3327 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3328 .input-group-addon input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3329 .input-group-addon input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3330 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3331 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3332 .input-group .form-control:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3333 .input-group-addon:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3334 .input-group-btn:first-child > .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3335 .input-group-btn:first-child > .dropdown-toggle,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3336 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3337 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3338 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3339 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3340 .input-group-addon:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3341 border-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3342 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3343 .input-group .form-control:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3344 .input-group-addon:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3345 .input-group-btn:last-child > .btn,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3346 .input-group-btn:last-child > .dropdown-toggle,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3347 .input-group-btn:first-child > .btn:not(:first-child) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3348 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3349 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3350 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3351 .input-group-addon:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3352 border-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3353 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3354 .input-group-btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3355 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3356 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3357 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3358 .input-group-btn:first-child > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3359 margin-right: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3360 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3361 .input-group-btn:last-child > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3362 margin-left: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3363 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3364 .input-group-btn > .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3365 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3366 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3367 .input-group-btn > .btn + .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3368 margin-left: -4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3369 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3370 .input-group-btn > .btn:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3371 .input-group-btn > .btn:active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3372 z-index: 2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3373 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3374 .nav {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3375 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3376 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3377 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3378 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3379 .nav:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3380 .nav:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3381 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3382 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3383 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3384 .nav:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3385 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3386 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3387 .nav:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3388 .nav:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3389 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3390 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3391 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3392 .nav:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3393 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3394 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3395 .nav > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3396 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3397 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3398 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3399 .nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3400 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3401 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3402 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3403 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3404 .nav > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3405 .nav > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3406 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3407 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3408 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3409 .nav > li.disabled > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3410 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3411 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3412 .nav > li.disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3413 .nav > li.disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3414 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3415 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3416 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3417 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3418 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3419 .nav .open > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3420 .nav .open > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3421 .nav .open > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3422 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3423 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3424 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3425 .nav .nav-divider {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3426 height: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3427 margin: 9px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3428 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3429 background-color: #e5e5e5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3430 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3431 .nav > li > a > img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3432 max-width: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3433 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3434 .nav-tabs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3435 border-bottom: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3436 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3437 .nav-tabs > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3438 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3439 margin-bottom: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3440 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3441 .nav-tabs > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3442 margin-right: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3443 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3444 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3445 border-radius: 4px 4px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3446 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3447 .nav-tabs > li > a:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3448 border-color: #eeeeee #eeeeee #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3449 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3450 .nav-tabs > li.active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3451 .nav-tabs > li.active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3452 .nav-tabs > li.active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3453 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3454 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3455 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3456 border-bottom-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3457 cursor: default;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3458 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3459 .nav-tabs.nav-justified {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3460 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3461 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3462 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3463 .nav-tabs.nav-justified > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3464 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3465 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3466 .nav-tabs.nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3467 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3468 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3469 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3470 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3471 top: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3472 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3473 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3474 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3475 .nav-tabs.nav-justified > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3476 display: table-cell;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3477 width: 1%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3478 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3479 .nav-tabs.nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3480 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3481 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3482 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3483 .nav-tabs.nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3484 margin-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3485 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3486 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3487 .nav-tabs.nav-justified > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3488 .nav-tabs.nav-justified > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3489 .nav-tabs.nav-justified > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3490 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3491 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3492 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3493 .nav-tabs.nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3494 border-bottom: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3495 border-radius: 4px 4px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3496 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3497 .nav-tabs.nav-justified > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3498 .nav-tabs.nav-justified > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3499 .nav-tabs.nav-justified > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3500 border-bottom-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3501 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3502 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3503 .nav-pills > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3504 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3505 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3506 .nav-pills > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3507 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3508 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3509 .nav-pills > li + li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3510 margin-left: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3511 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3512 .nav-pills > li.active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3513 .nav-pills > li.active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3514 .nav-pills > li.active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3515 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3516 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3517 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3518 .nav-stacked > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3519 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3520 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3521 .nav-stacked > li + li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3522 margin-top: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3523 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3524 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3525 .nav-justified {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3526 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3527 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3528 .nav-justified > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3529 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3530 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3531 .nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3532 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3533 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3534 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3535 .nav-justified > .dropdown .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3536 top: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3537 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3538 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3539 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3540 .nav-justified > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3541 display: table-cell;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3542 width: 1%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3543 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3544 .nav-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3545 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3546 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3547 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3548 .nav-tabs-justified {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3549 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3550 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3551 .nav-tabs-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3552 margin-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3553 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3554 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3555 .nav-tabs-justified > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3556 .nav-tabs-justified > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3557 .nav-tabs-justified > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3558 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3559 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3560 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3561 .nav-tabs-justified > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3562 border-bottom: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3563 border-radius: 4px 4px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3564 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3565 .nav-tabs-justified > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3566 .nav-tabs-justified > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3567 .nav-tabs-justified > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3568 border-bottom-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3569 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3570 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3571 .tab-content > .tab-pane {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3572 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3573 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3574 .tab-content > .active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3575 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3576 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3577 .nav-tabs .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3578 margin-top: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3579 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3580 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3581 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3582 .navbar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3583 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3584 min-height: 50px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3585 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3586 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3587 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3588 .navbar:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3589 .navbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3590 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3591 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3592 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3593 .navbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3594 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3595 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3596 .navbar:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3597 .navbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3598 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3599 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3600 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3601 .navbar:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3602 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3603 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3604 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3605 .navbar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3606 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3607 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3608 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3609 .navbar-header:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3610 .navbar-header:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3611 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3612 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3613 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3614 .navbar-header:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3615 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3616 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3617 .navbar-header:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3618 .navbar-header:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3619 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3620 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3621 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3622 .navbar-header:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3623 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3624 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3625 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3626 .navbar-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3627 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3628 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3629 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3630 .navbar-collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3631 max-height: 340px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3632 overflow-x: visible;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3633 padding-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3634 padding-left: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3635 border-top: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3636 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3637 -webkit-overflow-scrolling: touch;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3638 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3639 .navbar-collapse:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3640 .navbar-collapse:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3641 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3642 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3643 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3644 .navbar-collapse:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3645 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3646 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3647 .navbar-collapse:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3648 .navbar-collapse:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3649 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3650 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3651 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3652 .navbar-collapse:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3653 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3654 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3655 .navbar-collapse.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3656 overflow-y: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3657 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3658 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3659 .navbar-collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3660 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3661 border-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3662 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3663 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3664 .navbar-collapse.collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3665 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3666 height: auto !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3667 padding-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3668 overflow: visible !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3669 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3670 .navbar-collapse.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3671 overflow-y: visible;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3672 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3673 .navbar-fixed-top .navbar-collapse,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3674 .navbar-static-top .navbar-collapse,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3675 .navbar-fixed-bottom .navbar-collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3676 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3677 padding-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3678 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3679 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3680 .container > .navbar-header,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3681 .container > .navbar-collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3682 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3683 margin-left: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3684 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3685 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3686 .container > .navbar-header,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3687 .container > .navbar-collapse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3688 margin-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3689 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3690 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3691 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3692 .navbar-static-top {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3693 z-index: 1000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3694 border-width: 0 0 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3695 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3696 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3697 .navbar-static-top {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3698 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3699 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3700 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3701 .navbar-fixed-top,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3702 .navbar-fixed-bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3703 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3704 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3705 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3706 z-index: 1030;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3707 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3708 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3709 .navbar-fixed-top,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3710 .navbar-fixed-bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3711 border-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3712 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3713 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3714 .navbar-fixed-top {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3715 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3716 border-width: 0 0 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3717 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3718 .navbar-fixed-bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3719 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3720 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3721 border-width: 1px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3722 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3723 .navbar-brand {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3724 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3725 padding: 15px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3726 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3727 line-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3728 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3729 .navbar-brand:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3730 .navbar-brand:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3731 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3732 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3733 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3734 .navbar > .container .navbar-brand {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3735 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3736 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3737 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3738 .navbar-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3739 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3740 float: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3741 margin-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3742 padding: 9px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3743 margin-top: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3744 margin-bottom: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3745 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3746 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3747 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3748 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3749 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3750 .navbar-toggle .icon-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3751 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3752 width: 22px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3753 height: 2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3754 border-radius: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3755 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3756 .navbar-toggle .icon-bar + .icon-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3757 margin-top: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3758 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3759 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3760 .navbar-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3761 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3762 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3763 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3764 .navbar-nav {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3765 margin: 0 -15px 7.5px -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3766 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3767 .navbar-nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3768 padding-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3769 padding-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3770 line-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3771 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3772 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3773 .navbar-nav .open .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3774 position: static;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3775 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3776 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3777 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3778 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3779 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3780 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3781 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3782 .navbar-nav .open .dropdown-menu > li > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3783 .navbar-nav .open .dropdown-menu .dropdown-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3784 padding: 5px 15px 5px 25px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3785 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3786 .navbar-nav .open .dropdown-menu > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3787 line-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3788 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3789 .navbar-nav .open .dropdown-menu > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3790 .navbar-nav .open .dropdown-menu > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3791 background-image: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3792 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3793 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3794 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3795 .navbar-nav {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3796 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3797 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3798 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3799 .navbar-nav > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3800 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3801 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3802 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3803 .navbar-nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3804 padding-top: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3805 padding-bottom: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3806 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3807 .navbar-nav.navbar-right:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3808 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3809 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3810 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3811 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3812 .navbar-left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3813 float: left !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3814 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3815 .navbar-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3816 float: right !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3817 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3818 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3819 .navbar-form {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3820 margin-left: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3821 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3822 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3823 border-top: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3824 border-bottom: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3825 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3826 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3827 margin-top: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3828 margin-bottom: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3829 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3830 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3831 .navbar-form .form-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3832 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3833 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3834 vertical-align: middle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3835 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3836 .navbar-form .form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3837 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3838 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3839 .navbar-form select.form-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3840 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3841 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3842 .navbar-form .radio,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3843 .navbar-form .checkbox {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3844 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3845 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3846 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3847 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3848 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3849 .navbar-form .radio input[type="radio"],
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3850 .navbar-form .checkbox input[type="checkbox"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3851 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3852 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3853 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3854 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3855 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3856 .navbar-form .form-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3857 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3858 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3859 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3860 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3861 .navbar-form {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3862 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3863 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3864 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3865 margin-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3866 padding-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3867 padding-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3868 -webkit-box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3869 box-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3870 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3871 .navbar-form.navbar-right:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3872 margin-right: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3873 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3874 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3875 .navbar-nav > li > .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3876 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3877 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3878 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3879 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3880 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3881 border-bottom-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3882 border-bottom-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3883 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3884 .navbar-nav.pull-right > li > .dropdown-menu,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3885 .navbar-nav > li > .dropdown-menu.pull-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3886 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3887 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3888 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3889 .navbar-btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3890 margin-top: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3891 margin-bottom: 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3892 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3893 .navbar-btn.btn-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3894 margin-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3895 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3896 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3897 .navbar-btn.btn-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3898 margin-top: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3899 margin-bottom: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3900 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3901 .navbar-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3902 margin-top: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3903 margin-bottom: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3904 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3905 @media (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3906 .navbar-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3907 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3908 margin-left: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3909 margin-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3910 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3911 .navbar-text.navbar-right:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3912 margin-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3913 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3914 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3915 .navbar-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3916 background-color: #f8f8f8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3917 border-color: #e7e7e7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3918 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3919 .navbar-default .navbar-brand {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3920 color: #777777;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3921 font-weight: 300;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3922 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3923 .navbar-default .navbar-brand:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3924 .navbar-default .navbar-brand:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3925 color: #5e5e5e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3926 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3927 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3928 .navbar-default .navbar-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3929 color: #777777;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3930 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3931 .navbar-default .navbar-nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3932 color: #777777;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3933 font-weight: 300;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3934 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3935 .navbar-default .navbar-nav > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3936 .navbar-default .navbar-nav > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3937 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3938 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3939 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3940 .navbar-default .navbar-nav > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3941 .navbar-default .navbar-nav > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3942 .navbar-default .navbar-nav > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3943 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3944 background-color: #e7e7e7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3945 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3946 .navbar-default .navbar-nav > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3947 .navbar-default .navbar-nav > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3948 .navbar-default .navbar-nav > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3949 color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3950 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3951 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3952 .navbar-default .navbar-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3953 border-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3954 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3955 .navbar-default .navbar-toggle:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3956 .navbar-default .navbar-toggle:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3957 background-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3958 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3959 .navbar-default .navbar-toggle .icon-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3960 background-color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3961 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3962 .navbar-default .navbar-collapse,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3963 .navbar-default .navbar-form {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3964 border-color: #e7e7e7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3965 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3966 .navbar-default .navbar-nav > .open > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3967 .navbar-default .navbar-nav > .open > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3968 .navbar-default .navbar-nav > .open > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3969 background-color: #e7e7e7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3970 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3971 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3972 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3973 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3974 color: #777777;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3975 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3976 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3977 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3978 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3979 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3980 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3981 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3982 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3983 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3984 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3985 background-color: #e7e7e7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3986 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3987 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3988 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3989 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3990 color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3991 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3992 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3993 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3994 .navbar-default .navbar-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3995 color: #777777;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3996 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3997 .navbar-default .navbar-link:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3998 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
3999 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4000 .navbar-inverse {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4001 background-color: #222222;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4002 border-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4003 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4004 .navbar-inverse .navbar-brand {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4005 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4006 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4007 .navbar-inverse .navbar-brand:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4008 .navbar-inverse .navbar-brand:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4009 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4010 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4011 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4012 .navbar-inverse .navbar-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4013 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4014 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4015 .navbar-inverse .navbar-nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4016 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4017 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4018 .navbar-inverse .navbar-nav > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4019 .navbar-inverse .navbar-nav > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4020 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4021 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4022 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4023 .navbar-inverse .navbar-nav > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4024 .navbar-inverse .navbar-nav > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4025 .navbar-inverse .navbar-nav > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4026 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4027 background-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4028 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4029 .navbar-inverse .navbar-nav > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4030 .navbar-inverse .navbar-nav > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4031 .navbar-inverse .navbar-nav > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4032 color: #444444;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4033 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4034 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4035 .navbar-inverse .navbar-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4036 border-color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4037 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4038 .navbar-inverse .navbar-toggle:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4039 .navbar-inverse .navbar-toggle:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4040 background-color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4041 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4042 .navbar-inverse .navbar-toggle .icon-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4043 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4044 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4045 .navbar-inverse .navbar-collapse,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4046 .navbar-inverse .navbar-form {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4047 border-color: #101010;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4048 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4049 .navbar-inverse .navbar-nav > .open > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4050 .navbar-inverse .navbar-nav > .open > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4051 .navbar-inverse .navbar-nav > .open > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4052 background-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4053 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4054 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4055 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4056 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4057 border-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4058 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4059 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4060 background-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4061 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4062 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4063 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4064 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4065 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4066 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4067 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4068 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4069 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4070 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4071 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4072 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4073 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4074 background-color: #080808;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4075 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4076 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4077 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4078 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4079 color: #444444;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4080 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4081 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4082 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4083 .navbar-inverse .navbar-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4084 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4085 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4086 .navbar-inverse .navbar-link:hover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4087 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4088 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4089 .breadcrumb {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4090 background-color: #F5F5F5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4091 border: 1px solid #DDDDDD;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4092 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4093 list-style: none outside none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4094 margin-bottom: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4095 margin-left: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4096 margin-right: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4097 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4098 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4099 .breadcrumb > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4100 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4101 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4102 .breadcrumb > li + li:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4103 content: "/\00a0";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4104 padding: 0 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4105 color: #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4106 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4107 .breadcrumb > .active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4108 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4109 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4110 .pagination {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4111 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4112 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4113 margin: 20px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4114 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4115 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4116 .pagination > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4117 display: inline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4118 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4119 .pagination > li > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4120 .pagination > li > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4121 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4122 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4123 padding: 6px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4124 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4125 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4126 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4127 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4128 margin-left: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4129 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4130 .pagination > li:first-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4131 .pagination > li:first-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4132 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4133 border-bottom-left-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4134 border-top-left-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4135 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4136 .pagination > li:last-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4137 .pagination > li:last-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4138 border-bottom-right-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4139 border-top-right-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4140 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4141 .pagination > li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4142 .pagination > li > span:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4143 .pagination > li > a:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4144 .pagination > li > span:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4145 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4146 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4147 .pagination > .active > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4148 .pagination > .active > span,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4149 .pagination > .active > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4150 .pagination > .active > span:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4151 .pagination > .active > a:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4152 .pagination > .active > span:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4153 z-index: 2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4154 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4155 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4156 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4157 cursor: default;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4158 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4159 .pagination > .disabled > span,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4160 .pagination > .disabled > span:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4161 .pagination > .disabled > span:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4162 .pagination > .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4163 .pagination > .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4164 .pagination > .disabled > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4165 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4166 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4167 border-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4168 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4169 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4170 .pagination-lg > li > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4171 .pagination-lg > li > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4172 padding: 10px 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4173 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4174 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4175 .pagination-lg > li:first-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4176 .pagination-lg > li:first-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4177 border-bottom-left-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4178 border-top-left-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4179 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4180 .pagination-lg > li:last-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4181 .pagination-lg > li:last-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4182 border-bottom-right-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4183 border-top-right-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4184 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4185 .pagination-sm > li > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4186 .pagination-sm > li > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4187 padding: 5px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4188 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4189 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4190 .pagination-sm > li:first-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4191 .pagination-sm > li:first-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4192 border-bottom-left-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4193 border-top-left-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4194 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4195 .pagination-sm > li:last-child > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4196 .pagination-sm > li:last-child > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4197 border-bottom-right-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4198 border-top-right-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4199 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4200 .pager {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4201 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4202 margin: 20px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4203 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4204 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4205 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4206 .pager:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4207 .pager:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4208 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4209 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4210 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4211 .pager:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4212 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4213 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4214 .pager:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4215 .pager:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4216 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4217 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4218 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4219 .pager:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4220 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4221 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4222 .pager li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4223 display: inline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4224 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4225 .pager li > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4226 .pager li > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4227 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4228 padding: 5px 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4229 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4230 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4231 border-radius: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4232 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4233 .pager li > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4234 .pager li > a:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4235 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4236 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4237 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4238 .pager .next > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4239 .pager .next > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4240 float: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4241 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4242 .pager .previous > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4243 .pager .previous > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4244 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4245 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4246 .pager .disabled > a,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4247 .pager .disabled > a:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4248 .pager .disabled > a:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4249 .pager .disabled > span {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4250 color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4251 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4252 cursor: not-allowed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4253 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4254 .label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4255 display: inline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4256 padding: .2em .6em .3em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4257 font-size: 75%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4258 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4259 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4260 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4261 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4262 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4263 vertical-align: baseline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4264 border-radius: .25em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4265 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4266 .label[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4267 .label[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4268 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4269 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4270 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4271 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4272 .label:empty {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4273 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4274 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4275 .btn .label {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4276 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4277 top: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4278 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4279 .label-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4280 background-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4281 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4282 .label-default[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4283 .label-default[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4284 background-color: #808080;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4285 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4286 .label-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4287 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4288 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4289 .label-primary[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4290 .label-primary[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4291 background-color: #3071a9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4292 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4293 .label-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4294 background-color: #5cb85c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4295 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4296 .label-success[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4297 .label-success[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4298 background-color: #449d44;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4299 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4300 .label-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4301 background-color: #5bc0de;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4302 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4303 .label-info[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4304 .label-info[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4305 background-color: #31b0d5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4306 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4307 .label-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4308 background-color: #f0ad4e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4309 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4310 .label-warning[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4311 .label-warning[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4312 background-color: #ec971f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4313 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4314 .label-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4315 background-color: #d9534f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4316 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4317 .label-danger[href]:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4318 .label-danger[href]:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4319 background-color: #c9302c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4320 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4321 .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4322 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4323 min-width: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4324 padding: 3px 7px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4325 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4326 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4327 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4328 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4329 vertical-align: baseline;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4330 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4331 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4332 background-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4333 border-radius: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4334 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4335 .badge:empty {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4336 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4337 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4338 .btn .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4339 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4340 top: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4341 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4342 a.badge:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4343 a.badge:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4344 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4345 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4346 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4347 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4348 a.list-group-item.active > .badge,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4349 .nav-pills > .active > a > .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4350 color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4351 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4352 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4353 .nav-pills > li > a > .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4354 margin-left: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4355 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4356 .jumbotron {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4357 padding: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4358 margin-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4359 font-size: 21px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4360 font-weight: 200;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4361 line-height: 2.1428571435;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4362 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4363 background-color: #eeeeee;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4364 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4365 .jumbotron h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4366 .jumbotron .h1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4367 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4368 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4369 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4370 .jumbotron p {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4371 line-height: 1.4;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4372 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4373 .container .jumbotron {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4374 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4375 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4376 .jumbotron .container {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4377 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4378 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4379 @media screen and (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4380 .jumbotron {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4381 padding-top: 48px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4382 padding-bottom: 48px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4383 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4384 .container .jumbotron {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4385 padding-left: 60px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4386 padding-right: 60px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4387 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4388 .jumbotron h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4389 .jumbotron .h1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4390 font-size: 63px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4391 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4392 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4393 .thumbnail {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4394 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4395 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4396 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4397 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4398 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4399 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4400 -webkit-transition: all 0.2s ease-in-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4401 transition: all 0.2s ease-in-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4402 background-color: #EFEFEF;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4403 margin-left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4404 margin-right: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4405 max-width: 21em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4406 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4407 .thumbnail > img,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4408 .thumbnail a > img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4409 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4410 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4411 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4412 margin-left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4413 margin-right: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4414 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4415 a.thumbnail:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4416 a.thumbnail:focus,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4417 a.thumbnail.active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4418 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4419 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4420 .thumbnail .caption {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4421 padding: 9px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4422 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4423 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4424 .alert {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4425 padding: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4426 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4427 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4428 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4429 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4430 .alert h4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4431 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4432 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4433 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4434 .alert .alert-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4435 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4436 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4437 .alert > p,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4438 .alert > ul {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4439 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4440 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4441 .alert > p + p {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4442 margin-top: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4443 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4444 .alert-dismissable {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4445 padding-right: 35px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4446 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4447 .alert-dismissable .close {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4448 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4449 top: -2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4450 right: -21px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4451 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4452 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4453 .alert-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4454 background-color: #dff0d8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4455 border-color: #d6e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4456 color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4457 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4458 .alert-success hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4459 border-top-color: #c9e2b3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4460 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4461 .alert-success .alert-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4462 color: #2b542c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4463 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4464 .alert-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4465 background-color: #d9edf7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4466 border-color: #bce8f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4467 color: #31708f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4468 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4469 .alert-info hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4470 border-top-color: #a6e1ec;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4471 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4472 .alert-info .alert-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4473 color: #245269;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4474 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4475 .alert-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4476 background-color: #fcf8e3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4477 border-color: #faebcc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4478 color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4479 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4480 .alert-warning hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4481 border-top-color: #f7e1b5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4482 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4483 .alert-warning .alert-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4484 color: #66512c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4485 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4486 .alert-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4487 background-color: #f2dede;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4488 border-color: #ebccd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4489 color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4490 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4491 .alert-danger hr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4492 border-top-color: #e4b9c0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4493 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4494 .alert-danger .alert-link {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4495 color: #843534;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4496 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4497 @-webkit-keyframes progress-bar-stripes {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4498 from {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4499 background-position: 40px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4500 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4501 to {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4502 background-position: 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4503 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4504 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4505 @keyframes progress-bar-stripes {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4506 from {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4507 background-position: 40px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4508 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4509 to {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4510 background-position: 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4511 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4512 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4513 .progress {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4514 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4515 height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4516 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4517 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4518 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4519 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4520 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4521 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4522 .progress-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4523 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4524 width: 0%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4525 height: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4526 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4527 line-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4528 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4529 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4530 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4531 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4532 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4533 -webkit-transition: width 0.6s ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4534 transition: width 0.6s ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4535 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4536 .progress-striped .progress-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4537 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4538 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4539 background-size: 40px 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4540 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4541 .progress.active .progress-bar {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4542 -webkit-animation: progress-bar-stripes 2s linear infinite;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4543 animation: progress-bar-stripes 2s linear infinite;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4544 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4545 .progress-bar-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4546 background-color: #5cb85c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4547 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4548 .progress-striped .progress-bar-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4549 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4550 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4551 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4552 .progress-bar-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4553 background-color: #5bc0de;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4554 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4555 .progress-striped .progress-bar-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4556 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4557 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4558 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4559 .progress-bar-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4560 background-color: #f0ad4e;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4561 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4562 .progress-striped .progress-bar-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4563 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4564 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4565 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4566 .progress-bar-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4567 background-color: #d9534f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4568 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4569 .progress-striped .progress-bar-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4570 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4571 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4572 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4573 .media,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4574 .media-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4575 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4576 zoom: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4577 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4578 .media,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4579 .media .media {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4580 margin-top: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4581 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4582 .media:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4583 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4584 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4585 .media-object {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4586 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4587 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4588 .media-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4589 margin: 0 0 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4590 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4591 .media > .pull-left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4592 margin-right: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4593 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4594 .media > .pull-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4595 margin-left: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4596 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4597 .media-list {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4598 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4599 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4600 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4601 .list-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4602 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4603 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4604 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4605 .list-group-item {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4606 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4607 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4608 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4609 margin-bottom: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4610 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4611 border: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4612 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4613 .list-group-item:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4614 border-top-right-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4615 border-top-left-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4616 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4617 .list-group-item:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4618 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4619 border-bottom-right-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4620 border-bottom-left-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4621 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4622 .list-group-item > .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4623 float: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4624 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4625 .list-group-item > .badge + .badge {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4626 margin-right: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4627 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4628 a.list-group-item {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4629 color: #555555;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4630 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4631 a.list-group-item .list-group-item-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4632 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4633 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4634 a.list-group-item:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4635 a.list-group-item:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4636 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4637 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4638 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4639 a.list-group-item.active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4640 a.list-group-item.active:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4641 a.list-group-item.active:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4642 z-index: 2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4643 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4644 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4645 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4646 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4647 a.list-group-item.active .list-group-item-heading,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4648 a.list-group-item.active:hover .list-group-item-heading,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4649 a.list-group-item.active:focus .list-group-item-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4650 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4651 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4652 a.list-group-item.active .list-group-item-text,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4653 a.list-group-item.active:hover .list-group-item-text,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4654 a.list-group-item.active:focus .list-group-item-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4655 color: #e1edf7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4656 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4657 .list-group-item-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4658 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4659 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4660 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4661 .list-group-item-text {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4662 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4663 line-height: 1.3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4664 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4665 .panel {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4666 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4667 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4668 border: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4669 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4670 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4671 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4672 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4673 .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4674 padding: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4675 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4676 .panel-body:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4677 .panel-body:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4678 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4679 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4680 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4681 .panel-body:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4682 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4683 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4684 .panel-body:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4685 .panel-body:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4686 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4687 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4688 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4689 .panel-body:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4690 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4691 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4692 .panel > .list-group {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4693 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4694 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4695 .panel > .list-group .list-group-item {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4696 border-width: 1px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4697 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4698 .panel > .list-group .list-group-item:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4699 border-top-right-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4700 border-top-left-radius: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4701 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4702 .panel > .list-group .list-group-item:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4703 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4704 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4705 .panel-heading + .list-group .list-group-item:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4706 border-top-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4707 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4708 .panel > .table,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4709 .panel > .table-responsive > .table {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4710 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4711 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4712 .panel > .panel-body + .table,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4713 .panel > .panel-body + .table-responsive {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4714 border-top: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4715 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4716 .panel > .table > tbody:first-child th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4717 .panel > .table > tbody:first-child td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4718 border-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4719 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4720 .panel > .table-bordered,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4721 .panel > .table-responsive > .table-bordered {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4722 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4723 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4724 .panel > .table-bordered > thead > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4725 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4726 .panel > .table-bordered > tbody > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4727 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4728 .panel > .table-bordered > tfoot > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4729 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4730 .panel > .table-bordered > thead > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4731 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4732 .panel > .table-bordered > tbody > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4733 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4734 .panel > .table-bordered > tfoot > tr > td:first-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4735 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4736 border-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4737 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4738 .panel > .table-bordered > thead > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4739 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4740 .panel > .table-bordered > tbody > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4741 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4742 .panel > .table-bordered > tfoot > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4743 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4744 .panel > .table-bordered > thead > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4745 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4746 .panel > .table-bordered > tbody > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4747 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4748 .panel > .table-bordered > tfoot > tr > td:last-child,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4749 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4750 border-right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4751 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4752 .panel > .table-bordered > thead > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4753 .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4754 .panel > .table-bordered > tbody > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4755 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4756 .panel > .table-bordered > tfoot > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4757 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4758 .panel > .table-bordered > thead > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4759 .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4760 .panel > .table-bordered > tbody > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4761 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4762 .panel > .table-bordered > tfoot > tr:last-child > td,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4763 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4764 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4765 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4766 .panel > .table-responsive {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4767 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4768 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4769 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4770 .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4771 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4772 border-bottom: 1px solid transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4773 border-top-right-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4774 border-top-left-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4775 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4776 .panel-heading > .dropdown .dropdown-toggle {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4777 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4778 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4779 .panel-title {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4780 margin-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4781 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4782 font-size: 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4783 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4784 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4785 .panel-title > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4786 color: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4787 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4788 .panel-footer {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4789 padding: 10px 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4790 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4791 border-top: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4792 border-bottom-right-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4793 border-bottom-left-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4794 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4795 .panel-group .panel {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4796 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4797 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4798 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4799 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4800 .panel-group .panel + .panel {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4801 margin-top: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4802 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4803 .panel-group .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4804 border-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4805 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4806 .panel-group .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4807 border-top: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4808 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4809 .panel-group .panel-footer {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4810 border-top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4811 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4812 .panel-group .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4813 border-bottom: 1px solid #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4814 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4815 .panel-default {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4816 border-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4817 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4818 .panel-default > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4819 color: #333333;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4820 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4821 border-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4822 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4823 .panel-default > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4824 border-top-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4825 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4826 .panel-default > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4827 border-bottom-color: #dddddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4828 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4829 .panel-primary {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4830 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4831 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4832 .panel-primary > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4833 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4834 background-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4835 border-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4836 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4837 .panel-primary > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4838 border-top-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4839 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4840 .panel-primary > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4841 border-bottom-color: #42BDC2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4842 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4843 .panel-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4844 border-color: #d6e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4845 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4846 .panel-success > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4847 color: #3c763d;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4848 background-color: #dff0d8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4849 border-color: #d6e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4850 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4851 .panel-success > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4852 border-top-color: #d6e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4853 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4854 .panel-success > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4855 border-bottom-color: #d6e9c6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4856 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4857 .panel-warning {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4858 border-color: #faebcc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4859 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4860 .panel-warning > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4861 color: #8a6d3b;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4862 background-color: #fcf8e3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4863 border-color: #faebcc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4864 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4865 .panel-warning > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4866 border-top-color: #faebcc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4867 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4868 .panel-warning > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4869 border-bottom-color: #faebcc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4870 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4871 .panel-danger {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4872 border-color: #ebccd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4873 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4874 .panel-danger > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4875 color: #a94442;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4876 background-color: #f2dede;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4877 border-color: #ebccd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4878 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4879 .panel-danger > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4880 border-top-color: #ebccd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4881 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4882 .panel-danger > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4883 border-bottom-color: #ebccd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4884 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4885 .panel-info {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4886 border-color: #bce8f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4887 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4888 .panel-info > .panel-heading {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4889 color: #31708f;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4890 background-color: #d9edf7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4891 border-color: #bce8f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4892 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4893 .panel-info > .panel-heading + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4894 border-top-color: #bce8f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4895 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4896 .panel-info > .panel-footer + .panel-collapse .panel-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4897 border-bottom-color: #bce8f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4898 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4899 .well {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4900 min-height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4901 padding: 19px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4902 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4903 background-color: #f5f5f5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4904 border: 1px solid #e3e3e3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4905 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4906 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4907 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4908 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4909 .well blockquote {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4910 border-color: #ddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4911 border-color: rgba(0, 0, 0, 0.15);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4912 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4913 .well-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4914 padding: 24px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4915 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4916 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4917 .well-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4918 padding: 9px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4919 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4920 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4921 .close {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4922 float: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4923 font-size: 21px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4924 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4925 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4926 color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4927 text-shadow: 0 1px 0 #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4928 opacity: 0.2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4929 filter: alpha(opacity=20);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4930 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4931 .close:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4932 .close:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4933 color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4934 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4935 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4936 opacity: 0.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4937 filter: alpha(opacity=50);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4938 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4939 button.close {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4940 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4941 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4942 background: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4943 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4944 -webkit-appearance: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4945 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4946 .modal-open {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4947 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4948 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4949 .modal {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4950 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4951 overflow: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4952 overflow-y: scroll;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4953 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4954 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4955 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4956 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4957 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4958 z-index: 1040;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4959 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4960 .modal.fade .modal-dialog {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4961 -webkit-transform: translate(0, -25%);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4962 -ms-transform: translate(0, -25%);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4963 transform: translate(0, -25%);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4964 -webkit-transition: -webkit-transform 0.3s ease-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4965 -moz-transition: -moz-transform 0.3s ease-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4966 -o-transition: -o-transform 0.3s ease-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4967 transition: transform 0.3s ease-out;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4968 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4969 .modal.in .modal-dialog {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4970 -webkit-transform: translate(0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4971 -ms-transform: translate(0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4972 transform: translate(0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4973 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4974 .modal-dialog {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4975 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4976 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4977 margin: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4978 z-index: 1050;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4979 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4980 .modal-content {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4981 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4982 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4983 border: 1px solid #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4984 border: 1px solid rgba(0, 0, 0, 0.2);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4985 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4986 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4987 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4988 background-clip: padding-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4989 outline: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4990 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4991 .modal-backdrop {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4992 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4993 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4994 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4995 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4996 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4997 z-index: 1030;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4998 background-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
4999 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5000 .modal-backdrop.fade {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5001 opacity: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5002 filter: alpha(opacity=0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5003 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5004 .modal-backdrop.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5005 opacity: 0.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5006 filter: alpha(opacity=50);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5007 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5008 .modal-header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5009 padding: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5010 border-bottom: 1px solid #e5e5e5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5011 min-height: 16.428571429px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5012 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5013 .modal-header .close {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5014 margin-top: -2px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5015 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5016 .modal-title {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5017 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5018 line-height: 1.428571429;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5019 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5020 .modal-body {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5021 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5022 padding: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5023 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5024 .modal-footer {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5025 margin-top: 15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5026 padding: 19px 20px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5027 text-align: right;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5028 border-top: 1px solid #e5e5e5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5029 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5030 .modal-footer:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5031 .modal-footer:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5032 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5033 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5034 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5035 .modal-footer:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5036 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5037 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5038 .modal-footer:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5039 .modal-footer:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5040 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5041 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5042 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5043 .modal-footer:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5044 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5045 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5046 .modal-footer .btn + .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5047 margin-left: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5048 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5049 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5050 .modal-footer .btn-group .btn + .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5051 margin-left: -1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5052 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5053 .modal-footer .btn-block + .btn-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5054 margin-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5055 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5056 @media screen and (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5057 .modal-dialog {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5058 width: 600px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5059 margin: 30px auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5060 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5061 .modal-content {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5062 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5063 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5064 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5065 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5066 .tooltip {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5067 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5068 z-index: 1030;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5069 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5070 visibility: visible;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5071 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5072 line-height: 1.4;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5073 opacity: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5074 filter: alpha(opacity=0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5075 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5076 .tooltip.in {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5077 opacity: 0.9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5078 filter: alpha(opacity=90);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5079 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5080 .tooltip.top {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5081 margin-top: -3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5082 padding: 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5083 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5084 .tooltip.right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5085 margin-left: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5086 padding: 0 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5087 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5088 .tooltip.bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5089 margin-top: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5090 padding: 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5091 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5092 .tooltip.left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5093 margin-left: -3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5094 padding: 0 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5095 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5096 .tooltip-inner {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5097 max-width: 200px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5098 padding: 3px 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5099 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5100 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5101 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5102 background-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5103 border-radius: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5104 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5105 .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5106 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5107 width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5108 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5109 border-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5110 border-style: solid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5111 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5112 .tooltip.top .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5113 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5114 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5115 margin-left: -5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5116 border-width: 5px 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5117 border-top-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5118 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5119 .tooltip.top-left .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5120 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5121 left: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5122 border-width: 5px 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5123 border-top-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5124 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5125 .tooltip.top-right .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5126 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5127 right: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5128 border-width: 5px 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5129 border-top-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5130 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5131 .tooltip.right .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5132 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5133 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5134 margin-top: -5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5135 border-width: 5px 5px 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5136 border-right-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5137 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5138 .tooltip.left .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5139 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5140 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5141 margin-top: -5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5142 border-width: 5px 0 5px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5143 border-left-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5144 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5145 .tooltip.bottom .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5146 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5147 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5148 margin-left: -5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5149 border-width: 0 5px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5150 border-bottom-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5151 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5152 .tooltip.bottom-left .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5153 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5154 left: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5155 border-width: 0 5px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5156 border-bottom-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5157 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5158 .tooltip.bottom-right .tooltip-arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5159 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5160 right: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5161 border-width: 0 5px 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5162 border-bottom-color: #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5163 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5164 .popover {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5165 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5166 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5167 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5168 z-index: 1010;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5169 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5170 max-width: 276px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5171 padding: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5172 text-align: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5173 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5174 background-clip: padding-box;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5175 border: 1px solid #cccccc;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5176 border: 1px solid rgba(0, 0, 0, 0.2);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5177 border-radius: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5178 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5179 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5180 white-space: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5181 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5182 .popover.top {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5183 margin-top: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5184 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5185 .popover.right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5186 margin-left: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5187 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5188 .popover.bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5189 margin-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5190 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5191 .popover.left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5192 margin-left: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5193 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5194 .popover-title {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5195 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5196 padding: 8px 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5197 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5198 font-weight: normal;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5199 line-height: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5200 background-color: #f7f7f7;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5201 border-bottom: 1px solid #ebebeb;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5202 border-radius: 5px 5px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5203 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5204 .popover-content {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5205 padding: 9px 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5206 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5207 .popover .arrow,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5208 .popover .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5209 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5210 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5211 width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5212 height: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5213 border-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5214 border-style: solid;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5215 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5216 .popover .arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5217 border-width: 11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5218 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5219 .popover .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5220 border-width: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5221 content: "";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5222 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5223 .popover.top .arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5224 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5225 margin-left: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5226 border-bottom-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5227 border-top-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5228 border-top-color: rgba(0, 0, 0, 0.25);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5229 bottom: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5230 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5231 .popover.top .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5232 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5233 bottom: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5234 margin-left: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5235 border-bottom-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5236 border-top-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5237 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5238 .popover.right .arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5239 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5240 left: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5241 margin-top: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5242 border-left-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5243 border-right-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5244 border-right-color: rgba(0, 0, 0, 0.25);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5245 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5246 .popover.right .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5247 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5248 left: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5249 bottom: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5250 border-left-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5251 border-right-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5252 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5253 .popover.bottom .arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5254 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5255 margin-left: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5256 border-top-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5257 border-bottom-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5258 border-bottom-color: rgba(0, 0, 0, 0.25);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5259 top: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5260 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5261 .popover.bottom .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5262 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5263 top: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5264 margin-left: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5265 border-top-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5266 border-bottom-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5267 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5268 .popover.left .arrow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5269 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5270 right: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5271 margin-top: -11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5272 border-right-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5273 border-left-color: #999999;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5274 border-left-color: rgba(0, 0, 0, 0.25);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5275 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5276 .popover.left .arrow:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5277 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5278 right: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5279 border-right-width: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5280 border-left-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5281 bottom: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5282 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5283 .carousel {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5284 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5285 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5286 .carousel-inner {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5287 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5288 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5289 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5290 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5291 .carousel-inner > .item {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5292 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5293 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5294 -webkit-transition: 0.6s ease-in-out left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5295 transition: 0.6s ease-in-out left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5296 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5297 .carousel-inner > .item > img,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5298 .carousel-inner > .item > a > img {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5299 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5300 max-width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5301 height: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5302 line-height: 1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5303 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5304 .carousel-inner > .active,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5305 .carousel-inner > .next,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5306 .carousel-inner > .prev {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5307 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5308 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5309 .carousel-inner > .active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5310 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5311 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5312 .carousel-inner > .next,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5313 .carousel-inner > .prev {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5314 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5315 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5316 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5317 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5318 .carousel-inner > .next {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5319 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5320 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5321 .carousel-inner > .prev {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5322 left: -100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5323 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5324 .carousel-inner > .next.left,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5325 .carousel-inner > .prev.right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5326 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5327 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5328 .carousel-inner > .active.left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5329 left: -100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5330 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5331 .carousel-inner > .active.right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5332 left: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5333 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5334 .carousel-control {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5335 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5336 top: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5337 left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5338 bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5339 width: 15%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5340 opacity: 0.5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5341 filter: alpha(opacity=50);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5342 font-size: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5343 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5344 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5345 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5346 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5347 .carousel-control.left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5348 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5349 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5350 background-repeat: repeat-x;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5351 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5352 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5353 .carousel-control.right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5354 left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5355 right: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5356 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5357 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5358 background-repeat: repeat-x;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5359 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5360 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5361 .carousel-control:hover,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5362 .carousel-control:focus {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5363 outline: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5364 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5365 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5366 opacity: 0.9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5367 filter: alpha(opacity=90);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5368 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5369 .carousel-control .icon-prev,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5370 .carousel-control .icon-next,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5371 .carousel-control .glyphicon-chevron-left,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5372 .carousel-control .glyphicon-chevron-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5373 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5374 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5375 z-index: 5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5376 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5377 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5378 .carousel-control .icon-prev,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5379 .carousel-control .glyphicon-chevron-left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5380 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5381 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5382 .carousel-control .icon-next,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5383 .carousel-control .glyphicon-chevron-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5384 right: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5385 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5386 .carousel-control .icon-prev,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5387 .carousel-control .icon-next {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5388 width: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5389 height: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5390 margin-top: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5391 margin-left: -10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5392 font-family: serif;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5393 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5394 .carousel-control .icon-prev:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5395 content: '\2039';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5396 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5397 .carousel-control .icon-next:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5398 content: '\203a';
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5399 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5400 .carousel-indicators {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5401 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5402 bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5403 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5404 z-index: 15;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5405 width: 60%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5406 margin-left: -30%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5407 padding-left: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5408 list-style: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5409 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5410 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5411 .carousel-indicators li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5412 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5413 width: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5414 height: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5415 margin: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5416 text-indent: -999px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5417 border: 1px solid #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5418 border-radius: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5419 cursor: pointer;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5420 background-color: #000 \9;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5421 background-color: rgba(0, 0, 0, 0);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5422 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5423 .carousel-indicators .active {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5424 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5425 width: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5426 height: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5427 background-color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5428 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5429 .carousel-caption {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5430 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5431 left: 15%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5432 right: 15%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5433 bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5434 z-index: 10;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5435 padding-top: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5436 padding-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5437 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5438 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5439 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5440 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5441 .carousel-caption .btn {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5442 text-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5443 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5444 @media screen and (min-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5445 .carousel-control .glyphicons-chevron-left,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5446 .carousel-control .glyphicons-chevron-right,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5447 .carousel-control .icon-prev,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5448 .carousel-control .icon-next {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5449 width: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5450 height: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5451 margin-top: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5452 margin-left: -15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5453 font-size: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5454 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5455 .carousel-caption {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5456 left: 20%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5457 right: 20%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5458 padding-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5459 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5460 .carousel-indicators {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5461 bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5462 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5463 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5464 .clearfix:before,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5465 .clearfix:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5466 content: " ";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5467 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5468 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5469 .clearfix:after {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5470 clear: both;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5471 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5472 .center-block {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5473 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5474 margin-left: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5475 margin-right: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5476 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5477 .pull-right {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5478 float: right !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5479 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5480 .pull-left {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5481 float: left !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5482 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5483 .hide {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5484 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5485 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5486 .show {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5487 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5488 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5489 .invisible {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5490 visibility: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5491 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5492 .text-hide {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5493 font: 0/0 a;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5494 color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5495 text-shadow: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5496 background-color: transparent;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5497 border: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5498 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5499 .hidden {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5500 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5501 visibility: hidden !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5502 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5503 .affix {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5504 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5505 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5506 @-ms-viewport {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5507 width: device-width;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5508 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5509 .visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5510 tr.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5511 th.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5512 td.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5513 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5514 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5515 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5516 .visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5517 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5518 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5519 table.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5520 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5521 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5522 tr.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5523 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5524 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5525 th.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5526 td.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5527 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5528 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5529 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5530 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5531 .visible-xs.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5532 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5533 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5534 table.visible-xs.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5535 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5536 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5537 tr.visible-xs.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5538 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5539 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5540 th.visible-xs.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5541 td.visible-xs.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5542 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5543 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5544 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5545 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5546 .visible-xs.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5547 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5548 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5549 table.visible-xs.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5550 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5551 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5552 tr.visible-xs.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5553 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5554 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5555 th.visible-xs.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5556 td.visible-xs.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5557 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5558 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5559 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5560 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5561 .visible-xs.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5562 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5563 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5564 table.visible-xs.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5565 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5566 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5567 tr.visible-xs.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5568 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5569 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5570 th.visible-xs.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5571 td.visible-xs.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5572 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5573 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5574 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5575 .visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5576 tr.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5577 th.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5578 td.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5579 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5580 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5581 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5582 .visible-sm.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5583 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5584 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5585 table.visible-sm.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5586 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5587 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5588 tr.visible-sm.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5589 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5590 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5591 th.visible-sm.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5592 td.visible-sm.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5593 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5594 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5595 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5596 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5597 .visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5598 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5599 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5600 table.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5601 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5602 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5603 tr.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5604 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5605 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5606 th.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5607 td.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5608 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5609 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5610 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5611 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5612 .visible-sm.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5613 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5614 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5615 table.visible-sm.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5616 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5617 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5618 tr.visible-sm.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5619 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5620 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5621 th.visible-sm.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5622 td.visible-sm.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5623 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5624 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5625 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5626 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5627 .visible-sm.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5628 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5629 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5630 table.visible-sm.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5631 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5632 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5633 tr.visible-sm.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5634 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5635 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5636 th.visible-sm.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5637 td.visible-sm.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5638 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5639 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5640 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5641 .visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5642 tr.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5643 th.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5644 td.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5645 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5646 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5647 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5648 .visible-md.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5649 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5650 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5651 table.visible-md.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5652 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5653 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5654 tr.visible-md.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5655 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5656 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5657 th.visible-md.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5658 td.visible-md.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5659 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5660 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5661 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5662 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5663 .visible-md.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5664 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5665 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5666 table.visible-md.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5667 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5668 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5669 tr.visible-md.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5670 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5671 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5672 th.visible-md.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5673 td.visible-md.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5674 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5675 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5676 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5677 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5678 .visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5679 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5680 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5681 table.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5682 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5683 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5684 tr.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5685 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5686 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5687 th.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5688 td.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5689 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5690 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5691 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5692 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5693 .visible-md.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5694 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5695 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5696 table.visible-md.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5697 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5698 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5699 tr.visible-md.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5700 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5701 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5702 th.visible-md.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5703 td.visible-md.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5704 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5705 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5706 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5707 .visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5708 tr.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5709 th.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5710 td.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5711 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5712 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5713 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5714 .visible-lg.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5715 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5716 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5717 table.visible-lg.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5718 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5719 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5720 tr.visible-lg.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5721 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5722 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5723 th.visible-lg.visible-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5724 td.visible-lg.visible-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5725 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5726 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5727 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5728 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5729 .visible-lg.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5730 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5731 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5732 table.visible-lg.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5733 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5734 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5735 tr.visible-lg.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5736 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5737 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5738 th.visible-lg.visible-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5739 td.visible-lg.visible-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5740 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5741 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5742 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5743 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5744 .visible-lg.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5745 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5746 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5747 table.visible-lg.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5748 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5749 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5750 tr.visible-lg.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5751 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5752 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5753 th.visible-lg.visible-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5754 td.visible-lg.visible-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5755 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5756 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5757 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5758 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5759 .visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5760 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5761 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5762 table.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5763 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5764 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5765 tr.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5766 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5767 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5768 th.visible-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5769 td.visible-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5770 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5771 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5772 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5773 .hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5774 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5775 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5776 table.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5777 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5778 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5779 tr.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5780 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5781 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5782 th.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5783 td.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5784 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5785 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5786 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5787 .hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5788 tr.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5789 th.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5790 td.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5791 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5792 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5793 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5794 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5795 .hidden-xs.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5796 tr.hidden-xs.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5797 th.hidden-xs.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5798 td.hidden-xs.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5799 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5800 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5801 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5802 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5803 .hidden-xs.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5804 tr.hidden-xs.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5805 th.hidden-xs.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5806 td.hidden-xs.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5807 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5808 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5809 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5810 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5811 .hidden-xs.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5812 tr.hidden-xs.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5813 th.hidden-xs.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5814 td.hidden-xs.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5815 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5816 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5817 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5818 .hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5819 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5820 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5821 table.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5822 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5823 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5824 tr.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5825 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5826 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5827 th.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5828 td.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5829 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5830 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5831 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5832 .hidden-sm.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5833 tr.hidden-sm.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5834 th.hidden-sm.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5835 td.hidden-sm.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5836 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5837 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5838 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5839 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5840 .hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5841 tr.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5842 th.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5843 td.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5844 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5845 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5846 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5847 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5848 .hidden-sm.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5849 tr.hidden-sm.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5850 th.hidden-sm.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5851 td.hidden-sm.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5852 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5853 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5854 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5855 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5856 .hidden-sm.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5857 tr.hidden-sm.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5858 th.hidden-sm.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5859 td.hidden-sm.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5860 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5861 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5862 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5863 .hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5864 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5865 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5866 table.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5867 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5868 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5869 tr.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5870 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5871 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5872 th.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5873 td.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5874 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5875 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5876 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5877 .hidden-md.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5878 tr.hidden-md.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5879 th.hidden-md.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5880 td.hidden-md.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5881 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5882 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5883 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5884 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5885 .hidden-md.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5886 tr.hidden-md.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5887 th.hidden-md.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5888 td.hidden-md.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5889 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5890 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5891 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5892 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5893 .hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5894 tr.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5895 th.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5896 td.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5897 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5898 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5899 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5900 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5901 .hidden-md.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5902 tr.hidden-md.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5903 th.hidden-md.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5904 td.hidden-md.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5905 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5906 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5907 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5908 .hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5909 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5910 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5911 table.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5912 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5913 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5914 tr.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5915 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5916 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5917 th.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5918 td.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5919 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5920 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5921 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5922 .hidden-lg.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5923 tr.hidden-lg.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5924 th.hidden-lg.hidden-xs,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5925 td.hidden-lg.hidden-xs {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5926 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5927 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5928 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5929 @media (min-width: 768px) and (max-width: 991px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5930 .hidden-lg.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5931 tr.hidden-lg.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5932 th.hidden-lg.hidden-sm,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5933 td.hidden-lg.hidden-sm {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5934 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5935 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5936 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5937 @media (min-width: 992px) and (max-width: 1199px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5938 .hidden-lg.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5939 tr.hidden-lg.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5940 th.hidden-lg.hidden-md,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5941 td.hidden-lg.hidden-md {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5942 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5943 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5944 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5945 @media (min-width: 1200px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5946 .hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5947 tr.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5948 th.hidden-lg,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5949 td.hidden-lg {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5950 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5951 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5952 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5953 .visible-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5954 tr.visible-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5955 th.visible-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5956 td.visible-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5957 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5958 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5959 @media print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5960 .visible-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5961 display: block !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5962 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5963 table.visible-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5964 display: table;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5965 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5966 tr.visible-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5967 display: table-row !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5968 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5969 th.visible-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5970 td.visible-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5971 display: table-cell !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5972 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5973 .hidden-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5974 tr.hidden-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5975 th.hidden-print,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5976 td.hidden-print {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5977 display: none !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5978 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5979 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5980
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5981 /* ================ */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5982 /* Neo4j Movie Demo */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5983 /* ================ */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5984
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5985 .show-grid [class^="col-"] {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5986 background-color: rgba(86, 61, 124, 0.15);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5987 border: 1px solid rgba(86, 61, 124, 0.2);
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5988 padding-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5989 padding-top: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5990 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5991
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5992 /* Owl Carousel Bootstrap Custom CSS */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5993
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5994 /* Header Navigation */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5995 #top-nav{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5996 border-bottom: 1px solid #e1e6dd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5997 background: #FFF;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5998 -webkit-transform: translateZ(0)
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
5999
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6000 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6001 #top-nav.navbar{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6002 margin-bottom: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6003
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6004 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6005 #top-nav.navbar .nav{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6006 margin: 8px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6007 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6008
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6009 #top-nav.navbar .nav > li > a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6010 padding: 6px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6011 margin: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6012 text-transform: uppercase;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6013 font-weight: 400;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6014
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6015 -webkit-transition: background-color 200ms ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6016 -moz-transition: background-color 200ms ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6017 -o-transition: background-color 200ms ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6018 transition: background-color 200ms ease;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6019 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6020 #top-nav.navbar .nav > li > a.download{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6021 -webkit-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6022 -moz-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6023 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6024 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6025
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6026 #top-nav.navbar .nav > li > a.download-on{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6027 background-color: #ff8a3c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6028 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6029 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6030 #top-nav.navbar .nav > li > a.download-on:hover{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6031 color: #ffffff;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6032 background-color: #ff7920;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6033 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6034 .btn-navbar span.icon-bar{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6035 margin-top: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6036 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6037
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6038 /* Header */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6039
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6040 #header{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6041 background: #f1f1f1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6042 padding: 100px 0 100px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6043 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6044 #header h1{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6045 color: #7fc242;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6046 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6047 margin-top: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6048 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6049 #header h3{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6050 margin-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6051 width: 400px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6052 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6053 #header .btn-success {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6054 padding: 15px 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6055 margin-bottom: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6056 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6057 #header .logo{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6058 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6059 margin-top:60px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6060 float: right
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6061 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6062 img.arrow-down{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6063 margin: 0 auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6064 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6065 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6066 h1{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6067 margin-top: 80px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6068 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6069
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6070 pre.pre-show{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6071 margin: 40px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6072
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6073 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6074 .tab-content pre.pre-show{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6075 margin: 0px 0px 0px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6076 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6077 .nav-tabs{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6078 margin-top: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6079 margin-bottom: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6080
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6081 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6082 .tab-content{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6083 border-left: 1px solid #ddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6084 border-right: 1px solid #ddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6085 border-bottom: 1px solid #ddd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6086 -webkit-border-radius: 0px 0px 4px 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6087 -moz-border-radius: 0px 0px 4px 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6088 border-radius: 0px 0px 4px 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6089
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6090 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6091 /* Content */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6092 .table th, .table td {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6093 padding: 8px 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6094 font-size: 14px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6095 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6096
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6097 /* Footer */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6098
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6099 #footer{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6100 padding: 20px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6101 background: #f3f3f3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6102 text-align: center
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6103 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6104 .twitter-share-button{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6105 top: 4px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6106 position: relative;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6107 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6108
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6109 /* Demo Slides */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6110
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6111 #owl-example .item{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6112 padding: 30px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6113 margin: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6114 color: #FFF;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6115 -webkit-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6116 -moz-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6117 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6118 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6119 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6120
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6121 #owl-example .owl-item .item {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6122 height: 250px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6123 padding-top: 11em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6124 text-shadow: 0.1em 0.1em #000000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6125 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6126
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6127 #owl-example .owl-item .item h4, #owl-example .owl-item .item h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6128 font-weight: 500;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6129 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6130
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6131 #owl-example .item img{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6132 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6133 margin: 0 auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6134 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6135 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6136 #owl-example .item h3{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6137 font-size: 28px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6138 font-weight: 300;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6139 margin: 25px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6140 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6141 #owl-example .item h4{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6142 margin: 5px 0 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6143 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6144 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6145 .item h1{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6146 margin: inherit;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6147 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6148
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6149 .orange{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6150 background: #ff8a3c;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6151 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6152 .darkCyan{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6153 background: #42bdc2;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6154 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6155 .forestGreen{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6156 background: #7fc242;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6157 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6158 .yellow {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6159 background: #ffd800;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6160 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6161 .dodgerBlue {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6162 background: #388bd1;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6163 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6164 .skyBlue {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6165 background: #a1def8;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6166 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6167 .zombieGreen {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6168 background: #3fbf79;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6169 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6170 .violet {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6171 background: #db6ac5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6172 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6173 .yellowLight {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6174 background: #fee664;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6175 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6176 .steelGray {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6177 background: #cad3d0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6178 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6179
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6180 /* More Demo Box */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6181
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6182 #example-info h1,
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6183 #more h1{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6184 margin-top: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6185 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6186 .demos-row{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6187 margin-top: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6188 margin-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6189 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6190 .demo-page{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6191 margin-top: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6192 margin-bottom: 100px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6193 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6194 .demo-box{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6195 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6196 background: #f3f3f3;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6197 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6198 font-size: 18px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6199 -webkit-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6200 -moz-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6201 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6202 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6203 .demo-box h3{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6204 padding-bottom:20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6205 margin: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6206 color: #869690;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6207 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6208 .demo-box:hover{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6209 text-decoration: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6210 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6211 .demo-wrapper{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6212 padding: 30px 0px 20px 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6213 padding-left: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6214 padding-right: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6215 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6216 .demo-slide {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6217 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6218 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6219 .demo-slide .bg{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6220 background: #aebab6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6221 margin-right: 1px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6222 height: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6223 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6224 .demo-box:hover .demo-slide .bg{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6225 background: #7fc242;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6226 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6227 /* Images */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6228 .demo-images .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6229 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6230 width: 33.3333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6231 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6232
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6233 /* Full */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6234 .demo-full {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6235 padding-left: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6236 padding-right: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6237 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6238 .demo-full .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6239 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6240 width: 25%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6241 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6242
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6243 /* Custom */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6244 .demo-custom .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6245 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6246 width: 10%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6247 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6248 /* One */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6249 .demo-one .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6250 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6251 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6252 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6253
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6254 /* json */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6255
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6256 .demo-Json .demo-slide {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6257 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6258 width: 20%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6259 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6260 .demo-Json-custom .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6261 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6262 width: 33.3333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6263 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6264 /* loading icon */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6265
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6266 .demo-lazy .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6267 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6268 width: 33.3333333%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6269 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6270 .demo-lazy .demo-slide .bg{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6271 background: url('../img/AjaxLoader.gif') no-repeat center center #aebab6;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6272 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6273
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6274 /* Auto Height */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6275 .demo-height .demo-slide{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6276 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6277 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6278 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6279
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6280 /* Changelog */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6281 #changelog{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6282 margin-bottom: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6283 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6284 #changelog .label{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6285 margin-bottom:10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6286 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6287 #changelog .log{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6288 margin-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6289 padding-bottom: 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6290 border-bottom: 1px solid #e1e6dd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6291 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6292 /* Faq */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6293 #faq dt {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6294 line-height: 26px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6295 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6296 #faq dd{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6297 line-height: 22px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6298 margin-bottom: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6299 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6300
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6301
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6302
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6303 /* Responsive Stuff */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6304
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6305
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6306 @media (max-width: 979px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6307 .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6308 padding: 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6309 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6310 .navbar-fixed-top, .navbar-fixed-bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6311 position: fixed;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6312 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6313 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6314 @media (max-width: 768px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6315 .navbar.navbar-fixed-top{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6316 position: static;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6317 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6318 .btn.btn-navbar{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6319 margin: 9px 20px 9px 8px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6320 padding: 10px 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6321 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6322 .nav-collapse .nav > li{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6323 border-top: 1px solid #e1e6dd;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6324 text-align: center
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6325 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6326 #header .logo{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6327 margin-top:40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6328 margin: 20px auto 0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6329 float: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6330 height: 150px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6331 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6332 #header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6333 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6334 padding: 60px 0px 30px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6335 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6336 #header h1{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6337 margin: 10px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6338 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6339 #header h3{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6340 margin-bottom: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6341 width: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6342 padding: 0px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6343 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6344 h1 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6345 font-size: 38px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6346 margin: 20px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6347 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6348 h2 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6349 font-size: 24px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6350 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6351 h3 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6352 font-size: 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6353 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6354 h4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6355 font-size: 16px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6356 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6357 h5 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6358 font-size: 13px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6359 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6360 h6 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6361 font-size: 12px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6362 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6363
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6364 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6365
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6366
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6367 @media (max-width: 480px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6368 .navbar-fixed-top, .navbar-fixed-bottom {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6369 position: static;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6370 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6371 #header {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6372 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6373 padding: 20px 0px 20px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6374 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6375 #header .logo{
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6376 margin-top:0px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6377 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6378
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6379 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6380
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6381 /*
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6382 NO MORE TABLES!! ;)
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6383 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6384 @media (max-width: 767px) {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6385
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6386 .hp-table table, .hp-table thead, .hp-table .hp-table tbody, .hp-table th, .hp-table td, .hp-table tr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6387 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6388 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6389 .hp-table thead tr {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6390 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6391 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6392 .hp-table tr { border: 0px solid #ccc; margin-bottom: 10px; }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6393
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6394 .hp-table td:before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6395 top: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6396 left: 6px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6397 width: 45%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6398 padding-right: 10px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6399 white-space: nowrap;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6400 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6401
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6402 .hp-table td:nth-of-type(2):before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6403 content: "Default:";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6404 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6405 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6406 .hp-table td:nth-of-type(3):before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6407 content: "Type:";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6408 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6409 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6410 .hp-table td:nth-of-type(4):before {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6411 content: "Description:";
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6412 font-weight: bold;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6413 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6414 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6415
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6416 .logo-well
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6417 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6418 float: left;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6419 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6420
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6421 .logo-well img
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6422 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6423 height: 40px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6424 margin-top: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6425 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6426
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6427 .navbar-brand
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6428 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6429 display: inline-block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6430 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6431
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6432 body
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6433 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6434 font-family:'Open Sans', Arial !important;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6435 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6436
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6437 /* Category carousel */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6438 #owl-demo-1 .item, #owl-demo-2 .item, #owl-demo-3 .item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6439 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6440 /* padding: 30px 0px;*/
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6441 margin: 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6442 color: #FFF;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6443 -webkit-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6444 -moz-border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6445 border-radius: 3px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6446 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6447 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6448
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6449 #owl-demo-1 .item .thumbnail, #owl-demo-2 .item .thumbnail, #owl-demo-3 .item .thumbnail, #owl-demo-cast .item .thumbnail
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6450 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6451 margin-bottom: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6452 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6453
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6454 #owl-demo-1 .item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6455 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6456 /*background: #42bdc2;*/
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6457 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6458
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6459 #owl-demo-2 .item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6460 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6461 /* background: none repeat scroll 0 0 #7FC242;*/
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6462 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6463
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6464 #owl-demo-3 .item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6465 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6466 /* background: none repeat scroll 0 0 #FF8A3C;*/
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6467 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6468
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6469 #owl-demo-cast .item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6470 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6471 background: none repeat scroll 0 0 #DDDDDD;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6472 text-align: center;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6473 background: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6474 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6475 margin: 0 5px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6476 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6477
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6478 .content-item-right
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6479 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6480 padding-left: 2em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6481 padding-right: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6482 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6483
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6484 .item-nav
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6485 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6486 margin-bottom: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6487 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6488
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6489 .list-group-details .list-group-item
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6490 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6491 font-weight: 600;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6492 padding: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6493 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6494
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6495 .list-group-details .list-group-item div span
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6496 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6497 font-weight: 400;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6498 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6499
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6500 .item-left-panel .row
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6501 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6502 margin: 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6503 padding: 5px 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6504 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6505
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6506 .item-left-panel .row div
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6507 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6508
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6509 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6510
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6511 .item-label
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6512 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6513 font-weight:600;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6514 padding-left:15px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6515 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6516
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6517 .actors .thumbnail
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6518 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6519 border: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6520 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6521
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6522 #mydiv {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6523 position:absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6524 top:0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6525 left:0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6526 width:100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6527 height:100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6528 z-index:1000;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6529 background-color:grey;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6530 opacity: .5;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6531 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6532
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6533 .ajax-loader {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6534 position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6535 left: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6536 top: 50%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6537 margin-left: -32px; /* -1 * image width / 2 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6538 margin-top: -32px; /* -1 * image height / 2 */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6539 display: block;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6540 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6541
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6542 .hidden-content
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6543 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6544 display: none;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6545 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6546
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6547 .owl-slider .item a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6548 font-weight: 600;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6549 font-size: 11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6550 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6551
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6552 .carousel-movies
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6553 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6554 max-height: 190px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6555 overflow: hidden
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6556 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6557
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6558 .container.owl-slider.ng-scope > h4 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6559 font-weight: 500;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6560 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6561
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6562 #owl-example .owl-wrapper {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6563 margin-bottom: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6564 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6565
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6566 h3.ng-binding
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6567 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6568 font-weight: 500;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6569 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6570
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6571 .actors .thumbnail {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6572 max-height: 150px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6573 overflow: hidden;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6574 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6575
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6576 .actors .item a {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6577 font-size: 11px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6578 font-weight: 600;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6579 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6580
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6581 .panel-body p
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6582 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6583 margin: 0;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6584 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6585
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6586 .content-title
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6587 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6588 margin-bottom: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6589 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6590
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6591 .people-thumbnail
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6592 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6593 max-height: 24em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6594 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6595
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6596 #graph {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6597 /* position: absolute;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6598 top: 0; */
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6599 overflow: scroll;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6600 margin: auto;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6601 height: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6602 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6603 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6604
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6605 .nav.navbar-nav {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6606 width: 100%;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6607 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6608
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6609 #poster
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6610 {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6611 margin: 1em;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6612 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6613
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6614 #crew > li {
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6615 list-style: circle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6616 list-style-type: circle;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6617 list-style-position: inside;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6618 margin-left: -25px;
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6619 }
ad3eefa2cb80 pimped commentaries_authors.html visualisation.
casties
parents:
diff changeset
6620
19
2b2699d47eba now with collapsible panels.
casties
parents: 16
diff changeset
6621 .clickhide {
2b2699d47eba now with collapsible panels.
casties
parents: 16
diff changeset
6622 color: #999;
2b2699d47eba now with collapsible panels.
casties
parents: 16
diff changeset
6623 }