]>
Raphaël G. Git Repositories - airbundle/blob - Resources/public/css/screen.css
8 text-decoration : underline solid
#00c3f9 ;
22 html
, body
, dd
, li
, p
, td
{
23 font-family : 'Droid Sans' , sans-serif
;
26 button
, code
, input
, option
, pre
, select
, textarea
{
27 font-family : 'Droid Sans Mono' , monospace
;
30 dt
, h1
, h2
, h3
, h4
, h5
, h6
, label
, legend
, th
, details
{
31 font-family : 'Droid Serif' , serif
;
70 flex-flow : column wrap
;
76 border : .1rem solid
#00c3f9 ;
78 border-radius : 0 0 .5rem .5rem ;
85 justify-content : space-between
;
93 vertical-align : middle
;
119 justify-content : flex-end
;
128 border-radius : .25rem ;
129 padding : .375rem .5rem .25rem .5rem ;
130 margin : 0 0 .1rem .5rem ;
131 border : .1rem solid
#00c3f9 ;
133 background-color : #cff ;
147 justify-content : space-between
;
148 border : .05rem solid
#c33333 ;
149 background-color : #f9c3c3 ;
153 border-radius : .2rem ;
158 margin : 0 .5rem .5rem ;
168 padding: .1rem .5rem 0 .5rem;
185 margin-left: 37.8rem;
196 flex-direction: column;
197 justify-content: center;
198 box-sizing: border-box;
200 border: .05rem solid #c33333;
201 background-color: #f9c3c3;
205 border-radius: .2rem;
207 margin: 0 auto .5rem auto;
216 border: .05rem solid #3333c3;
217 background-color: #c3c3f9;
230 border : .1rem solid
#00c3f9 ;
231 border-radius : .5rem ;
239 background-color : #cff ;
240 border-bottom : .1rem solid
#00c3f9 ;
242 margin-bottom : .5rem ;
244 padding-bottom : .5rem ;
248 background-color : #cff ;
249 border-bottom : .1rem solid
#00c3f9 ;
251 margin-bottom : .45rem ;
253 padding-bottom : .5rem ;
257 background-color : #cff ;
258 border-bottom : .1rem solid
#00c3f9 ;
260 margin-bottom : .25rem ;
267 flex-direction : column
;
268 border : .05rem solid
#00c3f9 ;
269 border-radius : .2rem ;
277 form
section : only-child
,
278 form
section : last-child
,
279 form
section : last-of-type
{
280 margin-bottom : .5rem ;
283 form section section
,
284 form section
section : only-child
,
285 form section
section : last-child
,
286 form section
section : last-of-type
{
294 justify-content : center
;
295 margin-bottom : .5rem ;
300 form
div : last-of-type
{
304 form section div
. error
{
308 form section section div
. error
{
309 margin : .25rem 0 0 0 ;
315 padding : .2rem 1rem .2rem 0 ;
324 box-sizing : border-box
;
327 border : .05rem solid
#00c3f9 ;
328 border-radius : .2rem ;
337 padding : .2rem .1rem ;
347 flex-direction : column
;
350 .form_col div.error {
358 . form_col section section
,
359 . form_col section
section : only-child
,
360 . form_col section
section : last-child
,
361 .form_col section section:last-of-type {
367 justify-content : space-between
;
375 place-content : space-between
;
380 border : .05rem solid
#00c3f9 ;
382 border-radius : .2rem ; /* marche pas sur chrome */
384 width : calc
( 100 % - 12rem );
385 border-collapse : collapse
;
391 border : .05rem solid
#00c3f9 ;
400 #dashboard . cell h3
{
406 #dashboard . cell dd
{
410 #dashboard . seventh
{
411 width : calc
( 100 % / 7 );
414 #dashboard . disabled
{
416 background-color : #bee ;
419 #dashboard . current
{
420 background-color : #cff ;
424 background-color : #eff ;
427 #dashboard . session
{
428 border-radius : .2rem ;
429 border : .1rem solid
#00c3f9 ;
432 margin : 0 .1rem .1rem .1rem ;
435 text-overflow : ellipsis
;
438 #dashboard . pending
{
439 background-color : #ccc ;
442 #dashboard . granted
{
443 background-color : #cff ;
444 /*background-color: #33b679;
445 border-color: #33b679;*/
448 #dashboard . disputed
{
449 background-color : #fcc ;
452 #dashboard . orphaned
{
453 background-color : #fc9 ;
459 flex-direction : column
;
460 /*border: .1rem solid #00c3f9;
461 border-radius: .5rem;
470 background-color: #cff;
471 border-bottom: .1rem solid #00c3f9;
472 margin: -.24rem -.24rem .24rem -.24rem;
474 padding-bottom: .3rem;
479 flex-direction : column
;
480 border : .05rem solid
#00c3f9 ;
481 border-radius : .2rem ;
486 #policy section section
{
488 padding-bottom : .5rem ;
489 margin-bottom : .5rem ;
492 #policy section : only-child
,
493 #policy section : last-child
,
494 #policy section : last-of-type
{
495 margin-bottom : .5rem ;
498 #policy section
section : only-child
,
499 #policy section
section : last-child
,
500 #policy section
section : last-of-type
{
507 justify-content: space-around;
508 margin-bottom: .5rem;
511 #policy div:only-child,
512 #policy div:last-child,
513 #policy div:last-of-type {
518 * see https://developer.mozilla.org/fr/docs/Web/HTML/Element/dl
519 * see https://www.w3.org/Style/Examples/007/fonts.fr.html
520 * see https://fonts.googleapis.com/css?family=Droid+Sans:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i|Droid+Sans+Mono:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i|Droid+Serif:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i
521 * see https://fonts.google.com/?query=droi
522 * see https://fonts.google.com/specimen/Inconsolata
523 * see https://fonts.google.com/specimen/Tangerine%20light,light+italic+regular+semi-bold+bold+extra-bold
524 * see https://fonts.google.com/?selection.family=Roboto:100i
525 * see https://developers.google.com/fonts/docs/getting_started
531 justify-content: space-around;
532 padding-bottom: .5rem;*/
534 margin-bottom : .5rem ;
540 padding-bottom : .2rem ;
551 #policy dl : only-child
,
552 #policy dl : last-child
,
553 #policy dl : last-of-type
,
554 #policy dt : only-child
,
555 #policy dt : last-child
,
556 #policy dt : last-of-type
,
557 #policy dd : only-child
,
558 #policy dd : last-child
,
559 #policy dd : last-of-type
{
565 border : .1rem solid
#00c3f9 ;
566 border-radius : .5rem ;
573 justify-content : space-between
;
574 background-color : #cff ;
581 #footer summary :: after
{
585 #footer summary ::- webkit-details-marker
{
589 /* viewport responsive hack */
590 @media ( max-width : 650px ) {
596 place-content : center
;
597 flex-direction : column
;
604 #dashboard div
. grid
{
609 margin : .5rem auto
0 auto
;