Commit abb00818a964ece00a010a5a6c55176a3f8113f4

Authored by Pedro de Lyra Pereira
1 parent dd51a12d
Exists in master and in 79 other branches add_sisp_to_chef, add_super_archives_plugin, api_for_colab, automates_core_packing, backup_not_prod, changes_in_buttons_on_content_panel, colab_automated_login, colab_spb_plugin_recipe, colab_widgets_settings, design_validation, dev_env_minimal, disable_email_dev, fix_breadcrumbs_position, fix_categories_software_link, fix_edit_institution, fix_edit_software_with_another_license, fix_get_license_info, fix_gitlab_assets_permission, fix_list_style_inside_article, fix_list_style_on_folder_elements, fix_members_pagination, fix_merge_request_url, fix_models_translations, fix_no_license, fix_software_api, fix_software_block_migration, fix_software_communities_translations, fix_software_communities_unit_test, fix_style_create_institution_admin_panel, fix_superarchives_imports, fix_sym_links_noosfero, focus_search_field_theme, gov-user-refactoring, gov-user-refactoring-rails4, header_fix, institution_modal_on_rating, kalibro-conf-refactoring, kalibro-processor-package, lxc_settings, margin_fix, mezuro_cookbook, prezento, refactor_download_block, refactor_software_communities, refactor_software_for_sisp, register_page, release-process, release-process-v2, remove-unused-images, remove_broken_theme, remove_secondary_email_from_user, remove_sisp_buttons, removing_super_archives_email, review_message, scope2method, signals_user_noosfero, sisp_catalog_header, sisp_colab_config, sisp_dev, sisp_dev_master, sisp_simple_version, software_as_organization, software_catalog_style_fix, software_communities_html_refactor, software_infos_api, spb_minimal_env, spb_to_rails4, spec_refactor, stable-4.1, stable-4.2, stable-4.x, temp_soft_comm_refactoring, theme_header, theme_javascript_refactory, thread_dropdown, thread_page, update_search_by_categories, update_software_api, update_softwares_boxes

Removing archive 'cabecalho-cinza-theme.css'

