diff --git a/cadastro.css b/cadastro.css index ea65746..83cee93 100644 --- a/cadastro.css +++ b/cadastro.css @@ -30,6 +30,33 @@ margin:0px 10px 10px 0px; } +#signup-form small#secondary-email-balloon , +#signup-form small#area-interest-balloon { + display: none; + width: 142px; + height: 69px; + color: #FFFFFF; + font-weight: bold; + font-size: 11px; + padding: 5px 10px 45px 10px; + margin: 0; + line-height: 1.5em; + background: transparent url(/images/gray-balloon.png) bottom center no-repeat; + position: absolute; + z-index: 2; + right: -150px; +} + +#signup-form #signup-secondary-email, +#signup-form #signup-area-interest { + position: relative; +} + +#signup-form small#secondary-email-balloon, +#signup-form small#area-interest-balloon { + top: -80px; +} + .action-account-signup #content { text-align: left; } @@ -589,4 +616,4 @@ margin:10px; #category-ajax-selector .label { font-size: 15px; } -*/ \ No newline at end of file +*/ diff --git a/download_block.css b/download_block.css new file mode 100644 index 0000000..581fe70 --- /dev/null +++ b/download_block.css @@ -0,0 +1,77 @@ +#edit-download-block{ + width: 820px; + position: relative; + left: -24px; +} +.download-list-name{ + margin-left: 40px; +} + +.download-list-link{ + margin-left: 150px; +} + +.download-list-software-description{ + margin-left: 100px; +} + +.download-list-minimum-requirements{ + margin-left: 70px; +} + +.download-list-size{ + margin-left: 35px; +} + +#droppable-list-downloads{ + padding-left: 23px; + margin-top: -12px; +} +#droppable-list-downloads li{ + list-style-type: none; +} + +.download-list-row{ + line-height: 25px; + margin-bottom: 5px; + padding: 10px 1px 10px 0px; + cursor: pointer; + width: 97%; +} +.download-list-row li{ + list-style-type: none; + display: inline; + margin-left: 5px; +} + +.download-list-row li div{ + float: left; + margin-top: 4px; +} + +.download-list-row li a{ + line-height: 27px !important; + padding-right: 5px; +} + +.block_download_name { + width: 100px; +} + +.block_download_link { + width: 200px; + margin-left: 10px; +} + +.block_download_minimum_requirements { + width: 200px; + margin-left: 10px; +} + +.block_download_software_description { + width: 100px; +} + +.block_download_size { + width: 50px; +} diff --git a/page-catalog-software.css b/page-catalog-software.css index 9fb4650..4a5b53c 100644 --- a/page-catalog-software.css +++ b/page-catalog-software.css @@ -74,7 +74,7 @@ background-color:#2B65cd; border: 1px solid #2B65cd; font-family:open_sansbold; - color: #ffffff; + color: #ffffff; border-radius: 4px; padding:0px; } @@ -114,7 +114,7 @@ } .action-search-software_infos .common-profile-list-block .vcard a.profile_link{ - float:left; + float:left; } /* @@ -167,7 +167,7 @@ .action-search-software_infos .common-profile-list-block .profile-image{ /*padding:20px 40px;*/ - margin-left: 140px; /*85px; TESTANDO*/ + margin-left: 140px; /*85px; TESTANDO*/ /*margin-top: 10px;*/ width: 130px; height: 130px; @@ -238,3 +238,193 @@ width: auto !important; } + +/* Software catalog definitions */ +#main-content-wrapper-8 h2{ + margin:0px; + font-family: arial; + font-weight: normal; + font-size: 16px; + color: #F50054; + text-transform: uppercase; +} + +#main-content-wrapper-8 h1{ + font-family: arial; + color:#121D2B; +} + +.search-form{ + background:#EAEBEE; /*#1A397D;*/ + /*padding:10px;*/ + padding: 5px 5px 1px 10px; + border-top-left-radius:4px; + border-top-right-radius: 4px; +} + +.search-form h3{ + text-transform: uppercase; + font-family: arial; + font-size: 14px; + margin-bottom: 5px; + color:#2B51A8; +} + +#search-input{ + width: 700px; + border-radius:3px; + font-size: 140%; + background: #ffffff; + border: medium none; +} + +input.button.with-text.icon-search.submit{ + font-size: 14px; + background:#2B51A8; /*#2B65CD;*#1A397D;*/ + margin-top:8px; + color:#ffffff; + text-transform: uppercase; + border-radius: 4px; + /*border: 1px solid #ffffff;*/ + border: 1px solid #2B51A8; + padding: 5px 15px; + +} + +#filter-option-catalog-software{ + padding:8px; + color:#000; + text-transform: uppercase; + text-align: right; + border-top: 1px solid #ffffff; + background-color: #D4D5DC; /*#172857;*/ + border-bottom-left-radius:4px; + border-bottom-right-radius: 4px; +} + +#filter-option-catalog-software:hover{ + background-color: #2B65CD; + border-bottom-left-radius:4px; + border-bottom-right-radius: 4px; + cursor:pointer; +} + +#filter-categories-select-catalog{ + border-top: 1px solid #ffffff; + margin:0px; + cursor:pointer; + padding: 8px; + /*color: #FFF;*/ + text-transform: uppercase; +} + +#filter-categories-option{ + border-top: 1px solid #ffffff; + padding: 15px 10px; +} + +#filter-categories-catalog h4{ + margin:10px 5px; + color:#000; +} + +#group-categories{ + line-height: 31px; +} + +#gruop-catalog-01{ + float:left; + width: 50%; +} + +#gruop-catalog-02{ + margin-left: 50%; + line-height: 31px; +} + +.project-software{ + border-top: 1px dashed; + border-bottom: 1px dashed; + margin-top:10px; + padding:10px; +} + + +#filter-catalog-software{ + /*border: 1px solid #ffffff;*/ + background-color: #D4D5DC; /*#ccc;#172857;*/ + border-bottom-left-radius:4px; + border-bottom-right-radius: 4px; + +} + +#cleanup-filter-catalg{ + margin-left:5px; +} + +#cleanup-filter-catalg{ + background:#2B65CD; /*#1A397D;*/ + margin-top:5px; + color:#ffffff; + /*text-transform: uppercase;*/ + border-radius: 4px; + /*border: 1px solid #ffffff;*/ + border: 1px solid #2B65CD; + padding: 5px 10px; + font-size: 12px; +} +#cleanup-filter-catalg:hover{ + background-color: #172857; +} + +#close-filter-catalog{ + float:right; + border:none; + background: none; + font-size:12px; + margin-top: 5px; + color: #000; + text-transform: uppercase; + padding: 5px; + +} + +input[type=checkbox] { + border:1px solid #000; + margin:8px; + cursor:pointer; +} + +#catalog-display-options { + position: relative; + width: 100%; +} + +#catalog-display-options-count, #catalog-display-options-show-and-sort { + position: relative; + float: left; + width: 50%; +} + +#catalog-display-options-show, #catalog-display-options-sort { + position: relative; + float: left; + width: 50%; + text-align: right; +} + +/* End software catalog definitions */ + +div.step-explanation { + margin-top: 2px; + margin-bottom: 15px; +} + +div#finality textarea { + resize: none; + height: 100px; +} + +.highlight-error label { + color: #FF0000 !important; +} diff --git a/page-inicial.css b/page-inicial.css index 91e805b..3bddfcf 100644 --- a/page-inicial.css +++ b/page-inicial.css @@ -157,6 +157,13 @@ overflow: auto; } .software-block { + position: relative; + float: left; + margin: 0px 10px 10px 0px; + width: 30%; + height: 200px; + word-wrap: break-word; + overflow: hidden; height: 218px; } @@ -176,6 +183,15 @@ /*padding-bottom: 32px;*/ text-align: right; } + +.software-block-content, .software-block-finality { + width: 100%; + height: 100%; + position: absolute; + top: 0px; + left: 0px; +} + .software-block-finality { background-color:#f4f4f4; /*padding:10px;*/ @@ -185,6 +201,10 @@ border: solid 1px #D7D7D7; left:0px; text-transform: uppercase; + /*background-color: #fff;*/ + top: 100%; + display: block; + background-color:rgba(255, 255, 255, 0.9); } .software-block-finality p { @@ -226,6 +246,9 @@ } .software-block-logo { + width: 150px; + height: 150px; + margin: 0px auto; border: 1px solid #ccc; border-radius: 8px; /*padding: 20px;*/ @@ -258,7 +281,7 @@ } .box-1 .softwares-block .common-profile-list-block .vcard { - border: none; + border: none; } .box-1 .softwares-block .common-profile-list-block .vcard:hover .menu-submenu-trigger{ @@ -406,7 +429,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; .block.display-content-block .lead { padding-left: 160px; - padding-right: 0px; + padding-right: 0px; max-height: 60px; } @@ -414,7 +437,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; font-size: 15px; font-family: Arial; line-height: 1.3em; - color: #000000; + color: #000000; } .block.display-content-block .read_more, .block.display-content-block .tags { @@ -506,7 +529,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; .block.display-last-news-block .lead { padding-left: 0px; - padding-right: 0px; + padding-right: 0px; max-height: 23px; overflow: hidden; } @@ -515,25 +538,25 @@ margin: -10px 0px 10px 20px; /*-20px 20px; font-size: 15px; font-family: Arial; line-height: 1.3em; - color: #172738; + color: #172738; } .block.display-last-news-block .read_more, .block.display-last-news-block .tags { display: none; } -.block.display-last-news-block a:visited, -.block.display-last-news-block a:link, -.block.display-last-news-block a:hover, +.block.display-last-news-block a:visited, +.block.display-last-news-block a:link, +.block.display-last-news-block a:hover, .block.display-last-news-block a, .block.display-last-news-block dl.portlet a:visited { color: #172738; text-decoration: none; } -#content .block.display-last-news-block a:visited, -#content .block.display-last-news-block a:link, -#content .block.display-last-news-block a:hover, +#content .block.display-last-news-block a:visited, +#content .block.display-last-news-block a:link, +#content .block.display-last-news-block a:hover, #content .block.display-last-news-block a { color: #172738; text-decoration: none; diff --git a/style.css b/style.css index 197aa12..c61ddb0 100644 --- a/style.css +++ b/style.css @@ -37,6 +37,8 @@ /****************** Block Redes Sociais ********************/ @import url(redes_sociais.css); +/****************** Block Download ********************/ +@import url(download_block.css); @import url(../../icons/tango/style.css); @@ -2880,4 +2882,3 @@ body.action-embed-index { margin: 1px auto 5px; padding-right: 150px; } - -- libgit2 0.21.2