source: extensions/cuise/admin_theme.css.php @ 27153

Last change on this file since 27153 was 19990, checked in by cljosse, 11 years ago
  • [style] cuise save
File size: 5.7 KB
Line 
1 <?php echo $prefix; ?> a {
2 color:red
3 }
4 *,.*{
5  background-image:none;
6  background-color:transparent ;
7   
8 }
9a{
10  color:<?php echo $fondBG_a ;?>;
11 }
12  a:hover{
13  color:<?php echo $fondBG_a_hover ;?>;
14 }
15
16  .browsePath{
17   background-image:none;
18  background-color:transparent ;
19 }
20
21  #imageHeaderBar, .titrePage{
22 height:32px;
23 }
24  #imageHeaderBar .browsePath,.titrePage{
25 padding-top:8px;
26 }
27  #theImageAndInfos{
28    background-image:none;
29  background-color:transparent ;
30 }
31 input[type='text'], input[type='password'], input[type='button'], input[type='submit'], input[type='reset'], input[type='file'], select, textarea{
32 background-color:<?php echo $fondBG_color;?> ;
33 color:<?php echo $fondBG_a ;?>;
34}
35  body{
36 background-color:<?php echo $fondBG_color;?> ;
37 background-image:<?php echo $fondBG ;?>;
38 color:<?php echo $fondBG_a ;?>;
39}
40
41 .titrePage,#imageHeaderBar{
42background-color:<?php echo $fondBp_color ;?>;
43background-image:<?php echo $fondBp ;?>;
44 color:<?php echo $fondBp_a ;?>;
45}
46 .titrePage a,#imageHeaderBar a{
47 
48 color:<?php echo $fondBp_a ;?>;
49}
50 .titrePage a:hover,#imageHeaderBar a:hover{
51 
52 color:<?php echo $fondBp_a_hover ;?>;
53}
54/*===========================================================*/
55 #menubar{
56background-color:<?php echo $Menu_bar_color ;?>;
57background-image:<?php echo $Menu_bar ;?>;
58    -moz-border-radius: <?php echo $Menu_bar_rayon ;?>
59  border-radius:  <?php echo $thumbnail_rayon." ".$Menu_bar_rayon ;?>;
60  background-position:  100px;
61}
62 #menubar:hover{
63  background-color:<?php echo $Menu_bar_color_hover ;?>;
64  background-image:<?php echo $Menu_bar_hover ;?>;
65
66}
67 #menubar dd a{
68 color:<?php echo $Menu_bar_a ;?>;
69 
70
71}
72 #menubar dd a:hover{
73  color:<?php echo $Menu_bar_a_hover ;?>
74}
75#menubar li a{ display:inline;
76}
77 #menubar dt{
78  background-color:<?php echo $fondBp_color ;?>;
79  background-image:<?php echo $fondBp ;?>;     
80   -moz-border-radius: <?php echo $thumbnail_rayon ;?>
81  border-radius:  <?php echo $thumbnail_rayon." ".$thumbnail_rayon ;?>;
82}
83 #menubar dt:hover,#menubar dt a:hover{
84  color:<?php echo $fondBp_a_hover ;?>;
85
86}
87#menubar dt,#menubar dt a{
88 color:<?php echo $fondBp_a ;?>;
89 
90}
91
92
93 #menubar dl{
94  background-color:Transparent;
95  background-image:none;
96}
97#menubar li {
98        list-style-position: inside;
99        list-style-image: url(images/small_bullet_0.png);
100}
101#menubar li li {
102        list-style-position: inside;
103        list-style-image: url(images/small_bullet_2.png);
104}
105#menubar li li li{
106        list-style-position: inside;
107        list-style-image: url(images/small_bullet_vert.png);
108}
109#menubar li li li li{
110        list-style-position: inside;
111        list-style-image: url(images/small_bullet_bleu.png);
112}
113
114
115/*========================================================*/
116 #content,.content{
117background-color:<?php echo $Menu_bar_color ;?>;
118background-image:<?php echo $Menu_bar ;?>;
119 
120}
121 #content:hover{
122background-color:<?php echo $Menu_bar_color_hover ;?>;
123background-image:<?php echo $Menu_bar_hover ;?>;
124 
125
126}
127 #content a,.content a{
128  color:<?php echo $Menu_bar_a ;?>;
129 
130}
131 #content a:hover{
132  color:<?php echo $Menu_bar_a_hover ;?>;
133}
134
135 .thumbnailCategory{
136background-color:<?php echo $thumbnail_color ;?>;
137background-image:<?php echo $thumbnail ;?>;
138}
139 .thumbnailCategory:hover{
140  background-color:<?php echo $thumbnail_color_hover ;?>;
141  background-image:<?php echo $thumbnail_hover ;?>;
142}
143
144
145 #theHeader{
146background-color:<?php echo $bck_header_color ;?>;
147<?php if($bck_header!='none'){
148echo "height:200px;width:100%;";
149}
150
151
152
153?>
154background-image:<?php echo $bck_header ;?>;
155background-repeat: no-repeat;
156background-position: center middle;
157}
158
159 #imageInfos{
160background-image:<?php echo $Menu_bar ;?>;
161background-position: center middle;
162}
163
164 #comments  {
165 background-color:<?php echo $thumbnail_color_hover ;?>;
166background-image:<?php echo $fondBp ;?>;
167 
168background-repeat: repeat-x;
169background-position: center middle;
170}
171 #pictureComments  {
172background-image:<?php echo $thumbnail ;?>;
173background-repeat: repeat-x;
174background-position: center middle;
175}
176
177
178
179/******** stripped ********/
180 .categoryActions {
181<?php if(  $theme_parent =="stripped_black_bloc" ) 
182 echo "float:none;"; 
183?>
184 
185}
186 #themeSwitchBox{width:420px;
187diplay:block;
188}
189.theme-thumb{ height:80px;width:80px;
190 
191}
192
193.menuhidden .switchArrow                { background-position: 0 0;}
194.menushown   .switchArrow               { background-position: -16px 0;}
195.infohidden .switchArrow                { background-position: -16px 0;}
196.infoshown   .switchArrow               { background-position: 0 0;}
197.commentshidden .switchArrow    { background-position: -48px 0;}
198.commentsshown   .switchArrow   { background-position: -32px 0;}
199
200
201/*================================================================*/
202.thumbnailCategories .description{padding:5px;
203  background-image:<?php echo $thumbnail; ?> ;
204     -moz-border-radius: <?php echo $thumbnail_rayon ;?>
205  border-radius:  <?php echo $thumbnail_rayon." ".$thumbnail_rayon ;?>;
206  background-position: center center;
207}
208
209.thumbnails li, #thumbnails li,.thumbnailCategories li, #thumbnails ul{
210  background-image:<?php echo $thumbnail; ?> ;
211     -moz-border-radius: <?php echo $thumbnail_rayon ;?>
212  border-radius:  <?php echo $thumbnail_rayon." ".$thumbnail_rayon ;?>;
213   background-position: center center;
214}
215.thumbnails li:hover, #thumbnails li:hover,.thumbnailCategories li:hover,#thumbnails ul:hover{
216  background-image:<?php echo $thumbnail_hover; ?> ;
217     -moz-border-radius: <?php echo $thumbnail_rayon ;?>
218  border-radius:  <?php echo $thumbnail_rayon." ".$thumbnail_rayon ;?>;
219   background-position: 100px center;
220}
221.switchArrow                            { background-image:url(icon/arrows_black.png);}
222.switchArrow:hover                      { background-image:url(icon/arrows_black_hover.png);}
Note: See TracBrowser for help on using the repository browser.