Rev 15744 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15744 | Rev 18271 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'); |
44 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'); |
45 | background-repeat: repeat-y |
45 | background-repeat: repeat-y |
46 | } |
46 | } |
47 | .tab_db { |
47 | .tab_db { |
48 | background-position: center; |
48 | background-position: center; |
49 | /*padding-left: 15px; |
- | |
50 | padding-right: 15px*/ |
- | |
51 | } |
49 | } |
52 | .tab_dbl{ |
50 | .tab_dbl{ |
53 | background-position: 10% 0 |
51 | background-position: 10% 0 |
54 | } |
52 | } |
55 | .tab_dbr{ |
53 | .tab_dbr{ |
Line 60... | Line 58... | ||
60 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'),url('../../../gifs/ndef.png'); |
58 | background-image: url('../../../gifs/mathfonts/69/Vert_.gif'),url('../../../gifs/ndef.png'); |
61 | background-repeat: repeat-y,repeat-y |
59 | background-repeat: repeat-y,repeat-y |
62 | } |
60 | } |
63 | .tab_db_ndefl{ |
61 | .tab_db_ndefl{ |
64 | background-position: center,left; |
62 | background-position: center,left; |
65 | /*background-size: auto,50%*/ |
- | |
66 | background-size: auto,45%; |
63 | background-size: auto,45%; |
67 | } |
64 | } |
68 | .tab_db_ndefr{ |
65 | .tab_db_ndefr{ |
69 | background-position: center,right; |
66 | background-position: center,right; |
70 | /*background-size: auto,50%*/ |
- | |
71 | background-size: auto,45%; |
67 | background-size: auto,45%; |
72 | } |
68 | } |
73 | .tab_dbl_ndefr{ |
69 | .tab_dbl_ndefr{ |
74 | /*background-position: 4px 0,right*/ |
- | |
75 | background-position: 10%,right; |
70 | background-position: 10%,right; |
76 | background-size: auto,80%; |
71 | background-size: auto,80%; |
77 | } |
72 | } |
78 | .tab_dbr_ndefl{ |
73 | .tab_dbr_ndefl{ |
79 | background-position: 90%,left; |
74 | background-position: 90%,left; |
80 | background-size: auto,80%; |
75 | background-size: auto,80%; |
81 | } |
76 | } |
82 | /* fond gris */ |
77 | /* fond gris */ |
83 | .tab_ndef{ |
78 | .tab_ndef{ |
84 | /*background-color:#CCC;*/ |
- | |
85 | background-color:#D0D0D0; |
79 | background-color:#D0D0D0; |
86 | min-width: 1em; |
80 | min-width: 1em; |
87 | } |
81 | } |
88 | /* pointillés */ |
82 | /* pointillés */ |
89 | .tab_dot{ |
83 | .tab_dot{ |