Commit ee14d1be0f1b1626c000e8fa02b0452f6e7dc43e
1 parent
47d99aeb
Exists in
master
and in
79 other branches
Hiding icon of doubts in form of search in software catalog page
Signed-off-by: TomazMartins <tomaz.r.martins@gmail.com>
Showing
1 changed file
with
13 additions
and
8 deletions
Show diff stats
css/software-catalog-page.css
@@ -48,6 +48,11 @@ | @@ -48,6 +48,11 @@ | ||
48 | text-transform: uppercase; | 48 | text-transform: uppercase; |
49 | } | 49 | } |
50 | 50 | ||
51 | +/* It's TEMPORARY */ | ||
52 | +.action-search-software_infos #content .search-form .doubts-catalog-software { | ||
53 | + display: none; | ||
54 | +} | ||
55 | + | ||
51 | .action-search-software_infos #content .search-form .search-field .formfield { | 56 | .action-search-software_infos #content .search-form .search-field .formfield { |
52 | width: 100%; | 57 | width: 100%; |
53 | margin: 0; | 58 | margin: 0; |
@@ -68,7 +73,7 @@ | @@ -68,7 +73,7 @@ | ||
68 | .action-search-software_infos #content .search-form .search-field input.button{ | 73 | .action-search-software_infos #content .search-form .search-field input.button{ |
69 | padding: 0px; | 74 | padding: 0px; |
70 | background-color: #3E67B1; | 75 | background-color: #3E67B1; |
71 | - color: #FFF; | 76 | + color: #FFF; |
72 | border: 1px solid #3E67B1; | 77 | border: 1px solid #3E67B1; |
73 | font-family: "open_sansbold",Arial,sans-serif; | 78 | font-family: "open_sansbold",Arial,sans-serif; |
74 | border-radius: 4px; | 79 | border-radius: 4px; |
@@ -80,7 +85,7 @@ | @@ -80,7 +85,7 @@ | ||
80 | max-height: 30px; | 85 | max-height: 30px; |
81 | margin: 14px; | 86 | margin: 14px; |
82 | padding: 0 14px 0 14px; | 87 | padding: 0 14px 0 14px; |
83 | - background: #3E67B1; | 88 | + background: #3E67B1; |
84 | line-height: 14px; | 89 | line-height: 14px; |
85 | border-radius: 4px; | 90 | border-radius: 4px; |
86 | color: #ffffff; | 91 | color: #ffffff; |
@@ -98,7 +103,7 @@ | @@ -98,7 +103,7 @@ | ||
98 | .action-search-software_infos #filter-option-catalog-software { | 103 | .action-search-software_infos #filter-option-catalog-software { |
99 | padding: 14px; | 104 | padding: 14px; |
100 | background-color: #D3D6DE; | 105 | background-color: #D3D6DE; |
101 | - border: none; | 106 | + border: none; |
102 | border-bottom-left-radius: 4px; | 107 | border-bottom-left-radius: 4px; |
103 | border-bottom-right-radius: 4px; | 108 | border-bottom-right-radius: 4px; |
104 | font-size: 11px; | 109 | font-size: 11px; |
@@ -106,7 +111,7 @@ | @@ -106,7 +111,7 @@ | ||
106 | text-transform: uppercase; | 111 | text-transform: uppercase; |
107 | } | 112 | } |
108 | 113 | ||
109 | -.action-search-software_infos #filter-option-catalog-close { | 114 | +.action-search-software_infos #filter-option-catalog-close { |
110 | padding: 7px 7px 17px 10px; | 115 | padding: 7px 7px 17px 10px; |
111 | display: none; | 116 | display: none; |
112 | } | 117 | } |
@@ -171,7 +176,7 @@ | @@ -171,7 +176,7 @@ | ||
171 | font-weight: normal; | 176 | font-weight: normal; |
172 | } | 177 | } |
173 | 178 | ||
174 | -.action-search-software_infos #filter-catalog-software .project-software span { | 179 | +.action-search-software_infos #filter-catalog-software .project-software span { |
175 | padding: 2px 6px; | 180 | padding: 2px 6px; |
176 | background: #FFF; | 181 | background: #FFF; |
177 | color: #3E67B1; | 182 | color: #3E67B1; |
@@ -218,7 +223,7 @@ | @@ -218,7 +223,7 @@ | ||
218 | 223 | ||
219 | .action-search-software_infos #catalog-display-options { | 224 | .action-search-software_infos #catalog-display-options { |
220 | font-size: 14px; | 225 | font-size: 14px; |
221 | - font-family: Arial; | 226 | + font-family: Arial; |
222 | } | 227 | } |
223 | 228 | ||
224 | .action-search-software_infos #catalog-display-options #catalog-display-options-count{ | 229 | .action-search-software_infos #catalog-display-options #catalog-display-options-count{ |
@@ -290,7 +295,7 @@ | @@ -290,7 +295,7 @@ | ||
290 | } | 295 | } |
291 | 296 | ||
292 | .action-search-software_infos #search-results .search-software-item-column-left .vcard a.profile_link{ | 297 | .action-search-software_infos #search-results .search-software-item-column-left .vcard a.profile_link{ |
293 | - float:left; | 298 | + float:left; |
294 | } | 299 | } |
295 | 300 | ||
296 | .action-search-software_infos #search-results .search-software-item-column-left .vcard:hover .menu-submenu-trigger { | 301 | .action-search-software_infos #search-results .search-software-item-column-left .vcard:hover .menu-submenu-trigger { |
@@ -300,7 +305,7 @@ | @@ -300,7 +305,7 @@ | ||
300 | .action-search-software_infos #search-results .search-software-item-column-left .profile-image{ | 305 | .action-search-software_infos #search-results .search-software-item-column-left .profile-image{ |
301 | width: 130px; | 306 | width: 130px; |
302 | height: 130px; | 307 | height: 130px; |
303 | - margin-left: 130px; | 308 | + margin-left: 130px; |
304 | margin-top: 35px; | 309 | margin-top: 35px; |
305 | } | 310 | } |
306 | 311 |