Showing 1 changed file with 0 additions and 841 deletions   Show diff stats
cabecalho-cinza-theme.css
... ... @@ -1,841 +0,0 @@
1   -@import url(http://fonts.googleapis.com/css?family=Open+Sans);
2   -
3   -/*********Removido do style.css spb-theme******************/
4   -
5   -/* verificar onde isso se aplica
6   -
7   -.modal {
8   - top: 50%;
9   -}
10   -
11   -body div.overlaybg div.close,
12   -body div.overlay div.close {
13   - right: -14px;
14   - left: auto;
15   -}
16   -
17   -
18   -.design-menu {
19   - display: inline-block;
20   -}
21   -*/
22   -/******/
23   -
24   -
25   -
26   -
27   -/*removi o pop-up login e o registro de usuario daqui*/
28   -
29   -
30   -
31   -
32   -/* padrao do box */
33   -/*#content .box .block-title {
34   - font-size: 12px;
35   - text-align: left;
36   - border-bottom: none;
37   - padding: 5px 8px 18px 7px;
38   - text-transform: uppercase;
39   - font-family: "open_sansbold", Arial, Helvetica, sans-serif;
40   - font-variant: normal;
41   - margin: 0px 0px 2px 0px;
42   - border-top: 4px solid #3E67B1;
43   - background: #eee;
44   - color: #3E67B1;
45   -}
46   -*/
47   -
48   -
49   -
50   -
51   -
52   -
53   -
54   -
55   -/*#content .box-1 .block-title {
56   - border-top: 0px hidden transparent;
57   - padding: 0px;
58   - background: transparent;
59   -}*/
60   -
61   -/* Menu List footer */
62   -/*
63   -#content .box-3 .block-title{
64   - margin:0;
65   -}
66   -
67   -
68   -#content .box-3 .link-list-block li a.link-this-page {
69   - width: auto;
70   - border-right: none;
71   - font-weight: bold;
72   - border-radius: 0px;
73   -}
74   -
75   -#content .box-3 .link-list-block li a {
76   - font-size: 14px;
77   - line-height: 1em;
78   - color: #545454;
79   - background-color: #FFF;
80   - border-radius: none;
81   - padding: 0.6em 1.1em;
82   -}
83   -
84   -#content .box-3 .link-list-block li a:hover {
85   - background-color: #FFF;
86   - color: #000;
87   -}
88   -
89   -#content .box-3 .link-list-block li {
90   - border-bottom: none;
91   - border-top: none;
92   - padding: 0;
93   - margin: 0;
94   -}
95   -*/
96   -.agenda-item a {
97   - color: black;
98   -}
99   -.agenda-item a:visited {
100   - color: black;
101   - font-weight: normal;
102   -}
103   -.agenda-item a:hover {
104   - color: black;
105   - text-decoration: underline !important;
106   -}
107   -
108   -#box-organizer .block-target { clear: both; }
109   -
110   -/*.profile-info-options*/
111   -#content .profile-info-options {
112   - padding-right: 0;
113   -}
114   -
115   -#content .profile-info-options ul {
116   - margin-left: 0px;
117   -}
118   -
119   -#content .profile-info-options input.button.with-text,
120   -#content .profile-info-options a.button.with-text {
121   - background-color: #fff;
122   - border-radius: 0 0 0 0;
123   - display: block;
124   - padding-bottom: 5px;
125   - padding-left: 30px;
126   - padding-top: 5px;
127   - text-align: left;
128   -}
129   -#content .profile-info-options a.button.with-text{
130   - border: 0px solid #CCCCCC;
131   - border-bottom: 2px solid #CCCCCC !important;
132   -}
133   -
134   -#content .profile-info-options input.button:hover,
135   -#content .profile-info-options a.button:hover {
136   - background-color: #ccc;
137   - border: 1pxpx solid #CCC;
138   -}
139   -
140   -
141   -/*********************************/
142   -/* Main Page / Communities Block */
143   -/*********************************/
144   -
145   -
146   -
147   -/*comentário*/
148   -
149   -
150   -#comments_list.comments{
151   - border: 1px solid #CCCCCC;
152   - margin: 20px 0;
153   -}
154   -
155   -#content .main-block #comments_list h3 {
156   - border-bottom: 1px solid #CCCCCC;
157   - margin: 0;
158   - min-height: 100% !important;
159   - padding: 14px;
160   - color: #999;
161   -}
162   -#article .article-comments-list,
163   -#article .article-comments-list ul,
164   -#article .article-comments-list li {
165   - list-style: none outside none;
166   - margin: 5px 0 10px;
167   - padding: 0;
168   -}
169   -
170   -#article .article-comments-list li {
171   - padding: 14px;
172   -}
173   -
174   -.comments .comment-count-write-out {
175   - min-height: 100%;
176   -}
177   -
178   -/*btn comentários*/
179   -
180   -#content .blog-post .short-post .read-more a{
181   - text-decoration: none;
182   - background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #DDD;
183   - border: 1px solid #CCC;
184   - border-radius: 5px;
185   - color: #666;
186   - font-weight: bold;
187   - padding: 0.5em 1em;
188   - text-decoration: none;
189   -
190   -}
191   -
192   -/* nao mostrar seta neste tipo de box */
193   -#content .blog-post .short-post .read-more a::after {
194   - content: none;
195   - }
196   -
197   -.comment-info {
198   - line-height: 1em;
199   - margin-top: 5px;
200   -}
201   -
202   -#article .article-comments-list li {
203   - display: block;
204   - list-style: none outside none;
205   - margin: 10px 0 0;
206   - padding: 1em;
207   -}
208   -
209   -#article .comment-replies .article-comment {
210   - background: url("/images/black-alpha-pixel-5.png") repeat scroll left top transparent;
211   - border: 1px solid #808080;
212   - border-radius: 5px 5px 5px 5px;
213   - margin-top: 0px;
214   - padding: 0;
215   -}
216   -
217   -#content .comment-picture {
218   - max-width: 50px;
219   - word-wrap: break-word;
220   -}
221   -
222   -.comment-replies .comment-picture {
223   - height: auto;
224   - max-width: 50px;
225   - overflow: visible;
226   -}
227   -
228   -.comment-created-at{
229   - display: block;
230   - float: none;
231   - margin-left: 0;
232   - color: red;
233   - font-style: italic;
234   - margin-bottom: 1em;
235   -}
236   -
237   -#article .article-comment .comment-details h4 {
238   - display: block;
239   -}
240   -
241   -.comment-text p {
242   - line-height: 1.3em;
243   -}
244   -
245   -.article-comment .comment-details {
246   - padding-top: 0;
247   -}
248   -
249   -
250   -#comments_list .comment-balloon {
251   -
252   -}
253   -#comments_list .comment-balloon .comment-wrapper-1,
254   -#comments_list .comment-balloon .comment-wrapper-2,
255   -#comments_list .comment-balloon .comment-wrapper-3,
256   -#comments_list .comment-balloon .comment-wrapper-4,
257   -#comments_list .comment-balloon .comment-wrapper-5,
258   -#comments_list .comment-balloon .comment-wrapper-6,
259   -#comments_list .comment-balloon .comment-wrapper-7,
260   -#comments_list .comment-balloon .comment-wrapper-8{
261   - background-image: none;
262   -}
263   -
264   -#comments_list a.display-comment-form {
265   - background: url("images/bg-btn-ver-mais-1px.png") repeat scroll 0 0 #EEEEEE;
266   - border-color: #ddd;
267   - margin: 14px;
268   -}
269   -
270   -#content .comment-header .comment-actions-reply{
271   - margin-right: 5px;
272   - margin-top: 5px;
273   -}
274   -
275   -.comment-details .menu-submenu {
276   - bottom: -4px;
277   - right: -130px;
278   -}
279   -
280   -#page-comment-form .post_comment_box {
281   - display: inline-block;
282   - padding: 5px;
283   - text-align: left;
284   -}
285   -
286   -/* fim de comentário*/
287   -.no-boxes-inner-2 {
288   - background-color: white;
289   -}
290   -
291   -.only-one-result-box .common-profile-list-block {
292   - float: none;
293   -}
294   -
295   -.common-profile-list-block span {
296   - line-height: 1.2em;
297   - overflow: visible;
298   - width: 100%;
299   - word-wrap: break-word;
300   -}
301   -
302   -.search-results-box .common-profile-list-block li {
303   - display: inline-block;
304   - width: 112px;
305   -}
306   -
307   -.common-profile-list-block,
308   -ul.profile-list .common-profile-list-block {
309   - display: inline-block;
310   - vertical-align: top;
311   -}
312   -
313   -.main-block .common-profile-list-block {
314   - display: block;
315   -}
316   -
317   -#search-results .common-profile-list-block {
318   - display: inline-block;
319   - vertical-align: top;
320   -}
321   -
322   -.vcard .menu-submenu-list li {
323   - display: block;
324   -}
325   -
326   -.common-profile-list-block .profile-image {
327   - display: table-cell;
328   - height: 56px;
329   - max-height: 100%;
330   - text-align: center;
331   -}
332   -
333   -/*.box-2 .common-profile-list-block .vcard a.profile_link,
334   -.box-3 .common-profile-list-block .vcard a.profile_link,*/
335   -.common-profile-list-block .vcard a.profile_link {
336   - margin-bottom: 5px;
337   - float: none;
338   -}
339   -
340   -
341   -.box-2 .common-profile-list-block .vcard a.profile_link,
342   -.box-3 .common-profile-list-block .vcard a.profile_link {
343   - height: auto;
344   - max-height: 100%;
345   -}
346   -
347   -.common-profile-list-block .vcard {
348   - float: none;
349   -}
350   -
351   -.common-profile-list-block .vcard a, .comment-actions .vcard a {
352   - margin: 0;
353   - height: auto;
354   - padding-top: 0;
355   - overflow: visible;
356   -}
357   -
358   -#content .comment-actions li {
359   - padding: 2px;
360   -}
361   -
362   -
363   -#article .article-comment .comment-details .comment-actions h4 {
364   - display: none;
365   -}
366   -
367   -.menu-submenu-trigger, .comment-actions .vcard .menu-submenu-trigger {
368   - width: 20px;
369   - height: 20px;
370   -}
371   -
372   -.common-profile-list-block .vcard:hover .menu-submenu-trigger {
373   -/* display: none;*/
374   -}
375   -
376   -/*data - evento*/
377   -
378   -li.event-dates {
379   - background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white;
380   -
381   - float: none;
382   - padding: 5px 32px 5px 5px;
383   - text-align: right;
384   -}
385   -
386   -
387   -
388   -/***VERIFICAR SE ISSO SE APLICA A ESTE TEMA***/
389   -/*.track_list*/
390   -
391   -
392   -
393   -/*bloco de steps em main area - */
394   -
395   -#content .community-track-plugin_track-list-block .steps .step .position {
396   - margin: 5px 3px;
397   - padding: 0 6px;
398   -}
399   -
400   -.community-track-plugin_track-list-block .steps .step .name{
401   - display: inline-block;
402   - vertical-align: middle;
403   - width: 75%;
404   -}
405   -
406   -#article .step_list .step .step_actions .button{
407   - border-radius: 0 0 0 0;
408   -}
409   -
410   -/*ítens específicos*/
411   -
412   -/*oculto*/
413   -#track #hidden_steps .step_list .step .position {
414   - background-color: transparent;
415   -}
416   -
417   -/*ativo*/
418   -
419   -#content .step.step_active {
420   - background-color: #E8F3E9;/*verde claro*/
421   - background-image: url("images/no-image.gif");
422   -}
423   -
424   -#content .step.step_active:hover {
425   - background-color: #B8D4C1;
426   -}
427   -
428   -#content .step.step_active a {
429   - color: #397941;/*verde escuro*/
430   -}
431   -
432   -#content .step.step_active .position{
433   - background-color: #397941;/*verde escuro*/
434   - color: #E8F3E9;/*verde claro*/
435   -}
436   -
437   -.step_active a:link, #content .step_active a:link, dl.portlet .step_active a:link {
438   - color: #397941; /*verde escuro*/
439   -}
440   -
441   -/*em andamento*/
442   -
443   -#content .step.step_waiting {
444   - background-color: #fff0cf;/*laranja claro*/
445   - background-image: url("images/no-image.gif");
446   -}
447   -
448   -#content .step.step_waiting:hover {
449   - background-color: #E6E6BC;
450   -}
451   -
452   -#content .step.step_waiting a {
453   - color: #C6A142;/*laranja escuro*/
454   -}
455   -
456   -#content .step.step_waiting .position{
457   - background-color: #c6a142;/*laranja escuro*/
458   - color: #fff0cf;/*laranja claro*/
459   -}
460   -
461   -.step_waiting a:link, #content .step_waiting a:link, dl.portlet .step_waiting a:link {
462   - color: #c6a142; /*laranja escuro*/
463   -}
464   -
465   -/*finalizado*/
466   -
467   -#content .step.step_finished {
468   - background: url("images/steps_bg.png") repeat-x center top #fff;/*branco com o fundo em degradê*/
469   -}
470   -
471   -#article .step_finished .tool_link:hover, #content .steps .step_finished:hover {
472   - background-color: #EEE;
473   - background-image: none;
474   -}
475   -#content .step.step_finished:hover {
476   - background-color: #EEE;
477   - background-image: none;
478   -}
479   -
480   -#content .step.step_finished a {
481   - background-color:transparent;/*transparente*/
482   - color: #999;/*cinza escuro escuro*/
483   -}
484   -
485   -.step_finished a:link, #content .step_finished a:link, dl.portlet .step_finished a:link {
486   - color: #999; /*cinza escuro*/
487   -}
488   -
489   -#content .step.step_finished .position{
490   - background-color: #999;/*cinza escuro escuro*/
491   - color: #fff;/*branco*/
492   -}
493   -
494   -/*****fim step list******/
495   -
496   -/***FIM DA AREA DE VERIFICACAO*/
497   -
498   -/*******Alinhamento da imagem de pessoas no bloco**********/
499   -
500   -.box-2 .common-profile-list-block .profile-image,
501   -.box-3 .common-profile-list-block .profile-image{
502   - height: 56px;
503   -}
504   -
505   -/*fim alinhamento da imagem de pessoas nos blocos - incluindo página inicial*/
506   -
507   -.relevant-content-plugin_relevant-content-block ul{
508   - padding: 0;
509   -}
510   -
511   -.relevant-content-plugin_relevant-content-block li {
512   -}
513   -.relevant-content-plugin_relevant-content-block li:hover {
514   - background-color: #eee;
515   -}
516   -.relevant-content-plugin_relevant-content-block li a{
517   - color: #333;
518   - display: block;
519   - padding: 0.5em 1em;
520   -}
521   -
522   -.pairwise-plugin_pairwise-content #article-header .title {
523   - display: none;
524   -}
525   -
526   -#pairwise_main {
527   - text-align: center;
528   - width: auto;
529   -}
530   -
531   -#pairwise_main ul.pairwise_menu {
532   - background-color: white;
533   - color: #ECF2E7;
534   - text-align: right;
535   -}
536   -
537   -#pairwise_main ul.pairwise_menu li {
538   - display: inline;
539   -}
540   -
541   -#pairwise_main ul.pairwise_menu li a {
542   - color: #b3c4a6;
543   - font-size: 14px;
544   - padding: 1em;
545   - text-decoration: none;
546   -}
547   -
548   -#pairwise_main ul.pairwise_menu li a:hover{
549   - color: #497B16;
550   - background-color: #ECF2E7;
551   - border-radius: 10px 10px 0 0;
552   - border: 1px solid #b3c4a6;
553   - border-bottom: 0px;
554   - margin: -1px;
555   -}
556   -
557   -#pairwise_main ul.pairwise_menu li a.active{
558   - color: #497B16;
559   - background-color: #ECF2E7;
560   - border-radius: 10px 10px 0 0;
561   - border: 1px solid #b3c4a6;
562   - border-bottom: 0px;
563   -}
564   -
565   -#pairwise_main .pairwise_content {
566   - background-color: #ECF2E7;
567   - padding: 1em;
568   - overflow: hidden;
569   -}
570   -
571   -#pairwise_main .pairwise_body {
572   - background-color: white;
573   - border-radius: 7px 7px 7px 7px;
574   - display: block;
575   - font-size: 22px;
576   - margin: 0 0 0.5em;
577   - padding: 1em;
578   -}
579   -
580   -#pairwise_main .pairwise_call_for_action {
581   - color: #4B7421;
582   - font-size: 14px;
583   - line-height: 1.5em;
584   -}
585   -
586   -#pairwise_main .prompt {
587   - /*background-color: #cfe1bf !important;*/
588   - background: url("images/prompt_bg_normal.png") no-repeat center top #cfe1bf;
589   - border-width: 0px;
590   - max-width: 369px;
591   - height: 170px !important;
592   - padding: 10px 0;
593   - border-width: 0 !important;
594   - border-radius: 10px;
595   -}
596   -
597   -#pairwise_main .prompt:hover {
598   - background: url("images/prompt_bg_hover.png") no-repeat 50% top #548A1C;
599   -}
600   -
601   -#pairwise_main .prompt.left{
602   - background-position: 51% top;
603   - float: left;
604   -}
605   -
606   -#pairwise_main .prompt.right{
607   - background-position: 50% top;
608   - float: right;
609   -}
610   -
611   -#pairwise_main .prompt a{
612   - color: #2a2d28 !important;
613   - /*font-size: 14px;*/
614   - font-size: 12px;/*REDUZIDO PARA CABER 160 CARACTERES.*/
615   - display: block;
616   - /*height: 170px;*/
617   - max-width: 349px;
618   - padding: 10px;
619   - height: 100%;
620   -}
621   -
622   -#pairwise_main .separator {
623   - background-color: #CCCCCC;
624   - display: inline-block;
625   - float: none;
626   - height: 170px;
627   - margin-top: 8px;
628   - width: 1px;
629   -}
630   -
631   -
632   -#pairwise_main .skip_vote {
633   - width: 200px !important;
634   - text-align: center;
635   - padding: 0;
636   - border-width: 0px;
637   - background-color: transparent !important;
638   -/* background-color: #7D8874 !important;
639   - font-size: 15px !important;
640   - color: #fff;
641   - padding: 1em 0 !important;
642   - border-width: 0px !important;
643   - border-radius: 7px 7px 0px 0px !important;*/
644   -}
645   -
646   -#pairwise_main .skip_vote a {
647   - background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important;
648   - color: transparent !important;
649   - display: inline-block;
650   - height: 1px;
651   - line-height: 0;
652   - padding: 1em 0;
653   - text-decoration: none;
654   - width: 200px;
655   -}
656   -
657   -#pairwise_main .skip_vote a:hover {
658   - background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important;
659   -}
660   -
661   -#pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;}
662   -
663   -#pairwise_main .skip_vote_reasons ul {margin: 0; padding: 1em;}
664   -
665   -#pairwise_main .skip_vote_reasons ul li {color: white; padding: 0.5em 0.5em 0.5em 2em; text-align: left;}
666   -
667   -#pairwise_main .skip_vote_reasons ul li:hover{background-color:#666;}
668   -
669   -#pairwise_main .skip_vote_reasons ul li a {color: white;text-decoration: none;font-size: 14px;}
670   -
671   -#pairwise_main #suggestions_box {
672   - display: block !important;
673   - margin-top: 15px;
674   - padding: 10px;
675   - text-align: left;
676   -}
677   -
678   -#pairwise_main #suggestions_box span {
679   - color: #4B7421;
680   - font-size: 15px;
681   - font-weight: bold;
682   - text-align: left;
683   - text-transform: uppercase;
684   -}
685   -
686   -#pairwise_main .suggestion_form {}
687   -
688   -#pairwise_main #suggestion_box_fields {}
689   -
690   -#pairwise_main .div_text_input_container {width: 100%;}
691   -
692   -#pairwise_main .div_text_input_container .div_text_input {
693   - display: inline-block;
694   - width: 80%;
695   -}
696   -
697   -#pairwise_main .div_text_input_container .div_text_input textarea {
698   - border: 1px solid #CCCCCC;
699   - border-radius: 0 0 0 0 !important;
700   -}
701   -
702   -#pairwise_main .div_text_input_container .div_text_input .jqEasyCounterMsg {color: #7D8874 !important;font-size: 13px;}
703   -
704   -#pairwise_main .div_text_input_container .suggest_idea_btn {
705   - display: inline-block;
706   - margin-left: 5%;
707   - vertical-align: top;
708   - width: 14%;
709   -}
710   -
711   -#pairwise_main .div_text_input_container .suggest_idea_btn input#new_idea_button{
712   - background: url("images/botao-enviar-pairwise.png") no-repeat top center transparent;
713   - border-radius: 0px;
714   - cursor: pointer;
715   - display: block;
716   - min-height: 71px;
717   - padding: 5px 10px;
718   - width: 93px;
719   - border-width: 0;
720   -}
721   -
722   -div.pairwise_group_list_container .arrow span.active {
723   - background-position: center top;
724   -}
725   -/*Fim Pairwise*/
726   -
727   -
728   -/*botão rss*/
729   -#article .blog-feed-link {
730   - position: relative;
731   - right: 0;
732   - top: 0;
733   -}
734   -
735   -
736   -/* Plugin para curtir artigos e comentários */
737   -.pairwise-plugin_pairwise-content .vote-actions {
738   - display: none;
739   -}
740   -
741   -.action .dislike:before {
742   - content: url(images/negative-hand.png);
743   -}
744   -
745   -.action .like:before {
746   - content: url(images/positive-hand.png);
747   -}
748   -
749   -.action .vote-detail {
750   - width: 160px;
751   -}
752   -
753   -.vote-action .like-action-active .action-icon {
754   - opacity: 1;
755   -}
756   -
757   -#article .action .vote-detail li {
758   - padding: 0px;
759   -}
760   -
761   -.vote-action .action-icon {
762   - opacity: 0.5;
763   -}
764   -
765   -#article .action .action-icon {
766   - top: 3px;
767   -}
768   -
769   -#article .like-action .like-action-counter {
770   - color: #2A8C32;
771   -}
772   -
773   -#article .dislike-action .like-action-counter {
774   - color: #CC0000;
775   -}
776   -
777   -.vote-actions {
778   - position: relative;
779   - right: 0;
780   - top: 0;
781   -}
782   -
783   -#article .action .vote-detail li {
784   - display: inline-block;
785   - list-style-type: none;
786   - margin-bottom: 5px;
787   - margin-left: 0;
788   - text-align: left;
789   -}
790   -
791   -#article .action .vote-detail li a span{
792   - float: left;
793   - margin-left: 5px;
794   - width: 120px;
795   -}
796   -#article .action .vote-detail li a img {
797   - float: left;
798   -}
799   -
800   -
801   -
802   -
803   -/****************Acho que isso nao se aplica ao nosso tema****************/
804   -/*estilos do HUB*/ /**css removido para o arquivo nao-se-aplica.css**/
805   -
806   -
807   -
808   -/**********************Removidos****************************/
809   -
810   -#category-ajax-selector .select-subcategory-link:hover {
811   - color: #fff;
812   -}
813   -/*****css removido daqui para o arquivo header.css*****/
814   -
815   -
816   -
817   -
818   -
819   -
820   -/****************** FIM cabecalho ******************/
821   -
822   -/************* Bar Psocial Style - Menu Horizontal**************/
823   -
824   -
825   -
826   -
827   -/* Cores dos sideboxs */
828   -
829   -/* Cor padrao do box */
830   -/*#content .box .block-title {
831   - border-top: 4px solid #2c66ce;
832   - background: #eee;
833   - color:#2c66ce;
834   -}
835   -*/
836   -
837   -/************* FIM Bar Psocial Style - Menu Horizontal**************/
838   -
839   -
840   -/******removido css do rodape********/
841   -
842 0 \ No newline at end of file