@@ -186,6 +186,14 @@ section {
186
186
display : block
187
187
}
188
188
189
+ figure {
190
+ border : solid 2px # 42932D ;
191
+ margin-bottom : 10px ;
192
+ display : inline-block;
193
+ max-width : 100% ;
194
+ max-height : 100%
195
+ }
196
+
189
197
caption ,
190
198
td {
191
199
font-weight : 300
363
371
img {
364
372
height : auto
365
373
}
366
- button ,
367
- figure {
374
+ button {
368
375
margin : 0
369
376
}
370
377
button ,
@@ -1029,7 +1036,7 @@ blockquote {
1029
1036
position : relative;
1030
1037
border-left : 1px solid # 00953a ;
1031
1038
float : left;
1032
- width : 100% ;
1039
+ width : 100% ;
1033
1040
}
1034
1041
1035
1042
blockquote strong {
@@ -1062,7 +1069,7 @@ pre {
1062
1069
*/
1063
1070
color : # 202221 ;
1064
1071
font-size : 15px ;
1065
- font-family : monospace;
1072
+ font-family : monospace;
1066
1073
}
1067
1074
1068
1075
@@ -1191,16 +1198,16 @@ input.pull-left {
1191
1198
display : block;
1192
1199
}
1193
1200
/*hide chat box*/
1194
- # olark-wrapper {
1201
+ # olark-wrapper {
1195
1202
display : none!important ;
1196
1203
}
1197
- # habla_window_div * { display : none !important ; }
1204
+ # habla_window_div * { display : none !important ; }
1198
1205
/*For Product page */
1199
1206
.prodspage-lead-section .prodspage-lead-solutions-list-wrapper {
1200
1207
float : none;
1201
1208
width : 100% ;
1202
1209
}
1203
- .prodspage-lead-solutions-list-wrapper li .prodspage-lead-solution-item {
1210
+ .prodspage-lead-solutions-list-wrapper li .prodspage-lead-solution-item {
1204
1211
position : static;
1205
1212
display : block;
1206
1213
width : 100% ;
@@ -1211,14 +1218,14 @@ input.pull-left {
1211
1218
}
1212
1219
.prodspage-third-section .prodspage-third-section-inner {padding-bottom : 0 }
1213
1220
.prodspage-third-section .prodspage-third-section-content {height : auto}
1214
- .prodspage-third-section .prodspage-third-expand-button-wrapper {display : none}
1221
+ .prodspage-third-section .prodspage-third-expand-button-wrapper {display : none}
1215
1222
.prodspage-third-section .prodspage-third-collapse-button-wrapper { display : none;}
1216
- .nxmtrx-section .nxmtrx-cell {
1217
- float : none!important ;
1223
+ .nxmtrx-section .nxmtrx-cell {
1224
+ float : none!important ;
1218
1225
display : inline-block!important ;
1219
1226
}
1220
1227
.nxmtrx-section .nxmtrx-cell .nxmtrx-col-1 , .nxmtrx-section .nxmtrx-cell .nxmtrx-col-2 , .nxmtrx-section .nxmtrx-cell .nxmtrx-col-3 , .nxmtrx-section .nxmtrx-cell .nxmtrx-col-4 {
1221
- float : none!important ;
1228
+ float : none!important ;
1222
1229
display : inline-block!important ;
1223
1230
border-right : 0px solid # ff0000 ;
1224
1231
}
@@ -1228,7 +1235,7 @@ input.pull-left {
1228
1235
.nxmtrx-section .nxmtrx-cell .nxmtrx-col-4 { width : 23% !important ;}
1229
1236
.nxmtrx .nxmtrx-yes { display : none; }
1230
1237
.nxmtrx img .nxmtrx-yes-img { display : block!important ; }
1231
- }/*---end @media only print ---*/
1238
+ }/*---end @media only print ---*/
1232
1239
1233
1240
1234
1241
@media only screen and (max-width : 480px ) {
@@ -1251,7 +1258,7 @@ input.pull-left {
1251
1258
float : none;
1252
1259
margin : 0 auto;
1253
1260
width : 100% ;
1254
- }
1261
+ }
1255
1262
1256
1263
.pull-left , .pull-right , .column .pull-left , .column .pull-right {
1257
1264
float : none;
@@ -1323,7 +1330,7 @@ input.pull-left {
1323
1330
.search-doc-wrapper input ::-moz-placeholder ,
1324
1331
.search-doc-wrapper input : -ms-input-placeholder ,
1325
1332
.search-doc-wrapper input : -moz-placeholder ,
1326
- .search-doc-wrapper input : placeholder {
1333
+ .search-doc-wrapper input : placeholder {
1327
1334
color : # 898787 ;
1328
1335
font-weight : 500 ;
1329
1336
}
@@ -1429,7 +1436,7 @@ input.pull-left {
1429
1436
.doc-search-result a {
1430
1437
color : # 898787 ;
1431
1438
font-size : 18px ;
1432
-
1439
+
1433
1440
}
1434
1441
.doc-search-result a strong {
1435
1442
font-weight : 400 ;
@@ -1904,7 +1911,7 @@ button.nginx-button.btn-have-icon span.icon{
1904
1911
/*hide the navigation /relbar */
1905
1912
div .related {
1906
1913
display : none;
1907
- }
1914
+ }
1908
1915
1909
1916
/* Hide nginx.com search box */
1910
1917
# nx_masthead .search-form-wrapper ,
@@ -2002,12 +2009,12 @@ div.related {
2002
2009
}
2003
2010
2004
2011
@media screen and (max-width : 480px ){
2005
- .nginx-doc-menu-block1 a : nth-child (3n),
2012
+ .nginx-doc-menu-block1 a : nth-child (3n),
2006
2013
.nginx-doc-menu-block2 a : nth-child (3n),
2007
2014
.nginx-doc-content-menu a {
2008
2015
margin : 0 15px 15px 0 ;
2009
2016
}
2010
- .nginx-doc-menu-block1 a : nth-child (2n),
2017
+ .nginx-doc-menu-block1 a : nth-child (2n),
2011
2018
.nginx-doc-menu-block2 a : nth-child (2n){
2012
2019
margin-right : 0 ;
2013
2020
}
@@ -2214,7 +2221,7 @@ text-decoration: none;
2214
2221
2215
2222
2216
2223
@media screen and (max-width : 575.98px ) {
2217
-
2224
+
2218
2225
# nx_masthead {
2219
2226
height : auto!important ;
2220
2227
padding-bottom : 14px ;
0 commit comments