Commit ddeef1052e4ecd221501932ac9df63ac8abb8113
1 parent
b0d53d8d
Exists in
master
and in
10 other branches
Move user menu on header.
Showing
1 changed file
with
80 additions
and
76 deletions
Show diff stats
style.css
@@ -28,6 +28,10 @@ | @@ -28,6 +28,10 @@ | ||
28 | height: auto; | 28 | height: auto; |
29 | } | 29 | } |
30 | 30 | ||
31 | +#user #homepage-link { | ||
32 | + top: -11px; | ||
33 | +} | ||
34 | + | ||
31 | #wrap-2 { | 35 | #wrap-2 { |
32 | margin-top: 0; | 36 | margin-top: 0; |
33 | } | 37 | } |
@@ -52,7 +56,7 @@ div#wrapper-barra-brasil { | @@ -52,7 +56,7 @@ div#wrapper-barra-brasil { | ||
52 | /****************** Estilos basicos ******************/ | 56 | /****************** Estilos basicos ******************/ |
53 | 57 | ||
54 | /******* itens do gov-plone.css *******/ | 58 | /******* itens do gov-plone.css *******/ |
55 | -/* | 59 | +/* |
56 | * { margin: 0; padding: 0; }*/ | 60 | * { margin: 0; padding: 0; }*/ |
57 | * :link,:visited { text-decoration:none } | 61 | * :link,:visited { text-decoration:none } |
58 | * ul,ol { list-style:none; } | 62 | * ul,ol { list-style:none; } |
@@ -295,11 +299,11 @@ p { | @@ -295,11 +299,11 @@ p { | ||
295 | } | 299 | } |
296 | 300 | ||
297 | #TB_window .login-box .button-bar .icon-help{ | 301 | #TB_window .login-box .button-bar .icon-help{ |
298 | - | 302 | + |
299 | } | 303 | } |
300 | 304 | ||
301 | #TB_window .login-box form .button-bar { | 305 | #TB_window .login-box form .button-bar { |
302 | - float: none; | 306 | + float: none; |
303 | width: 100% | 307 | width: 100% |
304 | } | 308 | } |
305 | 309 | ||
@@ -307,10 +311,10 @@ p { | @@ -307,10 +311,10 @@ p { | ||
307 | width: 375px; | 311 | width: 375px; |
308 | } | 312 | } |
309 | 313 | ||
310 | -#signup-form small#signup-balloon, | ||
311 | -#signup-form small#password-balloon, | ||
312 | -#signup-form small#password-confirmation-balloon, | ||
313 | -#signup-form small#email-balloon, | 314 | +#signup-form small#signup-balloon, |
315 | +#signup-form small#password-balloon, | ||
316 | +#signup-form small#password-confirmation-balloon, | ||
317 | +#signup-form small#email-balloon, | ||
314 | #signup-form small#name-balloon { | 318 | #signup-form small#name-balloon { |
315 | right: 0; | 319 | right: 0; |
316 | } | 320 | } |
@@ -431,7 +435,7 @@ p { | @@ -431,7 +435,7 @@ p { | ||
431 | width: auto; | 435 | width: auto; |
432 | font-size: 12px; | 436 | font-size: 12px; |
433 | padding-left: 30px; | 437 | padding-left: 30px; |
434 | - padding-right: 5px; | 438 | + padding-right: 5px; |
435 | background-position: 7px 50%; | 439 | background-position: 7px 50%; |
436 | } | 440 | } |
437 | 441 | ||
@@ -500,7 +504,7 @@ p { | @@ -500,7 +504,7 @@ p { | ||
500 | margin-left: 0px; | 504 | margin-left: 0px; |
501 | } | 505 | } |
502 | 506 | ||
503 | -#content .profile-info-options input.button.with-text, | 507 | +#content .profile-info-options input.button.with-text, |
504 | #content .profile-info-options a.button.with-text { | 508 | #content .profile-info-options a.button.with-text { |
505 | background-color: #fff; | 509 | background-color: #fff; |
506 | border-radius: 0 0 0 0; | 510 | border-radius: 0 0 0 0; |
@@ -508,14 +512,14 @@ p { | @@ -508,14 +512,14 @@ p { | ||
508 | padding-bottom: 5px; | 512 | padding-bottom: 5px; |
509 | padding-left: 30px; | 513 | padding-left: 30px; |
510 | padding-top: 5px; | 514 | padding-top: 5px; |
511 | - text-align: left; | 515 | + text-align: left; |
512 | } | 516 | } |
513 | #content .profile-info-options a.button.with-text{ | 517 | #content .profile-info-options a.button.with-text{ |
514 | border: 0px solid #CCCCCC; | 518 | border: 0px solid #CCCCCC; |
515 | border-bottom: 2px solid #CCCCCC !important; | 519 | border-bottom: 2px solid #CCCCCC !important; |
516 | } | 520 | } |
517 | 521 | ||
518 | -#content .profile-info-options input.button:hover, | 522 | +#content .profile-info-options input.button:hover, |
519 | #content .profile-info-options a.button:hover { | 523 | #content .profile-info-options a.button:hover { |
520 | background-color: #ccc; | 524 | background-color: #ccc; |
521 | border: 1pxpx solid #CCC; | 525 | border: 1pxpx solid #CCC; |
@@ -576,7 +580,7 @@ p { | @@ -576,7 +580,7 @@ p { | ||
576 | } | 580 | } |
577 | 581 | ||
578 | .display-content-block .image { | 582 | .display-content-block .image { |
579 | - | 583 | + |
580 | } | 584 | } |
581 | 585 | ||
582 | .block.display-content-block .tags span { | 586 | .block.display-content-block .tags span { |
@@ -597,10 +601,10 @@ p { | @@ -597,10 +601,10 @@ p { | ||
597 | color: #000; | 601 | color: #000; |
598 | } | 602 | } |
599 | 603 | ||
600 | -#content .main-block h1, | ||
601 | -#not-found h1, | 604 | +#content .main-block h1, |
605 | +#not-found h1, | ||
602 | #access-denied h1 { | 606 | #access-denied h1 { |
603 | - | 607 | + |
604 | } | 608 | } |
605 | 609 | ||
606 | /*tamanho da fonte dentro dos artigos*/ | 610 | /*tamanho da fonte dentro dos artigos*/ |
@@ -626,8 +630,8 @@ p { | @@ -626,8 +630,8 @@ p { | ||
626 | padding: 14px; | 630 | padding: 14px; |
627 | color: #999; | 631 | color: #999; |
628 | } | 632 | } |
629 | -#article .article-comments-list, | ||
630 | -#article .article-comments-list ul, | 633 | +#article .article-comments-list, |
634 | +#article .article-comments-list ul, | ||
631 | #article .article-comments-list li { | 635 | #article .article-comments-list li { |
632 | list-style: none outside none; | 636 | list-style: none outside none; |
633 | margin: 5px 0 10px; | 637 | margin: 5px 0 10px; |
@@ -676,7 +680,7 @@ p { | @@ -676,7 +680,7 @@ p { | ||
676 | } | 680 | } |
677 | 681 | ||
678 | #content .comment-picture { | 682 | #content .comment-picture { |
679 | - max-width: 50px; | 683 | + max-width: 50px; |
680 | word-wrap: break-word; | 684 | word-wrap: break-word; |
681 | } | 685 | } |
682 | 686 | ||
@@ -800,13 +804,13 @@ p { | @@ -800,13 +804,13 @@ p { | ||
800 | 804 | ||
801 | /*borda dos wrappers*/ | 805 | /*borda dos wrappers*/ |
802 | /**/ | 806 | /**/ |
803 | -#main-content-wrapper-1, | ||
804 | -#main-content-wrapper-2, | ||
805 | -#main-content-wrapper-3, | ||
806 | -#main-content-wrapper-4, | ||
807 | -#main-content-wrapper-5, | ||
808 | -#main-content-wrapper-6, | ||
809 | -#main-content-wrapper-7, | 807 | +#main-content-wrapper-1, |
808 | +#main-content-wrapper-2, | ||
809 | +#main-content-wrapper-3, | ||
810 | +#main-content-wrapper-4, | ||
811 | +#main-content-wrapper-5, | ||
812 | +#main-content-wrapper-6, | ||
813 | +#main-content-wrapper-7, | ||
810 | #main-content-wrapper-8 { | 814 | #main-content-wrapper-8 { |
811 | background: none repeat scroll 0 0 transparent; | 815 | background: none repeat scroll 0 0 transparent; |
812 | } | 816 | } |
@@ -857,7 +861,7 @@ ul.profile-list .common-profile-list-block { | @@ -857,7 +861,7 @@ ul.profile-list .common-profile-list-block { | ||
857 | width: 100%; | 861 | width: 100%; |
858 | } | 862 | } |
859 | 863 | ||
860 | -/*.box-2 .common-profile-list-block .vcard a.profile_link, | 864 | +/*.box-2 .common-profile-list-block .vcard a.profile_link, |
861 | .box-3 .common-profile-list-block .vcard a.profile_link,*/ | 865 | .box-3 .common-profile-list-block .vcard a.profile_link,*/ |
862 | .common-profile-list-block .vcard a.profile_link { | 866 | .common-profile-list-block .vcard a.profile_link { |
863 | margin-bottom: 5px; | 867 | margin-bottom: 5px; |
@@ -865,7 +869,7 @@ ul.profile-list .common-profile-list-block { | @@ -865,7 +869,7 @@ ul.profile-list .common-profile-list-block { | ||
865 | } | 869 | } |
866 | 870 | ||
867 | 871 | ||
868 | -.box-2 .common-profile-list-block .vcard a.profile_link, | 872 | +.box-2 .common-profile-list-block .vcard a.profile_link, |
869 | .box-3 .common-profile-list-block .vcard a.profile_link { | 873 | .box-3 .common-profile-list-block .vcard a.profile_link { |
870 | height: auto; | 874 | height: auto; |
871 | max-height: 100%; | 875 | max-height: 100%; |
@@ -916,7 +920,7 @@ ul.profile-list .common-profile-list-block { | @@ -916,7 +920,7 @@ ul.profile-list .common-profile-list-block { | ||
916 | 920 | ||
917 | li.event-dates { | 921 | li.event-dates { |
918 | background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white; | 922 | background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white; |
919 | - | 923 | + |
920 | float: none; | 924 | float: none; |
921 | padding: 5px 32px 5px 5px; | 925 | padding: 5px 32px 5px 5px; |
922 | text-align: right; | 926 | text-align: right; |
@@ -1005,7 +1009,7 @@ div#article-parent { | @@ -1005,7 +1009,7 @@ div#article-parent { | ||
1005 | /*paginação*/ | 1009 | /*paginação*/ |
1006 | 1010 | ||
1007 | .pagination { | 1011 | .pagination { |
1008 | - | 1012 | + |
1009 | } | 1013 | } |
1010 | .pagination { | 1014 | .pagination { |
1011 | font-size: 120%; | 1015 | font-size: 120%; |
@@ -1071,7 +1075,7 @@ input.button.with-text { | @@ -1071,7 +1075,7 @@ input.button.with-text { | ||
1071 | max-height: 28px; | 1075 | max-height: 28px; |
1072 | } | 1076 | } |
1073 | 1077 | ||
1074 | -#content a.button.with-text, | 1078 | +#content a.button.with-text, |
1075 | #content a.button.with-text { | 1079 | #content a.button.with-text { |
1076 | height: 28px; | 1080 | height: 28px; |
1077 | max-height: 28px; | 1081 | max-height: 28px; |
@@ -1087,13 +1091,13 @@ input.button.with-text { | @@ -1087,13 +1091,13 @@ input.button.with-text { | ||
1087 | text-decoration: none; | 1091 | text-decoration: none; |
1088 | } | 1092 | } |
1089 | 1093 | ||
1090 | -#content #article-actions input.button, | 1094 | +#content #article-actions input.button, |
1091 | #content #article-actions a.button, | 1095 | #content #article-actions a.button, |
1092 | #content a.button, | 1096 | #content a.button, |
1093 | #content input.button { | 1097 | #content input.button { |
1094 | background-color: transparent; | 1098 | background-color: transparent; |
1095 | border: 1px solid #CCCCCC; | 1099 | border: 1px solid #CCCCCC; |
1096 | - vertical-align: middle; | 1100 | + vertical-align: middle; |
1097 | } | 1101 | } |
1098 | 1102 | ||
1099 | #content a.button.with-text { | 1103 | #content a.button.with-text { |
@@ -1107,7 +1111,7 @@ input.button.with-text { | @@ -1107,7 +1111,7 @@ input.button.with-text { | ||
1107 | margin-right: 5px; | 1111 | margin-right: 5px; |
1108 | } | 1112 | } |
1109 | 1113 | ||
1110 | -#content #article-actions input.button:hover, | 1114 | +#content #article-actions input.button:hover, |
1111 | #content #article-actions a.button:hover { | 1115 | #content #article-actions a.button:hover { |
1112 | background-color: #ccc; | 1116 | background-color: #ccc; |
1113 | border: 1px solid #CCCCCC; | 1117 | border: 1px solid #CCCCCC; |
@@ -1170,7 +1174,7 @@ input.button.with-text { | @@ -1170,7 +1174,7 @@ input.button.with-text { | ||
1170 | } | 1174 | } |
1171 | 1175 | ||
1172 | #search-page .map-or-list-search-results list { | 1176 | #search-page .map-or-list-search-results list { |
1173 | - | 1177 | + |
1174 | } | 1178 | } |
1175 | 1179 | ||
1176 | .search-results-innerbox { | 1180 | .search-results-innerbox { |
@@ -1181,8 +1185,8 @@ input.button.with-text { | @@ -1181,8 +1185,8 @@ input.button.with-text { | ||
1181 | height: 100%; | 1185 | height: 100%; |
1182 | } | 1186 | } |
1183 | 1187 | ||
1184 | -.search-results-type-article li.article-item, | ||
1185 | -.search-tagged-items li.article-item, | 1188 | +.search-results-type-article li.article-item, |
1189 | +.search-tagged-items li.article-item, | ||
1186 | .only-one-result-box li.search-product-item { | 1190 | .only-one-result-box li.search-product-item { |
1187 | border-bottom: 0px solid #fff; | 1191 | border-bottom: 0px solid #fff; |
1188 | } | 1192 | } |
@@ -1400,7 +1404,7 @@ input.button.with-text { | @@ -1400,7 +1404,7 @@ input.button.with-text { | ||
1400 | background: url("images/comentarios.png") no-repeat left center #fffafa; | 1404 | background: url("images/comentarios.png") no-repeat left center #fffafa; |
1401 | } | 1405 | } |
1402 | .track_list .item_card .track_stats .hits .counter { | 1406 | .track_list .item_card .track_stats .hits .counter { |
1403 | - background: url("images/visualizacoes.png") no-repeat left center #fffafa; | 1407 | + background: url("images/visualizacoes.png") no-repeat left center #fffafa; |
1404 | } | 1408 | } |
1405 | 1409 | ||
1406 | .track_list .item_card .track_stats { | 1410 | .track_list .item_card .track_stats { |
@@ -1455,7 +1459,7 @@ input.button.with-text { | @@ -1455,7 +1459,7 @@ input.button.with-text { | ||
1455 | 1459 | ||
1456 | .track_list .item .track_content .steps h3{ | 1460 | .track_list .item .track_content .steps h3{ |
1457 | font-size: 13px !important; | 1461 | font-size: 13px !important; |
1458 | - text-transform: uppercase; | 1462 | + text-transform: uppercase; |
1459 | font-weight: normal; | 1463 | font-weight: normal; |
1460 | } | 1464 | } |
1461 | 1465 | ||
@@ -1483,7 +1487,7 @@ input.button.with-text { | @@ -1483,7 +1487,7 @@ input.button.with-text { | ||
1483 | 1487 | ||
1484 | .step a:link, #content .step a:link, dl.portlet .step a:link { | 1488 | .step a:link, #content .step a:link, dl.portlet .step a:link { |
1485 | color: #999; /*cinza escuro*/ | 1489 | color: #999; /*cinza escuro*/ |
1486 | - /*teste*/ | 1490 | + /*teste*/ |
1487 | display: inline-block; | 1491 | display: inline-block; |
1488 | max-width: 80%; | 1492 | max-width: 80%; |
1489 | vertical-align: middle; | 1493 | vertical-align: middle; |
@@ -1515,7 +1519,7 @@ input.button.with-text { | @@ -1515,7 +1519,7 @@ input.button.with-text { | ||
1515 | 1519 | ||
1516 | #track .step_list .step .content .name {} | 1520 | #track .step_list .step .content .name {} |
1517 | 1521 | ||
1518 | -#track .step .name, | 1522 | +#track .step .name, |
1519 | #track .step .name a { | 1523 | #track .step .name a { |
1520 | color: #999; | 1524 | color: #999; |
1521 | } | 1525 | } |
@@ -1706,7 +1710,7 @@ input.button.with-text { | @@ -1706,7 +1710,7 @@ input.button.with-text { | ||
1706 | /* margin-top: 5px;*/ | 1710 | /* margin-top: 5px;*/ |
1707 | } | 1711 | } |
1708 | 1712 | ||
1709 | -.box-2 .common-profile-list-block .profile-image, | 1713 | +.box-2 .common-profile-list-block .profile-image, |
1710 | .box-3 .common-profile-list-block .profile-image{ | 1714 | .box-3 .common-profile-list-block .profile-image{ |
1711 | height: 56px; | 1715 | height: 56px; |
1712 | /* border: 1px solid #CCCCCC; | 1716 | /* border: 1px solid #CCCCCC; |
@@ -1859,18 +1863,18 @@ input.button.with-text { | @@ -1859,18 +1863,18 @@ input.button.with-text { | ||
1859 | } | 1863 | } |
1860 | 1864 | ||
1861 | #pairwise_main .skip_vote a { | 1865 | #pairwise_main .skip_vote a { |
1862 | - background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important; | 1866 | + background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important; |
1863 | color: transparent !important; | 1867 | color: transparent !important; |
1864 | display: inline-block; | 1868 | display: inline-block; |
1865 | height: 1px; | 1869 | height: 1px; |
1866 | line-height: 0; | 1870 | line-height: 0; |
1867 | padding: 1em 0; | 1871 | padding: 1em 0; |
1868 | text-decoration: none; | 1872 | text-decoration: none; |
1869 | - width: 200px; | 1873 | + width: 200px; |
1870 | } | 1874 | } |
1871 | 1875 | ||
1872 | #pairwise_main .skip_vote a:hover { | 1876 | #pairwise_main .skip_vote a:hover { |
1873 | - background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important; | 1877 | + background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important; |
1874 | } | 1878 | } |
1875 | 1879 | ||
1876 | #pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;} | 1880 | #pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;} |
@@ -1909,7 +1913,7 @@ input.button.with-text { | @@ -1909,7 +1913,7 @@ input.button.with-text { | ||
1909 | width: 80%; | 1913 | width: 80%; |
1910 | } | 1914 | } |
1911 | 1915 | ||
1912 | -#pairwise_main .div_text_input_container .div_text_input textarea { | 1916 | +#pairwise_main .div_text_input_container .div_text_input textarea { |
1913 | border: 1px solid #CCCCCC; | 1917 | border: 1px solid #CCCCCC; |
1914 | border-radius: 0 0 0 0 !important; | 1918 | border-radius: 0 0 0 0 !important; |
1915 | } | 1919 | } |
@@ -1979,16 +1983,16 @@ body.contraste #user a strong{ | @@ -1979,16 +1983,16 @@ body.contraste #user a strong{ | ||
1979 | color: #ffff00; | 1983 | color: #ffff00; |
1980 | } | 1984 | } |
1981 | 1985 | ||
1982 | -body.contraste #content .box-2 .tags-block .block-footer-content a, | ||
1983 | -body.contraste #content .box-2 .people-block .block-footer-content a, | ||
1984 | -body.contraste #content .box-2 .profile-list-block .block-footer-content a, | ||
1985 | -body.contraste #content .box-2 .enterprises-block .block-footer-content a, | ||
1986 | -body.contraste #content .box-2 .members-block .block-footer-content a, | ||
1987 | -body.contraste #content .box-2 .communities-block .block-footer-content a, | 1986 | +body.contraste #content .box-2 .tags-block .block-footer-content a, |
1987 | +body.contraste #content .box-2 .people-block .block-footer-content a, | ||
1988 | +body.contraste #content .box-2 .profile-list-block .block-footer-content a, | ||
1989 | +body.contraste #content .box-2 .enterprises-block .block-footer-content a, | ||
1990 | +body.contraste #content .box-2 .members-block .block-footer-content a, | ||
1991 | +body.contraste #content .box-2 .communities-block .block-footer-content a, | ||
1988 | body.contraste #content .box-2 .friends-block .block-footer-content a, | 1992 | body.contraste #content .box-2 .friends-block .block-footer-content a, |
1989 | -body.contraste #content .more_button .view_all a, | 1993 | +body.contraste #content .more_button .view_all a, |
1990 | body.contraste #content .read_more a, | 1994 | body.contraste #content .read_more a, |
1991 | -body.contraste .more_button .view_all a, | 1995 | +body.contraste .more_button .view_all a, |
1992 | body.contraste .read_more a | 1996 | body.contraste .read_more a |
1993 | { | 1997 | { |
1994 | background-image: none; | 1998 | background-image: none; |
@@ -1997,16 +2001,16 @@ body.contraste .read_more a | @@ -1997,16 +2001,16 @@ body.contraste .read_more a | ||
1997 | } | 2001 | } |
1998 | 2002 | ||
1999 | body.contraste.action-home-index #content .article-block .short-post .read-more a, | 2003 | body.contraste.action-home-index #content .article-block .short-post .read-more a, |
2000 | -body.contraste #content .box-1 .tags-block .block-footer-content a, | ||
2001 | -body.contraste #content .box-1 .people-block .block-footer-content a, | ||
2002 | -body.contraste #content .box-1 .profile-list-block .block-footer-content a, | ||
2003 | -body.contraste #content .box-1 .enterprises-block .block-footer-content a, | ||
2004 | -body.contraste #content .box-1 .members-block .block-footer-content a, | ||
2005 | -body.contraste #content .box-1 .communities-block .block-footer-content a, | 2004 | +body.contraste #content .box-1 .tags-block .block-footer-content a, |
2005 | +body.contraste #content .box-1 .people-block .block-footer-content a, | ||
2006 | +body.contraste #content .box-1 .profile-list-block .block-footer-content a, | ||
2007 | +body.contraste #content .box-1 .enterprises-block .block-footer-content a, | ||
2008 | +body.contraste #content .box-1 .members-block .block-footer-content a, | ||
2009 | +body.contraste #content .box-1 .communities-block .block-footer-content a, | ||
2006 | body.contraste #content .box-1 .friends-block .block-footer-content a, | 2010 | body.contraste #content .box-1 .friends-block .block-footer-content a, |
2007 | -body.contraste #content .more_button .view_all a, | 2011 | +body.contraste #content .more_button .view_all a, |
2008 | body.contraste #content .read_more a, | 2012 | body.contraste #content .read_more a, |
2009 | -body.contraste .more_button .view_all a, | 2013 | +body.contraste .more_button .view_all a, |
2010 | body.contraste .read_more a | 2014 | body.contraste .read_more a |
2011 | { | 2015 | { |
2012 | background: url("images/button-read-more-vazio-contraste.png") no-repeat scroll left 50% #333; | 2016 | background: url("images/button-read-more-vazio-contraste.png") no-repeat scroll left 50% #333; |
@@ -2018,7 +2022,7 @@ body.contraste .read_more a | @@ -2018,7 +2022,7 @@ body.contraste .read_more a | ||
2018 | body.contraste a, | 2022 | body.contraste a, |
2019 | body.contraste #accessibility a, | 2023 | body.contraste #accessibility a, |
2020 | body.contraste #portal-siteactions a, | 2024 | body.contraste #portal-siteactions a, |
2021 | -body.contraste #logo a, | 2025 | +body.contraste #logo a, |
2022 | body.contraste #logo #portal-title, | 2026 | body.contraste #logo #portal-title, |
2023 | body.contraste #sobre a, | 2027 | body.contraste #sobre a, |
2024 | body.contraste h1, | 2028 | body.contraste h1, |
@@ -2033,18 +2037,18 @@ body.contraste #content .documentDescription, | @@ -2033,18 +2037,18 @@ body.contraste #content .documentDescription, | ||
2033 | body.contraste #content #description, | 2037 | body.contraste #content #description, |
2034 | body.contraste .nitfByline, | 2038 | body.contraste .nitfByline, |
2035 | body.contraste p.section, | 2039 | body.contraste p.section, |
2036 | -body.contraste .track_list .item_card .track_stats .hits .label, | 2040 | +body.contraste .track_list .item_card .track_stats .hits .label, |
2037 | body.contraste .track_list .item_card .track_stats .comments .label, | 2041 | body.contraste .track_list .item_card .track_stats .comments .label, |
2038 | body.contraste.action-home-index #content .display-content-block .lead p, | 2042 | body.contraste.action-home-index #content .display-content-block .lead p, |
2039 | body.contraste.action-environment_design-index #content .display-content-block .lead p, | 2043 | body.contraste.action-environment_design-index #content .display-content-block .lead p, |
2040 | -body.contraste.action-home-index #content .display-content-block .published-at, | 2044 | +body.contraste.action-home-index #content .display-content-block .published-at, |
2041 | body.contraste.action-environment_design-index #content .display-content-block .published-at { | 2045 | body.contraste.action-environment_design-index #content .display-content-block .published-at { |
2042 | color: #fff; | 2046 | color: #fff; |
2043 | } | 2047 | } |
2044 | 2048 | ||
2045 | -body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a, | 2049 | +body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a, |
2046 | body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a:visited, | 2050 | body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a:visited, |
2047 | -body.contraste #content a:link, | 2051 | +body.contraste #content a:link, |
2048 | body.contraste #content a:link, | 2052 | body.contraste #content a:link, |
2049 | body.contraste #content a:visited, | 2053 | body.contraste #content a:visited, |
2050 | body.contraste #content a { | 2054 | body.contraste #content a { |
@@ -2052,7 +2056,7 @@ body.contraste #content a { | @@ -2052,7 +2056,7 @@ body.contraste #content a { | ||
2052 | } | 2056 | } |
2053 | 2057 | ||
2054 | 2058 | ||
2055 | -body.contraste.action-home-index #content .container-block-plugin_container-block .display-content-block .title a, | 2059 | +body.contraste.action-home-index #content .container-block-plugin_container-block .display-content-block .title a, |
2056 | body.contraste.action-environment_design-index #content .container-block-plugin_container-block .display-content-block .title a, | 2060 | body.contraste.action-environment_design-index #content .container-block-plugin_container-block .display-content-block .title a, |
2057 | 2061 | ||
2058 | body.contraste #content .display-content-block .title a, | 2062 | body.contraste #content .display-content-block .title a, |
@@ -2069,9 +2073,9 @@ body.contraste.action-environment_design-index #wrap-2 { | @@ -2069,9 +2073,9 @@ body.contraste.action-environment_design-index #wrap-2 { | ||
2069 | background-image: none; | 2073 | background-image: none; |
2070 | } | 2074 | } |
2071 | 2075 | ||
2072 | -body.contraste.action-home-index .block .block-inner-2, | 2076 | +body.contraste.action-home-index .block .block-inner-2, |
2073 | body.contraste.action-environment_design-index .block .block-inner-2, | 2077 | body.contraste.action-environment_design-index .block .block-inner-2, |
2074 | -body.contraste.action-home-index #content .tags-block .block-inner-2, | 2078 | +body.contraste.action-home-index #content .tags-block .block-inner-2, |
2075 | body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { | 2079 | body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { |
2076 | background-color: #333; | 2080 | background-color: #333; |
2077 | } | 2081 | } |
@@ -2100,7 +2104,7 @@ body.contraste #content .box .block-title { | @@ -2100,7 +2104,7 @@ body.contraste #content .box .block-title { | ||
2100 | background-color: #333; | 2104 | background-color: #333; |
2101 | } | 2105 | } |
2102 | 2106 | ||
2103 | -body.contraste.action-home-index .container-block-plugin_container-block .container-block-plugin_container-block, | 2107 | +body.contraste.action-home-index .container-block-plugin_container-block .container-block-plugin_container-block, |
2104 | body.contraste.action-environment_design-index .container-block-plugin_container-block .container-block-plugin_container-block, | 2108 | body.contraste.action-environment_design-index .container-block-plugin_container-block .container-block-plugin_container-block, |
2105 | body.contraste.action-home-index #content .box .block-title, | 2109 | body.contraste.action-home-index #content .box .block-title, |
2106 | body.contraste.action-environment_design-index #content .box .block-title, | 2110 | body.contraste.action-environment_design-index #content .box .block-title, |
@@ -2121,7 +2125,7 @@ body.contraste #content .link-list-block li a:hover { | @@ -2121,7 +2125,7 @@ body.contraste #content .link-list-block li a:hover { | ||
2121 | color: #ffff00; | 2125 | color: #ffff00; |
2122 | } | 2126 | } |
2123 | 2127 | ||
2124 | -body.contraste #content .profile-info-options input.button.with-text, | 2128 | +body.contraste #content .profile-info-options input.button.with-text, |
2125 | body.contraste #content .profile-info-options a.button.with-text{ | 2129 | body.contraste #content .profile-info-options a.button.with-text{ |
2126 | background-color: #333; | 2130 | background-color: #333; |
2127 | color: #ffff00; | 2131 | color: #ffff00; |
@@ -2136,7 +2140,7 @@ body.contraste #content .article-comment { | @@ -2136,7 +2140,7 @@ body.contraste #content .article-comment { | ||
2136 | background: none repeat scroll 0 0 #000; | 2140 | background: none repeat scroll 0 0 #000; |
2137 | } | 2141 | } |
2138 | 2142 | ||
2139 | -body.contraste #comments_list .comment-info, | 2143 | +body.contraste #comments_list .comment-info, |
2140 | body.contraste #comments_list .comment-created-at, | 2144 | body.contraste #comments_list .comment-created-at, |
2141 | body.contraste #footer-license a, | 2145 | body.contraste #footer-license a, |
2142 | body.contraste #footer-license p{ | 2146 | body.contraste #footer-license p{ |
@@ -2173,8 +2177,8 @@ body.contraste .ui-widget-content { | @@ -2173,8 +2177,8 @@ body.contraste .ui-widget-content { | ||
2173 | color: #fff; | 2177 | color: #fff; |
2174 | } | 2178 | } |
2175 | 2179 | ||
2176 | -body.contraste .ui-state-active, | ||
2177 | -body.contraste .ui-widget-content .ui-state-active, | 2180 | +body.contraste .ui-state-active, |
2181 | +body.contraste .ui-widget-content .ui-state-active, | ||
2178 | body.contraste .ui-widget-header .ui-state-active { | 2182 | body.contraste .ui-widget-header .ui-state-active { |
2179 | background-image: none; | 2183 | background-image: none; |
2180 | background-color: #000; | 2184 | background-color: #000; |
@@ -2320,7 +2324,7 @@ body.action-embed-index { | @@ -2320,7 +2324,7 @@ body.action-embed-index { | ||
2320 | 2324 | ||
2321 | .action-embed-index #boxes, | 2325 | .action-embed-index #boxes, |
2322 | .action-embed-index .box-1 .blocks, | 2326 | .action-embed-index .box-1 .blocks, |
2323 | -.action-embed-index .block-outer, | 2327 | +.action-embed-index .block-outer, |
2324 | .action-embed-index #content .block { | 2328 | .action-embed-index #content .block { |
2325 | margin: 0px; | 2329 | margin: 0px; |
2326 | } | 2330 | } |
@@ -2465,7 +2469,7 @@ body.action-embed-index { | @@ -2465,7 +2469,7 @@ body.action-embed-index { | ||
2465 | height: auto; | 2469 | height: auto; |
2466 | } | 2470 | } |
2467 | 2471 | ||
2468 | -.hub ul.settings li.twitter label{ | 2472 | +.hub ul.settings li.twitter label{ |
2469 | color: white; | 2473 | color: white; |
2470 | display: block; | 2474 | display: block; |
2471 | font-style: oblique; | 2475 | font-style: oblique; |