Browse Source
- Correction styles du #SIMPLE_CALENDRIER pour l'espace public - Correction du gabarit public evenement.html - Correction chaines de langue - Correction des autorisations listing/creation/modification/institution par rapport aux rédacteurssvn/attic/branches/V2/109924

19 changed files with 314 additions and 61 deletions
@ -1,8 +1,61 @@
|
||||
.ui-widget { |
||||
font-family: Verdana,Arial,sans-serif; |
||||
} |
||||
|
||||
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { |
||||
border-top-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { |
||||
border-top-right-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { |
||||
border-bottom-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { |
||||
border-bottom-right-radius: 4px; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker table { |
||||
border-collapse: collapse; |
||||
font-size: 0.9em; |
||||
margin: 0 0 0.4em; |
||||
width: 100%; |
||||
} |
||||
.ui-datepicker th { |
||||
border: 0 none; |
||||
font-weight: bold; |
||||
padding: 0.7em 0.3em; |
||||
background:none; |
||||
} |
||||
.ui-datepicker td { |
||||
border: 0 none; |
||||
padding: 1px; |
||||
} |
||||
.ui-datepicker tr:nth-child(2n) th, |
||||
.ui-datepicker tr:nth-child(2n) td, |
||||
.ui-datepicker tr.even th, |
||||
.ui-datepicker tr.even td { |
||||
background:none; |
||||
} |
||||
|
||||
.ui-datepicker td span, |
||||
.ui-datepicker td a { |
||||
display: block; |
||||
padding: 0.2em; |
||||
text-align: right; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker { |
||||
display:block; |
||||
padding:0.2em 0.2em 0; |
||||
width:17em; |
||||
font-size:0.9em; |
||||
font-size:0.8em; |
||||
text-align: center; |
||||
} |
||||
|
||||
.ui-widget-header { |
@ -1,8 +1,61 @@
|
||||
.ui-widget { |
||||
font-family: Verdana,Arial,sans-serif; |
||||
} |
||||
|
||||
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { |
||||
border-top-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { |
||||
border-top-right-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { |
||||
border-bottom-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { |
||||
border-bottom-right-radius: 4px; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker table { |
||||
border-collapse: collapse; |
||||
font-size: 0.9em; |
||||
margin: 0 0 0.4em; |
||||
width: 100%; |
||||
} |
||||
.ui-datepicker th { |
||||
border: 0 none; |
||||
font-weight: bold; |
||||
padding: 0.7em 0.3em; |
||||
background:none; |
||||
} |
||||
.ui-datepicker td { |
||||
border: 0 none; |
||||
padding: 1px; |
||||
} |
||||
.ui-datepicker tr:nth-child(2n) th, |
||||
.ui-datepicker tr:nth-child(2n) td, |
||||
.ui-datepicker tr.even th, |
||||
.ui-datepicker tr.even td { |
||||
background:none; |
||||
} |
||||
|
||||
.ui-datepicker td span, |
||||
.ui-datepicker td a { |
||||
display: block; |
||||
padding: 0.2em; |
||||
text-align: right; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker { |
||||
display:block; |
||||
padding:0.2em 0.2em 0; |
||||
width:17em; |
||||
font-size:0.9em; |
||||
font-size:0.8em; |
||||
text-align: center; |
||||
} |
||||
|
||||
.ui-widget-header { |
@ -1,8 +1,61 @@
|
||||
.ui-widget { |
||||
font-family: Verdana,Arial,sans-serif; |
||||
} |
||||
|
||||
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { |
||||
border-top-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { |
||||
border-top-right-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { |
||||
border-bottom-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { |
||||
border-bottom-right-radius: 4px; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker table { |
||||
border-collapse: collapse; |
||||
font-size: 0.9em; |
||||
margin: 0 0 0.4em; |
||||
width: 100%; |
||||
} |
||||
.ui-datepicker th { |
||||
border: 0 none; |
||||
font-weight: bold; |
||||
padding: 0.7em 0.3em; |
||||
background:none; |
||||
} |
||||
.ui-datepicker td { |
||||
border: 0 none; |
||||
padding: 1px; |
||||
} |
||||
.ui-datepicker tr:nth-child(2n) th, |
||||
.ui-datepicker tr:nth-child(2n) td, |
||||
.ui-datepicker tr.even th, |
||||
.ui-datepicker tr.even td { |
||||
background:none; |
||||
} |
||||
|
||||
.ui-datepicker td span, |
||||
.ui-datepicker td a { |
||||
display: block; |
||||
padding: 0.2em; |
||||
text-align: right; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker { |
||||
display:block; |
||||
padding:0.2em 0.2em 0; |
||||
width:17em; |
||||
font-size:0.9em; |
||||
font-size:0.8em; |
||||
text-align: center; |
||||
} |
||||
|
||||
.ui-widget-header { |
@ -1,8 +1,61 @@
|
||||
.ui-widget { |
||||
font-family: Verdana,Arial,sans-serif; |
||||
} |
||||
|
||||
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { |
||||
border-top-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { |
||||
border-top-right-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { |
||||
border-bottom-left-radius: 4px; |
||||
} |
||||
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { |
||||
border-bottom-right-radius: 4px; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker table { |
||||
border-collapse: collapse; |
||||
font-size: 0.9em; |
||||
margin: 0 0 0.4em; |
||||
width: 100%; |
||||
} |
||||
.ui-datepicker th { |
||||
border: 0 none; |
||||
font-weight: bold; |
||||
padding: 0.7em 0.3em; |
||||
background:none; |
||||
} |
||||
.ui-datepicker td { |
||||
border: 0 none; |
||||
padding: 1px; |
||||
} |
||||
.ui-datepicker tr:nth-child(2n) th, |
||||
.ui-datepicker tr:nth-child(2n) td, |
||||
.ui-datepicker tr.even th, |
||||
.ui-datepicker tr.even td { |
||||
background:none; |
||||
} |
||||
|
||||
.ui-datepicker td span, |
||||
.ui-datepicker td a { |
||||
display: block; |
||||
padding: 0.2em; |
||||
text-align: right; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
/* ------- */ |
||||
|
||||
.ui-datepicker { |
||||
display:block; |
||||
padding:0.2em 0.2em 0; |
||||
width:17em; |
||||
font-size:0.9em; |
||||
font-size:0.8em; |
||||
text-align: center; |
||||
} |
||||
|
||||
.ui-widget-header { |
Loading…
Reference in new issue