Revision 314b57ab

b/cloudcms/static/cloudcms/css/forms.css
149 149
.form-row .dk_options a:hover, 
150 150
.form-row .dk_option_current a					{ text-shadow:none; background-color: #E7E7E3; text-decoration:none;}
151 151

  
152
form.link-like									{ display:inline-block; margin:0 5px; }
152
form.link-like									{ display:inline-block; margin:0 5px; float:right;}
153 153
form.link-like input[type="submit"]				{ margin:0; padding:0 5px; background:transparent; color:#F89A1C; cursor:pointer; height:auto;  }
154 154
form.link-like input[type="submit"]:hover		{ text-decoration:underline;  }
155
form.link-like.alone							{ float:none; margin:0;}
156
form.link-like.alone .form-row					{ margin:0; }
157
form.link-like.alone input[type="submit"]		{ padding:0; }	
155 158
.projects form.withlabels .checkbox-widget		{ margin-top:5px; }
156 159
.projects form .with-checkbox					{ margin:20px 0; }
157 160
.projects form .with-checkbox label				{ padding-top:7px; }
158 161
.projects form .with-checkbox span.info			{ bottom:24px; }
159

  
162
.projects .minimal								{ float:right; position:relative; margin-bottom:-20px;}
163
.projects .minimal select						{ padding:3px; width:250px; }
164
.projects .minimal label						{ position:absolute; right:290px; top:5px; white-space:nowrap}
160 165

  
161 166
@media screen and (max-width : 630px) 		{ 
162 167
	form.withlabels .extra-img	   				{ left:260px; }
b/cloudcms/static/cloudcms/css/modules.css
30 30
.top-msg +.mainlogo                             { margin-top:-73px;}
31 31
.top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}
32 32
.top-msg .close:hover                           { color:#000;}
33
.top-msg.success                             	{ background-color:#77C596; color: #fff}
34
.top-msg.error                              	{ background-color:#EF4F54; color: #fff}
35
.top-msg.warning                                { background-color:#F6921E; color: #fff}
36
.top-msg.info                                 	{ background-color:#C3C3B9; color: #fff}
37
.top-msg.warning a                              { color: #3582AC}
38
.top-msg.info a                                 { color: #222}
33 39

  
34 40
/* container */
35 41
.container .wrapper                             { padding-bottom:100px;}
......
49 55
.two-cols .lt                                   { float:left; width:400px;}
50 56
.two-cols-blog .rt                              { float:right; width:220px; margin-left:80px; padding-right:65px;}
51 57
.two-cols-blog .lt 	                            { overflow:hidden;}
52
.container h2									{ font-weight:700; font-size:1.308em; margin-bottom:1em; }
58
.container h2									{ font-weight:normal; font-size:1.308em; margin-bottom:1em; }
53 59
.container h3                    				{ font-weight:normal; margin-bottom:1em; }
54 60
.container h2 em 								{ color: #3582AC; font-style:normal; }
55 61
/*.content a						                { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }
......
225 231
table.alt-style tr th:first-child				{ padding-left:5px; }
226 232
table.alt-style tr td a							{ margin:0 0 0 20px; }
227 233
table.alt-style tr td:first-child a				{ margin:0; }
228
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto;}
234
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
229 235
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 }
230 236
dl.alt-style  									{ width:500px; }
231 237
dl.alt-style dt									{ width:50%; float:left; color:#3582AC; font-weight:normal;}
......
280 286
.details img									{ max-width:100%; }
281 287
.question .section								{ margin-top:1em; }
282 288
.question pre									{ border:1px dashed #000; padding:5px; margin:10px 0; line-height:auto; }
283
.widjets										{ margin: 0; padding:0; }
289
.widjets										{ position:relative; }
290
.widjets ul										{ margin: 0; padding:0; }
284 291
.widjets li										{ width:50%; float:left; list-style:none outside; margin:30px 0; }
285 292
.widjets li div									{ border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }
286 293
.widjets li div img								{ max-width:100%; }
287 294
.widjets li .btn								{ text-align:center; position:absolute; bottom:0; left:0; right:0; }
295
.widjets .widjet-x								{ position:absolute; right:0;top:0; font-weight:bold; font-size:1.5em; }
296
.widjets .widjet-x:hover						{ text-decoration:none; color:#000; }
288 297

  
289 298
/* billing styles */
290 299
.alt-style .table-div							{ border:1px dashed #000; }
291 300
.billing table.complex tr:nth-child(2n) td 		{ background:transparent; }
292 301
.billing table.alt-style tr.zebra td			{ background:#F2F2F2; }
293
.billing .highlight								{ text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em;}
302
.billing .highlight								{ text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em; position:relative;}
294 303
.billing .highlight em							{ color:#3582AC; font-style:normal; font-weight:bold; }
295 304
.billing table.marginless						{ margin-bottom:0; }
296 305
.billing .sum									{ background:#5A97B8; padding:5px 5px 5px 10px; color:#fff; }
......
315 324
.billing .resource-cat-1.filter-item a:hover	{ color:#ff6f00 }
316 325
.billing .resource-cat-2.filter-item a,
317 326
.billing .resource-cat-2.filter-item a:hover	{ color:#4085A5 }
327
.billing span.info								{ position:absolute;z-index:10; bottom:32px; right:40px; }
328
.billing span.info em 							{ display:block; overflow:hidden;  position:absolute; left:0; text-indent:-110px; top:0; height:21px; width:21px; background:url(../images/symbols.png) no-repeat -4px -31px;cursor:pointer; }
329
.billing span.info:hover em 					{ background-position:-4px -3px; }
330
.billing span.info span  						{ position:absolute; left:29px; top:-2px; width:120px; padding-left:30px; background:url(../images/black-line.jpg ) no-repeat left 12px ; min-height:50px; display:none; font-size:12px;}
331
.billing span.info:hover span 					{ display:block; }
332
.billing span.info.foo span						{ padding:0; background:transparent; left:-48px; top:22px; font-size:12px;}
333
.billing .highlight a 							{ float:right; }
334
.billing .highlight .popup						{ position:absolute;right:20px; top:40px; width: 100px;  border:1px solid #000; }
335
.billing table.alt-style tr td					{ border-top:10px solid #fff; }
336
.billing table.alt-style .last					{ text-align:right; }
318 337

  
319 338
.table_sorting tr th							{ cursor:pointer; }
320
.table_sorting tr th:hover						{ text-decoration:underline }
339

  
340
.table_sorting tr th:hover						{ text-decoration:underline }
341

  
342
table.alt-style tr.tr1 td,
343
table.alt-style tr.tmore1 td					{ background:#F2F2F2 }
344
table.alt-style tr.tr2 td,
345
table.alt-style tr.tmore2 td					{ background:#fff }
346
table.alt-style tr td.info-td					{ padding:5px; }
347
table.alt-style tr td.info-td div				{ padding:15px; border:1px dashed #000 }
348
table.alt-style tr td a.more-info				{ display:inline-block;  width:17px; height:16px; background:url(../images/plus-minus.png) no-repeat 0 0; margin-left:10px; }
349
table.alt-style tr td a.more-info:hover			{ background-image:url(../images/plus-minus-hover.png); text-decoration:none;}
350
table.alt-style tr td a.open					{ background-position:-16px 0} 
351

  
352
.projects .details a.edit						{ float:right; margin-left:20px;  }
353
.projects .details .data						{ overflow:hidden; }
354
.projects .editable form textarea				{ width:70%; height:50px; max-width:70%; width:270px; height:120px;}

Also available in: Unified diff