Revision 876f005c cloudcms/static/cloudcms/css/modules.css

b/cloudcms/static/cloudcms/css/modules.css
327 327
.widjets li a                                   { font-size:1.154em; }
328 328
.widjets .wrap p:first-child                    { height:200px;margin-bottom:2em; }
329 329

  
330
/* billing styles */
331
.alt-style .table-div                           { border:1px dashed #000; }
332
.billing table.complex tr:nth-child(2n) td      { background:transparent; }
333
.billing table.alt-style tr.zebra td            { background:#F2F2F2; }
334
.billing .highlight                             { text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em; position:relative;}
335
.billing .highlight em                          { color:#3582AC; font-style:normal; font-weight:bold; }
336
.billing table.marginless                       { margin-bottom:0; }
337
.billing .sum                                   { background:#5A97B8; padding:5px 5px 5px 10px; color:#fff; }
338
.billing.details .last                          { width:15%;}
339
.billing.details .prelast                       { width:10%;}
340
.billing.list .last                             { width:20%; }
341
.billing.list .prelast                          { width:20%; }
342
.billing form                                   { margin-top:50px; }
343
.billing .categories                            { margin-bottom:2em; }
344
.billing .categories .clear                     { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}
345
.billing  a, .billing  a:hover                  { border:0 none;}
346
.billing .categories ul                         { margin:0;padding:0;}
347
.billing .categories ul li                      { float: left; list-style:none outside;}
348
.billing .categories .title                     { margin-bottom: 0.5em; }
349
.billing .categories ul li a                    { color: #000000;   margin-right: 22px; text-decoration: none; }
350
.billing .categories ul li a:hover, 
351
.billing .categories ul li a.selected           { color: #000000;}
352
.billing .categories ul li.active a             { text-decoration: underline }
353
.billing .categories ul li.inactive             { opacity: 0.3; }
354
.billing .categories ul li.active               { opacity: 1; }
355
.billing .resource-cat-1.filter-item a,
356
.billing .resource-cat-1.filter-item a:hover    { color:#ff6f00 }
357
.billing .resource-cat-2.filter-item a,
358
.billing .resource-cat-2.filter-item a:hover    { color:#4085A5 }
359
.billing span.info                              { position:absolute;z-index:10; bottom:32px; right:40px; }
360
.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; }
361
.billing span.info:hover em                     { background-position:-4px -3px; }
362
.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;}
363
.billing span.info:hover span                   { display:block; }
364
.billing span.info.foo span                     { padding:0; background:transparent; left:-48px; top:22px; font-size:12px;}
365
.billing .highlight a                           { float:right; }
366
.billing .highlight .popup                      { position:absolute;right:20px; top:40px; width: 100px;  border:1px solid #000; }
367
.billing table.alt-style tr td                  { border-top:10px solid #fff; }
368
.billing table.alt-style .last                  { text-align:right; }
369

  
370 330
.table_sorting tr th                            { cursor:pointer; }
371 331

  
372 332
.table_sorting tr th:hover                      { text-decoration:underline }

Also available in: Unified diff