Commit 0e8fc63fde1cbccc82d92e9461494fc2e7ef8f17
1 parent
1d55984a
Exists in
master
and in
54 other branches
Reorganization of classes and ids (CSS) "Software Catalog" page
Showing
1 changed file
with
34 additions
and
21 deletions
Show diff stats
page-catalog-software.css
| 1 | +/*controller-search action-search-software_infos template-default webkit*/ | ||
| 2 | + | ||
| 1 | #catalog-filter{ | 3 | #catalog-filter{ |
| 2 | display: none; | 4 | display: none; |
| 3 | } | 5 | } |
| 4 | 6 | ||
| 5 | -#content #main-content-wrapper-8 h1{ | 7 | +.action-search-software_infos #content #main-content-wrapper-8 h1{ |
| 6 | border-top: 3px solid #4562b1 !important; | 8 | border-top: 3px solid #4562b1 !important; |
| 7 | color: #4562b1 !important; | 9 | color: #4562b1 !important; |
| 8 | text-transform: uppercase; | 10 | text-transform: uppercase; |
| @@ -14,10 +16,15 @@ | @@ -14,10 +16,15 @@ | ||
| 14 | background-color:#f1f1f1; | 16 | background-color:#f1f1f1; |
| 15 | } | 17 | } |
| 16 | 18 | ||
| 17 | -#main-content-wrapper-8 .search-form{ | 19 | +.action-search-software_infos #main-content-wrapper-8 .search-form{ |
| 18 | margin-top:-10px; | 20 | margin-top:-10px; |
| 19 | background-color:#f1f1f1; | 21 | background-color:#f1f1f1; |
| 20 | } | 22 | } |
| 23 | + | ||
| 24 | +.action-search-software_infos .search-results-header { | ||
| 25 | +border-bottom: 2px solid #ccc !important; | ||
| 26 | +} | ||
| 27 | + | ||
| 21 | #search-input { | 28 | #search-input { |
| 22 | font-size:110%; | 29 | font-size:110%; |
| 23 | margin: 0px 0px 20px 15px; | 30 | margin: 0px 0px 20px 15px; |
| @@ -41,37 +48,43 @@ | @@ -41,37 +48,43 @@ | ||
| 41 | margin-bottom: 20px; | 48 | margin-bottom: 20px; |
| 42 | margin-left:32px; | 49 | margin-left:32px; |
| 43 | color:#ffffff; | 50 | color:#ffffff; |
| 44 | - background-color:#4562b1; | 51 | + /*background-color:#4562b1;*/ |
| 45 | text-transform: uppercase; | 52 | text-transform: uppercase; |
| 46 | font-weight: bold; | 53 | font-weight: bold; |
| 47 | - border: 1px solid #4562b1; | 54 | + /*border: 1px solid #4562b1;*/ |
| 48 | padding:0px; | 55 | padding:0px; |
| 49 | } | 56 | } |
| 50 | -.icon-search{ | 57 | +.action-search-software_infos #content input.button{ |
| 58 | + background-color:#4562b1; | ||
| 59 | + border: 1px solid #4562b1; | ||
| 60 | + | ||
| 61 | + | ||
| 62 | +} | ||
| 63 | + | ||
| 64 | +.action-search-software_infos .icon-search{ | ||
| 51 | background-image:none !important; | 65 | background-image:none !important; |
| 52 | 66 | ||
| 53 | } | 67 | } |
| 54 | 68 | ||
| 55 | .controller-search .search-field .formfield { | 69 | .controller-search .search-field .formfield { |
| 56 | width: 720px; | 70 | width: 720px; |
| 57 | - display: inline-block; | ||
| 58 | } | 71 | } |
| 59 | 72 | ||
| 60 | -.only-one-result-box .search-enterprise-item { | 73 | +.action-search-software_infos .only-one-result-box .search-enterprise-item { |
| 61 | padding: 50px 0 !important; | 74 | padding: 50px 0 !important; |
| 62 | background: #ffffff; | 75 | background: #ffffff; |
| 63 | } | 76 | } |
| 64 | 77 | ||
| 65 | -.search-results-innerbox { | 78 | +.action-search-software_infos .search-results-innerbox { |
| 66 | border:none; | 79 | border:none; |
| 67 | } | 80 | } |
| 68 | 81 | ||
| 69 | -.common-profile-list-block .vcard:hover { | 82 | +.action-search-software_infos .common-profile-list-block .vcard:hover { |
| 70 | border: none; | 83 | border: none; |
| 71 | background: none; | 84 | background: none; |
| 72 | } | 85 | } |
| 73 | 86 | ||
| 74 | -.common-profile-list-block .vcard:hover .menu-submenu-trigger { | 87 | +.action-search-software_infos .common-profile-list-block .vcard:hover .menu-submenu-trigger { |
| 75 | display:none; | 88 | display:none; |
| 76 | } | 89 | } |
| 77 | /* | 90 | /* |
| @@ -80,25 +93,25 @@ | @@ -80,25 +93,25 @@ | ||
| 80 | } | 93 | } |
| 81 | */ | 94 | */ |
| 82 | 95 | ||
| 83 | -.search-enterprise-item-column-left{ | 96 | +.action-search-software_infos .search-enterprise-item-column-left{ |
| 84 | border-right: 2px solid #ccc; | 97 | border-right: 2px solid #ccc; |
| 85 | padding: 0px 50px 0px 10px; | 98 | padding: 0px 50px 0px 10px; |
| 86 | margin:none; | 99 | margin:none; |
| 87 | } | 100 | } |
| 88 | 101 | ||
| 89 | -.search-enterprise-item-column-right{ | 102 | +.action-search-software_infos .search-enterprise-item-column-right{ |
| 90 | width:70%; | 103 | width:70%; |
| 91 | } | 104 | } |
| 92 | 105 | ||
| 93 | -.common-profile-list-block .vcard { | 106 | +.action-search-software_infos .common-profile-list-block .vcard { |
| 94 | border: none; | 107 | border: none; |
| 95 | } | 108 | } |
| 96 | 109 | ||
| 97 | -.org { | 110 | +.action-search-software_infos .org { |
| 98 | display:none !important; | 111 | display:none !important; |
| 99 | } | 112 | } |
| 100 | 113 | ||
| 101 | -.search-enterprise-item-column-left .vcard img { | 114 | +.action-search-software_infos .search-enterprise-item-column-left .vcard img { |
| 102 | max-width: 90px; | 115 | max-width: 90px; |
| 103 | height: auto; | 116 | height: auto; |
| 104 | max-height: 90px; | 117 | max-height: 90px; |
| @@ -112,27 +125,27 @@ border: none; | @@ -112,27 +125,27 @@ border: none; | ||
| 112 | /* max-height: 50px; | 125 | /* max-height: 50px; |
| 113 | }*/ | 126 | }*/ |
| 114 | 127 | ||
| 115 | -.common-profile-list-block .profile-image{ | 128 | +.action-search-software_infos .common-profile-list-block .profile-image{ |
| 116 | padding:20px 40px; | 129 | padding:20px 40px; |
| 117 | margin-left:50px; | 130 | margin-left:50px; |
| 118 | } | 131 | } |
| 119 | -.common-profile-list-block span { | 132 | +.action-search-software_infos .common-profile-list-block span { |
| 120 | width: 50% !important; | 133 | width: 50% !important; |
| 121 | } | 134 | } |
| 122 | 135 | ||
| 123 | -.common-profile-list-block .extra_info { | 136 | +.action-search-software_infos .common-profile-list-block .extra_info { |
| 124 | font-size: 13px; | 137 | font-size: 13px; |
| 125 | opacity: inherit; | 138 | opacity: inherit; |
| 126 | - margin-top:-95px; | 139 | + margin-top:-100px; |
| 127 | margin-bottom:100px; | 140 | margin-bottom:100px; |
| 128 | text-align: left; | 141 | text-align: left; |
| 129 | 142 | ||
| 130 | } | 143 | } |
| 131 | -.search-enterprise-item .search-enterprise-item-column-right { | 144 | +.action-search-software_infos .search-enterprise-item .search-enterprise-item-column-right { |
| 132 | font-size: 13px; | 145 | font-size: 13px; |
| 133 | margin:-20px; | 146 | margin:-20px; |
| 134 | } | 147 | } |
| 135 | -.search-enterprise-item-column-right .search-community-content-block h4 a { | 148 | +.action-search-software_infos .search-enterprise-item-column-right .search-community-content-block h4 a { |
| 136 | color:#172938 !important; | 149 | color:#172938 !important; |
| 137 | font-size:19px !important; | 150 | font-size:19px !important; |
| 138 | } | 151 | } |