| ... |
... |
@@ -1,9 +2,8 @@ |
| 1 |
|
-/* |
| 2 |
2 |
.teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} |
| 3 |
3 |
.teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} |
| 4 |
4 |
.teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} |
| 5 |
5 |
.teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} |
| 6 |
|
-*/ |
|
5 |
+ |
| 7 |
7 |
#mainContentArea{ |
| 8 |
8 |
padding:0; |
| 9 |
9 |
padding-top:1.25rem |
| ... |
... |
@@ -27,7 +27,6 @@ |
| 27 |
27 |
padding-left:0; |
| 28 |
28 |
padding-right:0; |
| 29 |
29 |
min-height:300px; |
| 30 |
|
-/* |
| 31 |
31 |
p.alert-info{ |
| 32 |
32 |
padding:2rem |
| 33 |
33 |
} |
| ... |
... |
@@ -120,7 +120,6 @@ |
| 120 |
120 |
.clb-content>.row{ |
| 121 |
121 |
margin-bottom:5rem |
| 122 |
122 |
} |
| 123 |
|
-*/ |
| 124 |
124 |
.clb-search-bar{ |
| 125 |
125 |
display:flex; |
| 126 |
126 |
align-items:stretch; |
| ... |
... |
@@ -153,7 +153,6 @@ |
| 153 |
153 |
.clb-search-bar input[type=text]:focus~i{ |
| 154 |
154 |
color: @color-brand-primary; |
| 155 |
155 |
} |
| 156 |
|
- /* |
| 157 |
157 |
@media screen and (min-width:992px){ |
| 158 |
158 |
.teasing .row{ |
| 159 |
159 |
display:flex |
| ... |
... |
@@ -179,7 +179,6 @@ |
| 179 |
179 |
display:block |
| 180 |
180 |
} |
| 181 |
181 |
} |
| 182 |
|
- */ |
| 183 |
183 |
} |
| 184 |
184 |
|
| 185 |
185 |
.clb-box{ |
| ... |
... |
@@ -214,5 +214,3 @@ |
| 214 |
214 |
background-color: darken(@color-brand-primary, 15%); |
| 215 |
215 |
} |
| 216 |
216 |
} |
| 217 |
|
- |
| 218 |
|
- |