From 503e05b7bd6c6bc1befb6574e2d48caebad1a231 Mon Sep 17 00:00:00 2001 From: Marcelo Júnior Date: Wed, 26 Aug 2015 20:22:46 -0300 Subject: [PATCH] fix css --- style.css | 11 +++++------ style.css~ | 469 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2 files changed, 5 insertions(+), 475 deletions(-) delete mode 100644 style.css~ diff --git a/style.css b/style.css index a48272f..edbc741 100644 --- a/style.css +++ b/style.css @@ -383,16 +383,13 @@ html {background-image: none;background-color: #ddd;} #content .box-2 {background-color: rgba(0, 0, 0, 0);} #content .box-2 .link-list-block { -padding: 0 0 0px; +padding: 0px; } .link-list-block, .profile-image-block {background-color: #FFF;box-shadow: 2px 2px 4px #CCC;} -#content .box-2 .link-list-block { - padding: 0 0 10px; -} #content .box-2 .link-list-block .block-inner-2 h3.block-title { height: auto; @@ -441,7 +438,6 @@ padding: 0 0 0px; padding-left: 40px; background-position: 15px 50%; } -#content .link-list-block li a:hover {background-color: #9CC8EB;color: #333;} .main-content {border-width: 0;border-radius: 0;box-shadow: 2px 2px 4px #CCC;background-color: #FFF;} @@ -671,6 +667,7 @@ background-color: #EEE; padding: 1em; overflow: hidden; border-top: 1px solid #9CC8EB; +border-bottom: 0px solid #9CC8EB; } #pairwise_main ul.pairwise_menu li a { @@ -720,7 +717,7 @@ background-color: #EEE; padding: 1em; overflow: hidden; border-top: 1px solid #9CC8EB; -border-bottom: 1px solid #9CC8EB; +border-bottom: 0px solid #9CC8EB; } #pairwise_main div.prompt { @@ -854,6 +851,8 @@ span.p_e_btn_perspectivas:before { font-weight: normal; } +#content .link-list-block li a:hover {background-color: #9CC8EB;color: #333;} + /* #content .box .profile-image-block { diff --git a/style.css~ b/style.css~ deleted file mode 100644 index 3bd424a..0000000 --- a/style.css~ +++ /dev/null @@ -1,469 +0,0 @@ -@import url(../base/style.css); -@import url(profile_header.css); -@import url(user_bar.css); -@import url(navigation.css); - -@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,700,400); - -html { - background: url(images/background.png) repeat fixed left top transparent; -} - -body { - background-color: transparent; - font-family: 'Open Sans', sans-serif; -} - -#theme-header{ - background: url("images/topo.gif") no-repeat scroll left top transparent; - height: 40px -} - -#wrap-2{ - background: url("images/topo2.gif") no-repeat scroll left top #FEFEFE; -} - -#site-title { - left: 10px; - top: -31px; -} - -#site-title a{ - background-image: url("images/marca-consultapublica.png"); - background-repeat: no-repeat; - height: 90px; - left: 0; - top: 0; - -} - -#content { - margin-top: 150px; -} - -#content .box-2 #content .feed-reader-block, #content .recent-documents-block{ - overflow: visible; -} -#content .box-1{ - margin-left: 282px; -} -#content .box-2{ - width: 282px; - background-color: #EFEFEF; - margin-left: 15px; - width: 250px; -} - -#content .block { - margin: 0px; -} -#content .block ul{ - list-style: none; - text-align: justify; - padding-left: 20px; - padding-right: 5px; -} - -#content .box-2 .block-inner-1 .block-inner-2{ - background: url("images/textosemconsulta.gif") no-repeat scroll left top transparent; - margin-left: -14px; -} - -#content .box-2 .block-inner-2 .block-title{ - background: url("images/textosemconsulta-canto.gif") no-repeat scroll left 44px transparent; - height: 62px; - position: relative; - margin-bottom: 0; - border-bottom: 0 none; - z-index: 9; -} - - -#content .box-2 .block-inner-2 .block-title span { - color: white; - display: block; - font-family: 'Open Sans', sans-serif; - font-weight: lighter; - padding-left: 20px; - padding-top: 7px; - position: relative; -} - -#content .box-2 .block-inner-2 li{ - list-style: none; -} - -#content .box-2 .block a { - color: #004A9E; -} - -/* -#content .box-2 .feed-reader-block li, .recent-documents-block li{ - list-style: none; - text-indent: 10px; -} -*/ - -.box-1 .blocks { - background-color: #f7f7f7; - padding: 0px; - margin: 0px; -} - -#theme-footer { - background-color: #ffffff; -} - -#wrap-2 { - border: 0px; -} - -#footer-links, -#copyright, -#theme-footer #language-chooser { - padding: 5px 10px; -} - -#copyright p { - margin: 0; -} - - -/* - * Specific article style - */ - -#article-tags{ - text-align: left; - color: black; -} - -/* - * Specific blocks style - */ - -/*FIXME verificar se pode usar .block-footer-content diretamente*/ -#content .tags-block .block-footer-content, -#content .people-block .block-footer-content, -#content .profile-list-block .block-footer-content, -#content .enterprises-block .block-footer-content, -#content .members-block .block-footer-content, -#content .communities-block .block-footer-content, -#content .friends-block .block-footer-content{ - - position: relative; - bottom: 4px; - width: 70px; - right: 0px; - font-size: 11px; - color: #000; - z-index: 10; - text-decoration: none; - padding-right: 15px; - background-color: red; -/* background: url(imgs/arrow-right-p.png) 100% 50% no-repeat;*/ -} - -#content .tags-block .block-footer-content a, -#content .people-block .block-footer-content a, -#content .profile-list-block .block-footer-content a, -#content .enterprises-block .block-footer-content a, -#content .members-block .block-footer-content a, -#content .communities-block .block-footer-content a, -#content .friends-block .block-footer-content a { - font-size: 11px; - color: #000; - text-decoration: none; - padding-right: 15px; - background: url(imgs/arrow-right-p.png) 100% 50% no-repeat; -} - -/* Plugin para curtir artigos e comentários */ - -.action .dislike:before { - content: url(images/negative-hand.png); -} - -.action .like:before { - content: url(images/positive-hand.png); -} - -.vote-action .like-action-active .action-icon { - opacity: 1; -} - -.vote-action .action-icon { - opacity: 0.5; -} - -#article .action .action-icon { - top: 3px; -} - -#article .like-action .like-action-counter { - color: #2A8C32; -} - -#article .dislike-action .like-action-counter { - color: #CC0000; -} - -.vote-actions { - position: relative; - right: 0; - top: 0; -} - -/* PopUp Login*/ - -#colorbox { - left: -350px !important; - margin-left: 50% !important; - width: 700px !important; -} - -#cboxWrapper { - padding: 15px; - position: relative; - width: auto !important; - /* height: auto !important;*/ -} - -#cboxContent{ - float: none !important; - width: auto !important; - height: auto !important; - padding: 20px; -} - -#cboxLoadedContent{ - width: auto !important; - height: auto !important; -} - -#colorbox .login-box .button-bar a.icon-close{ - width: auto !important; -} - -#cboxMiddleLeft{ - float: none !important; - height: auto !important; -} - -#cboxTopCenter { - height: auto !important; -} - -#colorbox .login-box{ - width: 100%; - background: url("images/img_login_popUp.png") no-repeat scroll 90% 50% #FFFFFF; -} - -#colorbox .login-box h2{ - background: url("images/bg-titulo-login.png") no-repeat scroll 70px 7px #FFFFFF; - color: #757575; - font-size: 20px; - font-style: italic; - font-weight: normal; - width: 45%; -} - -#colorbox .login-box form { - margin: 0; - width: 45%; - /*background: url("images/img_login_popUp.png") no-repeat scroll 70% 30% #FFFFFF;*/ -} - -#colorbox .login-box .formfieldline input { - width: 95%; -} - -#colorbox .login-box .button-bar input.icon-login { - background: url("images/btn_entrar_login.png") no-repeat scroll 0 0 #FFFFFF; - border: 0px none; - font-family: 'Open Sans', sans-serif; - font-size: 16px; - font-weight: bold; - height: 50px !important; - max-height: 50px !important; - padding: 0; - text-transform: uppercase; - width: 145px; - cursor: pointer; -} - -#colorbox .login-box .button-bar input.icon-login:hover { - background-image: url("images/btn_entrar_login_hover.png"); -} - -#colorbox .login-box .button-bar a.icon-close { - /*background: url("images/btn_cancelar_login.png") repeat-x scroll 0 0 #FFFFFF;*/ - background-color: #FCE9E8; - background-image: none; - border: 0 none; - border-radius: 5px 5px 5px 5px; - color: #CE5E5E; - font-size: 16px; - font-weight: bold; - height: 35px; - padding: 14px 13px 0; - text-align: center; - text-transform: uppercase; - width: 115px; -} -#colorbox .login-box .button-bar a.icon-close:hover { - background-color: #FFD1CF; -} - -#colorbox .login-box .button-bar input.submit, -#colorbox .login-box .button-bar a.icon-close { - border: 0px none; -} - -#colorbox .login-box .button-bar { - float: none; - margin-bottom: 1em; - margin-top: 1em; - width: 100%; -} - -#colorbox .login-box .button-bar .icon-add{ - background-image: none; - color: #004B82; - float: right; - font-size: 16px; - font-weight: bold; - margin-right: 75px; - padding: 10px; - position: relative; - text-align: center; - top: -3em; - width: 30%; -} - -#colorbox .login-box .button-bar .icon-help{ - -} - -#colorbox .login-box form .button-bar { - float: none; - width: 100% -} - -#colorbox .login-box .button-bar a.button.icon-help, -#colorbox .login-box .button-bar a.button.icon-add { - display: none; -} - -/*Modificações*/ - -html {background-image: none;background-color: #EEE;} - -#navigation, -#profile-header, -#site-title {display: none;} - -#wrap-2 {background-image: none;background-color: #EEE;} - -#content {margin-top: 10px;} -#content .box-1 {margin-left: 262px;} -#content .box-2 {margin-left: 0px;} -#content .box-2 .block-inner-1 .block-inner-2 {background-image: none;margin-left: 0;} - -.link-list-block, -.profile-image-block {background-color: #FFF;box-shadow: 2px 2px 4px #CCC;} - -#content .link-list-block li a {background-color: rgba(0, 0, 0, 0);} -#content .link-list-block li a:hover {background-color: #eee;color: #333;} - -.main-content {border-width: 0;border-radius: 0;box-shadow: 2px 2px 4px #CCC;background-color: #FFF;} - -#content .box .profile-image-block { - background-color: #FFF; - box-shadow: 2px 2px 4px #CCC; - margin-bottom: 20px; - padding: 10px 0; -} -#theme-header { - background-image: none; - background-color: #0050A5; - color: #FFF; - font-size: 150%; - padding-left: 10px; - padding-top: 10px; - height: 30px; - font-family: 'Open Sans', sans-serif; -} -#theme-header:before { - content: ""; - display: inline-block; - width: 20px; - margin-right: 10px; - height: 2px; - background-color: #fff; - vertical-align: baseline; - border-top: 2px solid #fff; - border-bottom: 2px solid #fff; - padding: 4px 0; - background-clip: content-box; - margin-right: 20px; -} - -#theme-header:after { -content: "Planejamento Estratégico"; -color: #FFF; -} - -#user {top: -30px;} - -#content .link-list-block li a {border-radius: 0px;} - -#content .link-list-block li a.link-this-page { - background-color: rgba(0, 0, 0, 0); - border-right: 0px; - border-left: 2px solid #CCC; - width: auto; - border-radius: 0px; -} - -#content .link-list-block li a.link-this-page:hover { - border-left: 2px solid #eee; - border-right: 0px; - border-radius: 0px;} - -#content .link-list-block li a:hover { - background-color: #EEE; - color: #333; - border-left: 0px none; -} - -#content .link-list-block ul { -padding-left: 0px; -} - - -/*Dentro do Main Block*/ - -#content .main-block h1, #not-found h1, #access-denied h1 { - border-bottom: 0 solid #2E3436; - color: #0050A5; - font-variant: small-caps; - text-align: left; -} - -#article-header:before { - background-color: #0050A5; - content: ""; - display: inline-block; - height: 2px; - position: relative; - top: 40px; - width: 50px; -} - -#content .main-block .publishing-info, -#article-sub-header {display: none;} - -#article-toolbar {margin-bottom: 20px;} - - -- libgit2 0.21.2