Commit 6c1500643f1044dc88317d3bfef4bb01425f8bfa

Authored by Valessio Brito
1 parent 5f52fddd

Removendo icones padrão da secom #fixme

Showing 1 changed file with 23 additions and 23 deletions   Show diff stats
@@ -338,29 +338,29 @@ div#article-parent { @@ -338,29 +338,29 @@ div#article-parent {
338 #box-organizer .block-target { clear: both; } 338 #box-organizer .block-target { clear: both; }
339 339
340 /* Custom Icons - SECOM theme */ 340 /* Custom Icons - SECOM theme */
341 -  
342 -.box-2 .link-list-block ul li .icon-ok,  
343 -.box-2 .link-list-block ul li .icon-eyes,  
344 -.box-2 .link-list-block ul li .icon-edit,  
345 -.box-2 .link-list-block ul li .icon-photos {  
346 - background-image: url('images-theme/media-icons.png');  
347 - background-position: 0px -325px !important;  
348 - height: 27px;  
349 - padding: 13px 0px 0px 45px !important;  
350 - margin-top: 5px;  
351 - margin-bottom: 5px;  
352 -}  
353 -  
354 -.box-2 .link-list-block ul li .icon-ok {  
355 - background-position: 0px -165px !important;  
356 -}  
357 -.box-2 .link-list-block ul li .icon-eyes {  
358 - background-position: 0px -125px !important;  
359 -}  
360 -.box-2 .link-list-block ul li .icon-edit {  
361 - background-position: 0px -245px !important;  
362 -}  
363 - 341 +/*
  342 + * .box-2 .link-list-block ul li .icon-ok,
  343 + * .box-2 .link-list-block ul li .icon-eyes,
  344 + * .box-2 .link-list-block ul li .icon-edit,
  345 + * .box-2 .link-list-block ul li .icon-photos {
  346 + * background-image: url('images-theme/media-icons.png');
  347 + * background-position: 0px -325px !important;
  348 + * height: 27px;
  349 + * padding: 13px 0px 0px 45px !important;
  350 + * margin-top: 5px;
  351 + * margin-bottom: 5px;
  352 + * }
  353 + *
  354 + * .box-2 .link-list-block ul li .icon-ok {
  355 + * background-position: 0px -165px !important;
  356 + * }
  357 + * .box-2 .link-list-block ul li .icon-eyes {
  358 + * background-position: 0px -125px !important;
  359 + * }
  360 + * .box-2 .link-list-block ul li .icon-edit {
  361 + * background-position: 0px -245px !important;
  362 + * }
  363 +*/
364 /* Form syles */ 364 /* Form syles */
365 365
366 .formfield input, .formfield textarea { 366 .formfield input, .formfield textarea {