| ... |
... |
@@ -1,8 +1,9 @@ |
|
1 |
+/* |
| 1 |
1 |
.teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} |
| 2 |
2 |
.teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} |
| 3 |
3 |
.teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} |
| 4 |
4 |
.teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} |
| 5 |
|
- |
|
6 |
+*/ |
| 6 |
6 |
#mainContentArea{ |
| 7 |
7 |
padding:0; |
| 8 |
8 |
padding-top:1.25rem |
| ... |
... |
@@ -26,6 +26,7 @@ |
| 26 |
26 |
padding-left:0; |
| 27 |
27 |
padding-right:0; |
| 28 |
28 |
min-height:300px; |
|
30 |
+/* |
| 29 |
29 |
p.alert-info{ |
| 30 |
30 |
padding:2rem |
| 31 |
31 |
} |
| ... |
... |
@@ -118,6 +118,7 @@ |
| 118 |
118 |
.clb-content>.row{ |
| 119 |
119 |
margin-bottom:5rem |
| 120 |
120 |
} |
|
123 |
+*/ |
| 121 |
121 |
.clb-search-bar{ |
| 122 |
122 |
display:flex; |
| 123 |
123 |
align-items:stretch; |
| ... |
... |
@@ -150,6 +150,7 @@ |
| 150 |
150 |
.clb-search-bar input[type=text]:focus~i{ |
| 151 |
151 |
color: @color-brand-primary; |
| 152 |
152 |
} |
|
156 |
+ /* |
| 153 |
153 |
@media screen and (min-width:992px){ |
| 154 |
154 |
.teasing .row{ |
| 155 |
155 |
display:flex |
| ... |
... |
@@ -175,6 +175,7 @@ |
| 175 |
175 |
display:block |
| 176 |
176 |
} |
| 177 |
177 |
} |
|
182 |
+ */ |
| 178 |
178 |
} |
| 179 |
179 |
|
| 180 |
180 |
.clb-box{ |
| ... |
... |
@@ -209,3 +209,4 @@ |
| 209 |
209 |
background-color: darken(@color-brand-primary, 15%); |
| 210 |
210 |
} |
| 211 |
211 |
} |
|
217 |
+ |