Révision 2359
| tmp/org.txm.core/res/org/txm/css/transcriber.css (revision 2359) | ||
|---|---|---|
| 1 |
body |
|
| 2 |
{
|
|
| 1 |
body {
|
|
| 3 | 2 |
padding-top:25px; |
| 4 | 3 |
padding-bottom:25px; |
| 5 | 4 |
padding-right:10px; |
| 6 | 5 |
padding-left:10px; |
| 7 | 6 |
} |
| 8 | 7 |
|
| 9 |
.comment |
|
| 10 |
{
|
|
| 8 |
.comment {
|
|
| 11 | 9 |
font-style:italic; |
| 12 | 10 |
font-weight:normal; |
| 13 | 11 |
} |
| 14 | 12 |
|
| 15 |
.turn |
|
| 16 |
{
|
|
| 13 |
.section {
|
|
| 17 | 14 |
|
| 18 | 15 |
} |
| 19 | 16 |
|
| 20 |
.spk |
|
| 21 |
{
|
|
| 17 |
.title {
|
|
| 18 |
|
|
| 19 |
} |
|
| 20 |
|
|
| 21 |
.subtitle {
|
|
| 22 |
|
|
| 23 |
} |
|
| 24 |
|
|
| 25 |
.transcription-table {
|
|
| 26 |
|
|
| 27 |
} |
|
| 28 |
|
|
| 29 |
.section-desc {
|
|
| 30 |
|
|
| 31 |
} |
|
| 32 |
|
|
| 33 |
.section-title {
|
|
| 34 |
|
|
| 35 |
} |
|
| 36 |
|
|
| 37 |
.section-metadata {
|
|
| 38 |
column-count:2; |
|
| 39 |
-webkit-column-count: 2; |
|
| 40 |
} |
|
| 41 |
|
|
| 42 |
.play-media {
|
|
| 43 |
background-color: white; |
|
| 44 |
border: 1px solid #e7e7e7; |
|
| 45 |
color: black; |
|
| 46 |
border-radius: 2px; |
|
| 47 |
} |
|
| 48 |
|
|
| 49 |
.play-media:hover {
|
|
| 50 |
background-color: #e7e7e7; |
|
| 51 |
border-radius: 2px; |
|
| 52 |
border: 1px solid #e7e7e7; |
|
| 53 |
} |
|
| 54 |
|
|
| 55 |
.turn {
|
|
| 56 |
|
|
| 57 |
} |
|
| 58 |
|
|
| 59 |
.spk {
|
|
| 22 | 60 |
font-variant: small-caps ; |
| 23 | 61 |
} |
| 24 | 62 |
|
| 25 |
.event |
|
| 26 |
{
|
|
| 63 |
.event {
|
|
| 27 | 64 |
font-style:italic; |
| 28 | 65 |
} |
| 29 | 66 |
|
| 30 |
b .event |
|
| 31 |
{
|
|
| 67 |
b .event {
|
|
| 32 | 68 |
font-style:italic; |
| 33 | 69 |
font-weight:normal; |
| 34 | 70 |
} |
| 35 | 71 |
|
| 36 |
|
|
| 37 |
.sync |
|
| 38 |
{
|
|
| 72 |
.sync {
|
|
| 39 | 73 |
vertical-align: super; |
| 40 | 74 |
font-weight:normal; |
| 41 | 75 |
font-size: 70%; |
| 42 | 76 |
} |
| 43 |
table |
|
| 44 |
{
|
|
| 77 |
|
|
| 78 |
table {
|
|
| 45 | 79 |
margin-left: auto; |
| 46 | 80 |
margin-right: auto; |
| 47 | 81 |
margin-bottom: 50px; |
| 48 | 82 |
} |
| 49 | 83 |
|
| 50 |
td |
|
| 51 |
{
|
|
| 84 |
td {
|
|
| 52 | 85 |
padding: 5px; |
| 53 | 86 |
} |
| 54 | 87 |
|
| 55 |
h2 |
|
| 56 |
{
|
|
| 88 |
h2 {
|
|
| 57 | 89 |
text-align: center; |
| 58 | 90 |
} |
Formats disponibles : Unified diff