Last change
on this file since 162 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
1.3 KB
|
Line | |
---|
1 | .conteneur-theme { |
---|
2 | margin: 10px 0; |
---|
3 | position: relative; |
---|
4 | } |
---|
5 | |
---|
6 | .declinaison { |
---|
7 | } |
---|
8 | |
---|
9 | .theme { |
---|
10 | clear: left; |
---|
11 | font-size: 12px; |
---|
12 | font-weight: bold; |
---|
13 | margin: 0 0 6px 0; |
---|
14 | padding:0 0 0 20px; |
---|
15 | background:url('../images/deplierhaut.gif') no-repeat 4px 0 ; |
---|
16 | } |
---|
17 | |
---|
18 | .theme-actuel { |
---|
19 | padding: 5px; |
---|
20 | background-color: #eee; |
---|
21 | border: 3px solid #ddd; |
---|
22 | } |
---|
23 | |
---|
24 | #lavignette { |
---|
25 | position:absolute; |
---|
26 | left: -270px; |
---|
27 | padding: 5px; |
---|
28 | background-color: #eee; |
---|
29 | border: 3px solid #ddd; |
---|
30 | width: 250px; |
---|
31 | } |
---|
32 | |
---|
33 | .liste-declinaison { |
---|
34 | margin-left:28px; |
---|
35 | } |
---|
36 | |
---|
37 | .theme-actuel h4 { |
---|
38 | margin: 0 0 10px 0; |
---|
39 | color: #333; |
---|
40 | } |
---|
41 | |
---|
42 | .clearer { |
---|
43 | clear: left; |
---|
44 | } |
---|
45 | |
---|
46 | .vignette-theme { |
---|
47 | float: left; |
---|
48 | display: block; |
---|
49 | border: 1px solid #000; |
---|
50 | margin: 0 10px 10px 0; |
---|
51 | width: 200px; |
---|
52 | /* pour ie :*/ |
---|
53 | position:relative; |
---|
54 | } |
---|
55 | |
---|
56 | .cadre-padding { |
---|
57 | padding:8px; |
---|
58 | font-family:verdana,arial,helvetica,sans; |
---|
59 | font-size:12px; |
---|
60 | } |
---|
61 | .cadre-padding p { |
---|
62 | margin:0px 0px 8px 0px; |
---|
63 | } |
---|
64 | |
---|
65 | h5 { |
---|
66 | font-size: 14px; |
---|
67 | margin: 0 0 10px 0; |
---|
68 | } |
---|
69 | |
---|
70 | .meta { |
---|
71 | border-bottom:1px dashed #ccc; |
---|
72 | padding:5px; |
---|
73 | margin-bottom:10px; |
---|
74 | } |
---|
75 | |
---|
76 | .liste-association { |
---|
77 | list-style:none; |
---|
78 | margin-left:0px; |
---|
79 | padding-left:3px; |
---|
80 | margin-top:0px; |
---|
81 | } |
---|
82 | |
---|
83 | .liste-association img { |
---|
84 | margin:0px 5px; |
---|
85 | } |
---|
86 | |
---|
87 | .bouton-montrer-options { |
---|
88 | display:block; |
---|
89 | margin:5px 0px 2px 0px; |
---|
90 | font-weight:bold; |
---|
91 | } |
---|
92 | |
---|
93 | p.label_radio { |
---|
94 | margin-top:8px; |
---|
95 | margin-bottom:2px; |
---|
96 | } |
---|
97 | |
---|
98 | #cacher_edito, .radio{ |
---|
99 | position:relative; |
---|
100 | top:2px; |
---|
101 | _top:0px; |
---|
102 | } |
---|
103 | |
---|
Note: See
TracBrowser
for help on using the repository browser.