Rev 15675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15675 | Rev 15744 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | .tabsignes thead,.tabsignes tbody{ |
10 | .tabsignes thead,.tabsignes tbody{ |
11 | border: none |
11 | border: none |
12 | } |
12 | } |
13 | table.tabsignes>tbody>tr,table.tabsignes>thead>tr{ |
13 | table.tabsignes>tbody>tr,table.tabsignes>thead>tr{ |
14 | border-bottom: 1px solid #777 |
14 | border-bottom: 1px solid #777 |
- | 15 | } |
|
- | 16 | .tabsignes th{ |
|
- | 17 | font-weight: normal; |
|
- | 18 | } |
|
- | 19 | .tabsignes thead td{ |
|
- | 20 | font-weight: normal; |
|
15 | } |
21 | } |
16 | .tabsignes td{ |
22 | .tabsignes td{ |
17 | padding: 4px; |
23 | padding: 4px; |
18 | } |
24 | } |
19 | 25 | ||
Line 38... | Line 44... | ||
38 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'); |
44 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'); |
39 | background-repeat: repeat-y |
45 | background-repeat: repeat-y |
40 | } |
46 | } |
41 | .tab_db { |
47 | .tab_db { |
42 | background-position: center; |
48 | background-position: center; |
43 |
|
49 | /*padding-left: 15px; |
44 |
|
50 | padding-right: 15px*/ |
45 | } |
51 | } |
46 | .tab_dbl{ |
52 | .tab_dbl{ |
47 | background-position: |
53 | background-position: 10% 0 |
48 | } |
54 | } |
49 | .tab_dbr{ |
55 | .tab_dbr{ |
50 | background-position: |
56 | background-position: 90% |
51 | } |
57 | } |
52 | /* Double barre avec demi fond gris */ |
58 | /* Double barre avec demi fond gris */ |
53 | .tab_db_ndefl, .tab_db_ndefr, .tab_dbl_ndefr, .tab_dbr_ndefl { |
59 | .tab_db_ndefl, .tab_db_ndefr, .tab_dbl_ndefr, .tab_dbr_ndefl { |
54 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'),url('../../../gifs/ndef.png'); |
60 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'),url('../../../gifs/ndef.png'); |
55 | background-repeat: repeat-y,repeat-y |
61 | background-repeat: repeat-y,repeat-y |
56 | } |
62 | } |
57 | .tab_db_ndefl{ |
63 | .tab_db_ndefl{ |
58 | background-position: center,left; |
64 | background-position: center,left; |
- | 65 | /*background-size: auto,50%*/ |
|
59 | background-size: auto, |
66 | background-size: auto,45%; |
60 | } |
67 | } |
61 | .tab_db_ndefr{ |
68 | .tab_db_ndefr{ |
62 | background-position: center,right; |
69 | background-position: center,right; |
- | 70 | /*background-size: auto,50%*/ |
|
63 | background-size: auto, |
71 | background-size: auto,45%; |
64 | } |
72 | } |
65 | .tab_dbl_ndefr{ |
73 | .tab_dbl_ndefr{ |
66 |
|
74 | /*background-position: 4px 0,right*/ |
- | 75 | background-position: 10%,right; |
|
- | 76 | background-size: auto,80%; |
|
67 | } |
77 | } |
68 | .tab_dbr_ndefl{ |
78 | .tab_dbr_ndefl{ |
69 | background-position: |
79 | background-position: 90%,left; |
- | 80 | background-size: auto,80%; |
|
70 | } |
81 | } |
71 | /* fond gris */ |
82 | /* fond gris */ |
72 | .tab_ndef{ |
83 | .tab_ndef{ |
73 |
|
84 | /*background-color:#CCC;*/ |
- | 85 | background-color:#D0D0D0; |
|
74 | min-width: 1em |
86 | min-width: 1em; |
75 | } |
87 | } |
76 | /* pointillés */ |
88 | /* pointillés */ |
77 | .tab_dot{ |
89 | .tab_dot{ |
78 | background-image: url('../../../gifs/mathfonts/63/vdots.gif'); |
90 | background-image: url('../../../gifs/mathfonts/63/vdots.gif'); |
79 | background-repeat: repeat-y; |
91 | background-repeat: repeat-y; |