Ticket #6111: #6111.patch
File #6111.patch, 2.3 KB (added by , 3 years ago) |
---|
-
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
314 314 315 315 /* =Content 316 316 ----------------------------------------------- */ 317 318 .sticky {319 }320 317 .hentry { 321 318 margin: 0; 322 319 } … … 409 406 .site-main .gallery { 410 407 margin-bottom: 1.5em; 411 408 } 412 .gallery-caption {413 }414 409 .site-main .gallery a img { 415 410 border: none; 416 411 height: auto; … … 419 414 .site-main .gallery dd { 420 415 margin: 0; 421 416 } 422 .site-main .gallery-columns-4 .gallery-item {423 }424 .site-main .gallery-columns-4 .gallery-item img {425 }426 417 427 418 /* Make sure embeds and iframes fit their containers */ 428 419 embed, … … 1396 1387 padding: 0.125em; 1397 1388 border: 1px solid #eee; 1398 1389 } 1399 1400 .comment-author-attribution {1401 }1402 1403 1390 .comment-meta { 1404 1391 padding: .5em 1em; 1405 1392 background-color: #f7f7f7; … … 1406 1393 overflow: auto; 1407 1394 } 1408 1395 1409 .comment-meta .comment-author cite,1410 .comment-meta .comment-author cite a {1411 }1412 1413 .comment-meta a {1414 }1415 1416 .comment-meta a:hover {1417 }1418 1419 1396 .comment-content { 1420 1397 margin-left: 60px; 1421 1398 margin-left: 3.75rem; … … 1445 1422 padding: 0; 1446 1423 } 1447 1424 1448 .comment-text {1449 }1450 1451 1425 #respond { 1452 1426 overflow: hidden; 1453 1427 } 1454 1428 1455 #respond .log-in-out {1456 1457 }1458 1459 1429 #respond .log-in-out a { 1460 1430 font-style: italic; 1461 1431 } … … 1464 1434 font-style: italic; 1465 1435 } 1466 1436 1467 #respond label {1468 }1469 1470 #respond p.req label {1471 }1472 1473 #respond span.required {1474 }1475 1476 1437 #respond #submit { 1477 1438 float: left; 1478 1439 margin: 0 0 1.5em; … … 1535 1496 color: #888; 1536 1497 float: right; 1537 1498 margin-top: -15px; 1538 1539 a {1540 }1541 1499 } 1542 1500 1543 1501 .comment-author { … … 2183 2141 } 2184 2142 .current-menu-ancestor .expandable .dashicons:hover, 2185 2143 .current-menu-item .expandable .dashicons:hover { 2186 background-color: :#0073aa !important;2144 background-color: #0073aa !important; 2187 2145 color: #fff !important; 2188 2146 } 2189 2147 .children, … … 2262 2220 margin: 0 !important; 2263 2221 } 2264 2222 } 2265 /** /Handbook **/2223 /** Handbook **/ 2266 2224 2267 2225 .rest-api-handbook-reference { 2268 2226