| default/header.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/header.css 2009-05-30 14:24:56.000000000 +0200 |
|---|---|
| border-bottom: 1px solid #000; | border-bottom: 1px solid #000; |
| border-left: 1px solid #79c; | border-left: 1px solid #79c; |
| -moz-border-radius: 8px; | -moz-border-radius: 8px; |
| -webkit-border-radius: 8px; | |
| text-align: center; | text-align: center; |
| height: 48px; | height: 48px; |
| width: 48px; | width: 48px; |
| border-bottom: 1px solid #68b; | border-bottom: 1px solid #68b; |
| border-left: 1px solid #002; | border-left: 1px solid #002; |
| -moz-border-radius: 6px; | -moz-border-radius: 6px; |
| -webkit-border-radius : 6px; | |
| min-width: 225px; | min-width: 225px; |
| } | } |
| #help_box { | #help_box { |
| border-bottom: 1px solid #68b; | border-bottom: 1px solid #68b; |
| border-left: 1px solid #002; | border-left: 1px solid #002; |
| -moz-border-radius: 8px; | -moz-border-radius: 8px; |
| -webkit-border-radius: 8px; | |
| min-width: 225px; | min-width: 225px; |
| white-space: nowrap; | white-space: nowrap; |
| } | } |
| default/programming.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/programming.css 2008-07-25 19:30:19.000000000 +0200 |
|---|---|
| font-size: 9pt; | font-size: 9pt; |
| margin: .125em; | margin: .125em; |
| max-width: 41em; | max-width: 41em; |
| opacity : .9; /* Met un effet de transparence */ | |
| } | } |
| dl.details_list dt { | dl.details_list dt { |
| clear: left; | clear: left; |
| float: left; | float: left; |
| width: 9em; | width: 13em; /* Elargit la partie de gauche des infos bulle */ |
| padding-top: 3px; | padding-top: 3px; |
| text-align: right; | text-align: right; |
| color: #ffe; | color: #ffe; |
| } | } |
| dl.details_list dd { | dl.details_list dd { |
| padding-top: 3px; | padding-top: 3px; |
| margin-left: 9.5em; | margin-left: 13.5em; /* Eloigne du bord gauche la partie de droite */ |
| min-height: 1.2em; /*corrige le problème du dégalage des champs dans la liste des vidéos si l'un d'eux est vide */ | |
| } | } |
| /* Control the look of the text-based HDTV stamp throughout MythWeb */ | /* Control the look of the text-based HDTV stamp throughout MythWeb */ |
| default/remote.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/remote.css 2009-05-30 14:27:27.000000000 +0200 |
|---|---|
| white-space: nowrap; | white-space: nowrap; |
| -moz-border-radius-topleft: 8px; | -moz-border-radius-topleft: 8px; |
| -moz-border-radius-topright: 8px; | -moz-border-radius-topright: 8px; |
| -webkit-border-radius-topleft: 8px; | |
| -webkit-border-radius-topright: 8px; | |
| } | } |
| #remote .x-sections a:hover, #remote .x-sections a.x-selected { | #remote .x-sections a:hover, #remote .x-sections a.x-selected { |
| color: white; | color: white; |
| default/settings.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/settings.css 2009-05-30 14:27:47.000000000 +0200 |
|---|---|
| white-space: nowrap; | white-space: nowrap; |
| -moz-border-radius-topleft: 8px; | -moz-border-radius-topleft: 8px; |
| -moz-border-radius-topright: 8px; | -moz-border-radius-topright: 8px; |
| -webkit-border-radius-topleft: 8px; | |
| -webkit-border-radius-topright: 8px; | |
| } | } |
| #settings .x-sections a:hover, #settings .x-sections a.x-selected { | #settings .x-sections a:hover, #settings .x-sections a.x-selected { |
| color: white; | color: white; |
| default/status.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/status.css 2009-05-30 14:28:06.000000000 +0200 |
|---|---|
| padding: 10px; | padding: 10px; |
| margin-bottom: 30px; | margin-bottom: 30px; |
| -moz-border-radius: 8px 0px 0px 8px; | -moz-border-radius: 8px 0px 0px 8px; |
| -webkit-border-radius: 8px 0px 0px 8px; | |
| } | } |
| div.schedule a { | div.schedule a { |
| position: relative; | position: relative; |
| default/tv_detail.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/tv_detail.css 2009-05-30 14:31:50.000000000 +0200 |
|---|---|
| padding-bottom: .75em; | padding-bottom: .75em; |
| } | } |
| .x-options { | |
| padding-top:20em; | |
| position:relative; | |
| padding-top:20em; | |
| } | |
| .x-options h3 { | |
| padding-left:16px; | |
| background-color:#102923; | |
| background-image:url(img/bottom.gif); | |
| background-repeat: no-repeat; | |
| position:absolute; | |
| left:.9em; | |
| } | |
| .x-options ul { | |
| padding-top : 1em; | |
| } | |
| #show_advanced, #hide_advanced { | |
| width:20em; height:16px; | |
| position:absolute; | |
| left:.9em; | |
| text-indent: -999em; | |
| } | |
| #show_advanced { | |
| background-image:url(img/right_bg_green.gif); | |
| background-repeat: no-repeat; | |
| } |
| default/tv_list.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/tv_list.css 2008-07-31 14:55:30.000000000 +0200 |
|---|---|
| border: 1px solid #9da; | border: 1px solid #9da; |
| background-color: #485; | background-color: #485; |
| } | } |
| /* | |
| * Aligner les heures à gauche | |
| */ | |
| .list td.nowrap { | |
| text-align: left; | |
| } |
| default/tv_schedule.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/tv_schedule.css 2008-07-25 19:20:26.000000000 +0200 |
|---|---|
| #schedule .x-options dl dt { /* remember that the vertical margins of dt and dd *must* line up */ | #schedule .x-options dl dt { /* remember that the vertical margins of dt and dd *must* line up */ |
| clear: both; | clear: both; |
| float: left; | float: left; |
| width: 13em; | width: 19em; /*agrandissement des labels des option avancées*/ |
| margin: 0.25em 0; | margin: 0.25em 0; |
| text-align: right; | text-align: right; |
| white-space: nowrap; | white-space: nowrap; |
| } | } |
| #schedule .x-options dl dd { | #schedule .x-options dl dd { |
| clear: right; | clear: right; |
| margin-left: 13.5em; | margin-left: 19.5em; /*decalage des inputs vers la droite*/ |
| margin-bottom: 0.5em; | margin-bottom: 0.5em; |
| } | } |
| #schedule .x-options input { | #schedule .x-options input { |
| default/welcome.css 2008-09-01 20:08:01.000000000 +0200 | default-fr/welcome.css 2009-05-30 14:25:49.000000000 +0200 |
|---|---|
| border-bottom: 2px solid #48f; | border-bottom: 2px solid #48f; |
| border-left: 2px solid #48f; | border-left: 2px solid #48f; |
| -moz-border-radius: 8px; | -moz-border-radius: 8px; |
| -webkit-border-radius: 8px; | |
| } | } |
| #module_names li.selected a { | #module_names li.selected a { |
| display: block; | display: block; |
| height: 30em; | height: 30em; |
| padding: .5em 1em; | padding: .5em 1em; |
| -moz-border-radius: 8px; | -moz-border-radius: 8px; |
| -webkit-border-radius: 8px; | |
| } | } |
| .module_icon { | .module_icon { |
| legend | |
|---|---|
| Lines Added | |
| Lines changed | |
| Lines Removed | |