Ticket #7338: 7338-02.patch
File 7338-02.patch, 22.7 KB (added by , 8 years ago) |
---|
-
src/bp-templates/bp-legacy/css/twentyseventeen-rtl.css
92 92 } 93 93 } 94 94 95 .buddypress article.page .entry-header .entry-title { 96 font-size: 22px; 97 font-size: 1.375rem; 98 } 99 100 @media screen and (min-width: 55em) { 101 .buddypress article.page .entry-header .entry-title { 102 font-size: 28px; 103 font-size: 1.75rem; 104 } 105 } 106 107 @media screen and (min-width: 55em) { 95 @media screen and (min-width: 48em) { 108 96 body.buddypress.page.page-two-column #primary .entry-header { 109 width: 20%;97 width: 30%; 110 98 } 111 99 body.buddypress.page.page-two-column #primary .entry-content { 112 width: 80%;100 width: 68%; 113 101 } 114 102 body.buddypress:not(.has-sidebar) #primary.content-area, 115 103 body.buddypress:not(.page-two-column) #primary.content-area { … … 150 138 } 151 139 152 140 #buddypress div.item-list-tabs ul { 153 background-color: #faf 9f1;141 background-color: #fafafa; 154 142 border-bottom: 1px solid rgba(234, 234, 234, 0.9); 155 143 border-top: 1px solid rgba(234, 234, 234, 0.9); 156 144 overflow: hidden; … … 167 155 168 156 @media screen and (max-width: 38.75em) { 169 157 .bp-user #buddypress #object-nav { 170 background: #faf 9f1;158 background: #fafafa; 171 159 border: 1px solid #eaeaea; 172 160 overflow: visible; 173 161 padding: 10px; … … 346 334 #main #buddypress #group-create-tabs.item-list-tabs ul li.selected a, 347 335 #main #buddypress #group-create-tabs.item-list-tabs ul li.current a { 348 336 background: none; 349 color: # 141412;337 color: #333; 350 338 outline: none; 351 339 } 352 340 #main #buddypress #subnav ul { … … 557 545 width: 100%; 558 546 } 559 547 560 @media screen and (min-width: 48em) {548 @media screen and (min-width: 30em) { 561 549 #buddypress ul.item-list li div.action div { 562 550 margin: 0 0 10px 10px; 563 551 width: auto; … … 599 587 } 600 588 601 589 #buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box { 602 border: 1px solid rgba( 212, 208, 186, 0.5);590 border: 1px solid rgba(190, 190, 190, 0.5); 603 591 float: right; 604 592 line-height: 1.5em; 605 593 margin-top: 12px; … … 726 714 margin-bottom: 5px; 727 715 } 728 716 729 @media screen and (min-width: 3 8.75em) {717 @media screen and (min-width: 30em) { 730 718 #buddypress #activity-stream .activity-content .activity-meta a { 731 719 display: inline-block; 732 720 margin-bottom: 0; 721 width: auto; 733 722 } 734 723 } 735 724 … … 800 789 801 790 #buddypress #activity-stream .activity-comments .ac-form input[type="submit"], 802 791 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 803 color: rgba( 20, 20, 18, 0.8);792 color: rgba(51, 51, 51, 0.8); 804 793 display: inline-block; 805 794 font-family: inherit; 806 795 font-size: 12px; … … 813 802 } 814 803 815 804 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 816 border: 1px solid rgba( 212, 208, 186, 0.7);805 border: 1px solid rgba(190, 190, 190, 0.7); 817 806 text-align: center; 818 807 } 819 808 … … 1120 1109 } 1121 1110 1122 1111 .groups.group-settings #group-settings-form div.radio label ul { 1123 color: rgba( 20, 20, 18, 0.6);1112 color: rgba(51, 51, 51, 0.6); 1124 1113 font-size: 14px; 1125 1114 font-size: 0.875rem; 1126 1115 } … … 1254 1243 } 1255 1244 1256 1245 .bp-user #buddypress .notifications-options-nav { 1257 border: 1px solid rgba( 212, 208, 186, 0.5);1246 border: 1px solid rgba(190, 190, 190, 0.5); 1258 1247 float: right; 1259 1248 width: 100%; 1260 1249 } … … 1434 1423 } 1435 1424 1436 1425 .bp-user #buddypress #message-threads thead tr { 1437 background: #6f6f6f; 1426 background: none; 1427 border-bottom: 1px solid #bebebe; 1438 1428 } 1439 1429 1430 .bp-user #buddypress #message-threads thead tr th { 1431 background: #555; 1432 } 1433 1434 .bp-user #buddypress #message-threads tr { 1435 border-bottom: 5px solid #878787; 1436 } 1437 1440 1438 .bp-user #buddypress #message-threads tr td { 1441 1439 background: #fff; 1442 1440 display: inline-block; … … 1445 1443 1446 1444 .bp-user #buddypress #message-threads tr td.thread-star, 1447 1445 .bp-user #buddypress #message-threads tr td.thread-options { 1448 border-bottom-color: # ccc;1449 border-bottom-width: 2px;1446 border-bottom-color: #bebebe; 1447 border-bottom-width: 1px; 1450 1448 height: 2.4em; 1451 1449 padding-bottom: 0.2em; 1452 1450 padding-top: 0.2em; … … 1459 1457 } 1460 1458 } 1461 1459 1460 .bp-user #buddypress #message-threads tr td.bulk-select-check, 1461 .bp-user #buddypress #message-threads tr td.thread-star, 1462 .bp-user #buddypress #message-threads tr td.thread-from, 1463 .bp-user #buddypress #message-threads tr td.thread-info, 1464 .bp-user #buddypress #message-threads tr td.thread-options { 1465 border-top: 0; 1466 } 1467 1462 1468 .bp-user #buddypress #message-threads tr td.thread-star { 1463 1469 vertical-align: middle; 1464 1470 } … … 1529 1535 } 1530 1536 1531 1537 .bp-user #buddypress #message-threads tr.unread td { 1532 background: #eee;1533 border-color: # d4d0ba;1538 background: none; 1539 border-color: #bebebe; 1534 1540 } 1535 1541 1536 1542 .bp-user #buddypress #message-threads th { … … 1717 1723 1718 1724 #buddypress div.activity-comments form .ac-textarea { 1719 1725 background: #f7f7f7; 1720 border: 1px solid rgba( 212, 208, 186, 0.5);1726 border: 1px solid rgba(190, 190, 190, 0.5); 1721 1727 } 1722 1728 1723 1729 #buddypress div.activity-comments form .ac-textarea textarea { … … 1735 1741 #buddypress .standard-form button, 1736 1742 #buddypress .standard-form select, 1737 1743 #buddypress .standard-form textarea { 1738 border-color: rgba( 212, 208, 186, 0.5);1744 border-color: rgba(190, 190, 190, 0.5); 1739 1745 border-width: 1px; 1740 1746 } 1741 1747 … … 1761 1767 #buddypress div.dir-search form, 1762 1768 #buddypress div.message-search form, 1763 1769 #buddypress li.groups-members-search form { 1764 border: 1px solid rgba( 212, 208, 186, 0.6);1770 border: 1px solid rgba(190, 190, 190, 0.6); 1765 1771 overflow: hidden; 1766 1772 } 1767 1773 … … 1795 1801 #buddypress div.dir-search form input[type='text'], 1796 1802 #buddypress div.message-search form input[type='text'], 1797 1803 #buddypress li.groups-members-search form input[type='text'] { 1798 border-left: 1px solid rgba( 212, 208, 186, 0.6);1804 border-left: 1px solid rgba(190, 190, 190, 0.6); 1799 1805 padding: 0.2em 0.2em 0.2em 0; 1800 1806 } 1801 1807 … … 1855 1861 } 1856 1862 1857 1863 #buddypress table tr th { 1858 background: # 6f6f6f;1859 border-color: # b7b7b7;1860 color: # fff;1864 background: #f7f7f7; 1865 border-color: #eaeaea; 1866 color: #333; 1861 1867 } 1862 1868 1863 1869 #buddypress table p { -
src/bp-templates/bp-legacy/css/twentyseventeen.css
92 92 } 93 93 } 94 94 95 .buddypress article.page .entry-header .entry-title { 96 font-size: 22px; 97 font-size: 1.375rem; 98 } 99 100 @media screen and (min-width: 55em) { 101 .buddypress article.page .entry-header .entry-title { 102 font-size: 28px; 103 font-size: 1.75rem; 104 } 105 } 106 107 @media screen and (min-width: 55em) { 95 @media screen and (min-width: 48em) { 108 96 body.buddypress.page.page-two-column #primary .entry-header { 109 width: 20%;97 width: 30%; 110 98 } 111 99 body.buddypress.page.page-two-column #primary .entry-content { 112 width: 80%;100 width: 68%; 113 101 } 114 102 body.buddypress:not(.has-sidebar) #primary.content-area, 115 103 body.buddypress:not(.page-two-column) #primary.content-area { … … 150 138 } 151 139 152 140 #buddypress div.item-list-tabs ul { 153 background-color: #faf 9f1;141 background-color: #fafafa; 154 142 border-bottom: 1px solid rgba(234, 234, 234, 0.9); 155 143 border-top: 1px solid rgba(234, 234, 234, 0.9); 156 144 overflow: hidden; … … 167 155 168 156 @media screen and (max-width: 38.75em) { 169 157 .bp-user #buddypress #object-nav { 170 background: #faf 9f1;158 background: #fafafa; 171 159 border: 1px solid #eaeaea; 172 160 overflow: visible; 173 161 padding: 10px; … … 346 334 #main #buddypress #group-create-tabs.item-list-tabs ul li.selected a, 347 335 #main #buddypress #group-create-tabs.item-list-tabs ul li.current a { 348 336 background: none; 349 color: # 141412;337 color: #333; 350 338 outline: none; 351 339 } 352 340 #main #buddypress #subnav ul { … … 557 545 width: 100%; 558 546 } 559 547 560 @media screen and (min-width: 48em) {548 @media screen and (min-width: 30em) { 561 549 #buddypress ul.item-list li div.action div { 562 550 margin: 0 10px 10px 0; 563 551 width: auto; … … 599 587 } 600 588 601 589 #buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box { 602 border: 1px solid rgba( 212, 208, 186, 0.5);590 border: 1px solid rgba(190, 190, 190, 0.5); 603 591 float: left; 604 592 line-height: 1.5em; 605 593 margin-top: 12px; … … 704 692 } 705 693 706 694 #buddypress #activity-stream .activity-content .activity-header { 707 line-height: inherit;708 695 margin-right: 0; 709 696 } 710 697 … … 717 704 } 718 705 719 706 #buddypress #activity-stream .activity-content .activity-header img.avatar { 707 box-shadow: none; 720 708 display: inline-block; 721 margin-bottom: 0 !important; 709 margin: 0 5px !important; 710 vertical-align: middle; 722 711 } 723 712 724 713 #buddypress #activity-stream .activity-content .activity-meta a { … … 726 715 margin-bottom: 5px; 727 716 } 728 717 729 @media screen and (min-width: 3 8.75em) {718 @media screen and (min-width: 30em) { 730 719 #buddypress #activity-stream .activity-content .activity-meta a { 731 720 display: inline-block; 732 721 margin-bottom: 0; 722 width: auto; 733 723 } 734 724 } 735 725 … … 781 771 */ 782 772 #buddypress #activity-stream .activity-comments { 783 773 border-left: 1px solid #eaeaea; 784 margin -top: 5px;774 margin: 20px 0 20px; 785 775 } 786 776 777 @media screen and (min-width: 30em) { 778 #buddypress #activity-stream .activity-comments { 779 margin-left: 20px; 780 } 781 } 782 783 @media screen and (min-width: 55em) { 784 #buddypress #activity-stream .activity-comments { 785 margin-left: 40px; 786 } 787 } 788 787 789 #buddypress #activity-stream .activity-comments ul { 788 background: rgba(247, 247, 247, 0.6);789 790 color: #737373; 790 791 margin: 15px 0 0 2px; 791 792 } … … 800 801 801 802 #buddypress #activity-stream .activity-comments .ac-form input[type="submit"], 802 803 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 803 color: rgba( 20, 20, 18, 0.8);804 color: rgba(51, 51, 51, 0.8); 804 805 display: inline-block; 805 806 font-family: inherit; 806 807 font-size: 12px; … … 813 814 } 814 815 815 816 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 816 border: 1px solid rgba( 212, 208, 186, 0.7);817 border: 1px solid rgba(190, 190, 190, 0.7); 817 818 text-align: center; 818 819 } 819 820 … … 1120 1121 } 1121 1122 1122 1123 .groups.group-settings #group-settings-form div.radio label ul { 1123 color: rgba( 20, 20, 18, 0.6);1124 color: rgba(51, 51, 51, 0.6); 1124 1125 font-size: 14px; 1125 1126 font-size: 0.875rem; 1126 1127 } … … 1253 1254 font-style: italic; 1254 1255 } 1255 1256 1256 .bp-user #buddypress .notifications-options-nav {1257 border: 1px solid rgba(212, 208, 186, 0.5); 1257 .bp-user #buddypress .notifications-options-nav, 1258 .bp-user #buddypress .messages-options-nav { 1258 1259 float: left; 1259 1260 width: 100%; 1260 1261 } 1261 1262 1262 1263 @media screen and (min-width: 38.75em) { 1263 .bp-user #buddypress .notifications-options-nav { 1264 .bp-user #buddypress .notifications-options-nav, 1265 .bp-user #buddypress .messages-options-nav { 1264 1266 width: 300px; 1265 1267 } 1266 1268 } 1267 1269 1268 .bp-user #buddypress .notifications-options-nav select { 1270 .bp-user #buddypress .notifications-options-nav select, 1271 .bp-user #buddypress .messages-options-nav select { 1269 1272 height: auto; 1270 1273 } 1271 1274 1272 1275 .bp-user #buddypress .notifications-options-nav select, 1273 .bp-user #buddypress .notifications-options-nav input { 1274 border: 0; 1276 .bp-user #buddypress .notifications-options-nav input, 1277 .bp-user #buddypress .messages-options-nav select, 1278 .bp-user #buddypress .messages-options-nav input { 1275 1279 font-size: 14px; 1276 1280 font-size: 0.875rem; 1277 1281 outline: 0; … … 1278 1282 padding: 0; 1279 1283 } 1280 1284 1281 .bp-user #buddypress .notifications-options-nav select { 1285 .bp-user #buddypress .notifications-options-nav select, 1286 .bp-user #buddypress .messages-options-nav select { 1282 1287 float: left; 1283 margin-right: 0;1284 width: 60%;1288 margin-right: 1%; 1289 width: 59%; 1285 1290 } 1286 1291 1287 .bp-user #buddypress .notifications-options-nav input { 1292 .bp-user #buddypress .notifications-options-nav input, 1293 .bp-user #buddypress .messages-options-nav input { 1288 1294 float: right; 1289 1295 font-family: inherit; 1290 1296 line-height: 20px; … … 1291 1297 width: 40%; 1292 1298 } 1293 1299 1300 .bp-user #buddypress .notifications-options-nav input[disabled="disabled"]:focus, 1301 .bp-user #buddypress .notifications-options-nav input[disabled="disabled"]:hover, 1302 .bp-user #buddypress .messages-options-nav input[disabled="disabled"]:focus, 1303 .bp-user #buddypress .messages-options-nav input[disabled="disabled"]:hover { 1304 background: none; 1305 } 1306 1294 1307 /** 1295 1308 *------------------------------------------- 1296 1309 * @subsection 6.2.2.2 - Extended Profiles … … 1311 1324 margin-top: 0; 1312 1325 } 1313 1326 1327 .bp-user #buddypress .profile .bp-widget .profile-fields tr:last-child { 1328 border-bottom: none; 1329 } 1330 1314 1331 .bp-user #buddypress .profile #profile-edit-form .button-nav:before, 1315 1332 .bp-user #buddypress .profile #profile-edit-form .button-nav:after { 1316 1333 content: " "; … … 1434 1451 } 1435 1452 1436 1453 .bp-user #buddypress #message-threads thead tr { 1437 background: #6f6f6f; 1454 background: none; 1455 border-bottom: 1px solid #bebebe; 1438 1456 } 1439 1457 1458 .bp-user #buddypress #message-threads thead tr th { 1459 background: #555; 1460 } 1461 1462 .bp-user #buddypress #message-threads tr { 1463 border-bottom: 5px solid #878787; 1464 } 1465 1440 1466 .bp-user #buddypress #message-threads tr td { 1441 1467 background: #fff; 1442 1468 display: inline-block; … … 1445 1471 1446 1472 .bp-user #buddypress #message-threads tr td.thread-star, 1447 1473 .bp-user #buddypress #message-threads tr td.thread-options { 1448 border-bottom-color: # ccc;1449 border-bottom-width: 2px;1474 border-bottom-color: #bebebe; 1475 border-bottom-width: 1px; 1450 1476 height: 2.4em; 1451 1477 padding-bottom: 0.2em; 1452 1478 padding-top: 0.2em; … … 1459 1485 } 1460 1486 } 1461 1487 1488 .bp-user #buddypress #message-threads tr td.bulk-select-check, 1489 .bp-user #buddypress #message-threads tr td.thread-star, 1490 .bp-user #buddypress #message-threads tr td.thread-from, 1491 .bp-user #buddypress #message-threads tr td.thread-info, 1492 .bp-user #buddypress #message-threads tr td.thread-options { 1493 border-top: 0; 1494 } 1495 1462 1496 .bp-user #buddypress #message-threads tr td.thread-star { 1463 1497 vertical-align: middle; 1464 1498 } … … 1529 1563 } 1530 1564 1531 1565 .bp-user #buddypress #message-threads tr.unread td { 1532 background: #eee;1533 border-color: # d4d0ba;1566 background: none; 1567 border-color: #bebebe; 1534 1568 } 1535 1569 1536 1570 .bp-user #buddypress #message-threads th { … … 1550 1584 width: 30px; 1551 1585 } 1552 1586 1553 .bp-user #buddypress .messages-options-nav select {1554 height: auto;1555 }1556 1557 1587 .bp-user #buddypress .acfb-holder { 1558 1588 list-style: none; 1559 1589 } … … 1717 1747 1718 1748 #buddypress div.activity-comments form .ac-textarea { 1719 1749 background: #f7f7f7; 1720 border: 1px solid rgba( 212, 208, 186, 0.5);1750 border: 1px solid rgba(190, 190, 190, 0.5); 1721 1751 } 1722 1752 1723 1753 #buddypress div.activity-comments form .ac-textarea textarea { … … 1735 1765 #buddypress .standard-form button, 1736 1766 #buddypress .standard-form select, 1737 1767 #buddypress .standard-form textarea { 1738 border-color: rgba( 212, 208, 186, 0.5);1768 border-color: rgba(190, 190, 190, 0.5); 1739 1769 border-width: 1px; 1740 1770 } 1741 1771 … … 1761 1791 #buddypress div.dir-search form, 1762 1792 #buddypress div.message-search form, 1763 1793 #buddypress li.groups-members-search form { 1764 border: 1px solid rgba( 212, 208, 186, 0.6);1794 border: 1px solid rgba(190, 190, 190, 0.6); 1765 1795 overflow: hidden; 1766 1796 } 1767 1797 … … 1795 1825 #buddypress div.dir-search form input[type='text'], 1796 1826 #buddypress div.message-search form input[type='text'], 1797 1827 #buddypress li.groups-members-search form input[type='text'] { 1798 border-right: 1px solid rgba( 212, 208, 186, 0.6);1828 border-right: 1px solid rgba(190, 190, 190, 0.6); 1799 1829 padding: 0.2em 0 0.2em 0.2em; 1800 1830 } 1801 1831 … … 1855 1885 } 1856 1886 1857 1887 #buddypress table tr th { 1858 background: # 6f6f6f;1859 border-color: # b7b7b7;1860 color: # fff;1888 background: #f7f7f7; 1889 border-color: #eaeaea; 1890 color: #333; 1861 1891 } 1862 1892 1863 1893 #buddypress table p { … … 1914 1944 text-align: center; 1915 1945 } 1916 1946 1947 #buddypress .notifications .actions { 1948 text-align: center; 1949 } 1950 1917 1951 /** 1918 1952 *------------------------------------------------------------------------------- 1919 1953 * @section 9.0 - Error / Success messages -
src/bp-templates/bp-legacy/css/twentyseventeen.scss
192 192 } 193 193 194 194 // Variables: color definitions 195 $body-text: #141412; 195 196 $dark-grey: #555; 197 $medium-grey: #878787; 198 $light-grey: #dcdcdc; 199 $x-light-grey: #f7f7f7; 200 201 $body-text: #333; 202 $bp-light-text: $medium-grey; 196 203 $content-background: #fff; 197 $off-white: lighten(#f9f8ee, 0.7);204 $off-white: #fafafa; 198 205 $cream-background: #f7f5e7; 199 $light-background: #f7f7f7;200 $medium-background: #ccc;201 $dark-background: #555;202 $border-color: # d4d0ba; // border color is varied using rgba206 $light-background: $x-light-grey; 207 $medium-background: $medium-grey; 208 $dark-background: $dark-grey; 209 $border-color: #bebebe; 203 210 $border-light: #eaeaea; // BP dividers 204 211 $border-med: #ddd; 205 212 $background-hover: #db572f; // 2017 link background hover … … 210 217 $notice-update: #ced98c; 211 218 $stripe-odd: #ebf0ff; 212 219 $stripe-even: #dbe5ff; 213 $unread: #eee;220 $unread: $x-light-grey; 214 221 $link-action: #c82b2b; 215 222 /*-------------------------------------------------------------- 216 223 … … 310 317 } 311 318 } 312 319 } 313 // 2017 has very small page entry title headings314 // enlarge slightly for BP screens.315 .buddypress {316 article.page {317 .entry-header {318 .entry-title {319 @include font-size(22);320 320 321 @include medium-up {322 @include font-size(28);323 }324 }325 }326 }327 }328 329 321 // Open up the content width areas for BP screens to allow max widths. 330 // This takes into account the ability to add/remove sidebars in 2017.322 // This takes into account the ability to columnize pages in 2017. 331 323 // Only effect changes based on breakpoints. 332 324 333 @include med ium-up {325 @include med-small-up { 334 326 335 327 body.buddypress.page.page-two-column { 336 328 … … 337 329 #primary { 338 330 339 331 .entry-header { 340 width: 20%;332 width: 30%; 341 333 } 342 334 343 335 .entry-content { 344 width: 80%;336 width: 68%; 345 337 } 346 338 } 347 339 } … … 357 349 .content-bottom-widgets { 358 350 margin-left: 0; 359 351 margin-right: 0; 360 // width: auto;361 352 } 362 353 } 363 354 … … 770 761 } 771 762 772 763 .action { 764 773 765 .generic-button { 766 774 767 a { 768 775 769 &:focus, 776 770 &:hover { 777 771 background: inherit; … … 917 911 // Provisionally lets keep the 'action' div 918 912 // position but inline-block the buttons 919 913 920 @include med-small-up {914 @include small-up { 921 915 // keep buttons to a row small tablet up 922 916 margin: 0 $spacing-val-sm $spacing-val-sm 0; 923 917 width: auto; … … 1088 1082 li.mini { 1089 1083 1090 1084 .activity-avatar { 1085 1091 1086 a { 1087 1092 1088 img.avatar { 1093 1089 height: 30px; 1094 1090 margin-left: 15px; … … 1109 1105 margin-top: -12px; 1110 1106 1111 1107 .activity-header { 1112 line-height: inherit;1108 //line-height: inherit; 1113 1109 margin-right: 0; 1114 1110 1115 1111 p { … … 1121 1117 } 1122 1118 1123 1119 img.avatar { 1120 box-shadow: none; 1124 1121 display: inline-block; 1125 margin-bottom: 0 !important; // have to match to BP 1122 margin: 0 5px !important; // have to match to BP 1123 vertical-align: middle; 1126 1124 } 1127 1125 } // close .activity-header 1128 1126 1129 1127 .activity-meta { 1128 1130 1129 a { 1131 1130 display: block; 1132 1131 margin-bottom: $spacing-val-xs; 1133 1132 1134 @include small-up -bp{1133 @include small-up { 1135 1134 display: inline-block; 1136 1135 margin-bottom: 0; 1136 width: auto; 1137 1137 } 1138 1138 } 1139 1139 } … … 1197 1197 1198 1198 .activity-comments { 1199 1199 border-left: 1px solid $border-light; 1200 margin-top: 5px;1201 1200 1201 margin: $spacing-val-md 0 $spacing-val-md ; 1202 1203 @include small-up { 1204 margin-left: $spacing-val-md; 1205 } 1206 1207 @include medium-up { 1208 margin-left: $spacing-val-lg; 1209 } 1210 1202 1211 ul { 1203 background: rgba($light-background, 0.6);1204 1212 color: #737373; 1205 1213 margin: 15px 0 0 2px; 1206 1214 … … 1778 1786 1779 1787 .pag-count {font-style: italic;} 1780 1788 1781 .notifications-options-nav { 1782 border: 1px solid rgba($border-color, 0.5); 1789 .notifications-options-nav, 1790 .messages-options-nav { 1791 1783 1792 float: left; 1784 1793 width: 100%; 1785 1794 … … 1793 1802 1794 1803 select, 1795 1804 input { 1796 border: 0; 1805 1797 1806 @include font-size(14); 1798 1807 outline: 0; 1799 1808 padding: 0; … … 1801 1810 1802 1811 select { 1803 1812 float: left; 1804 margin-right: 0;1805 width: 60%;1813 margin-right: 1%; 1814 width: 59%; 1806 1815 } 1807 1816 1808 1817 input { … … 1812 1821 width: 40%; 1813 1822 } 1814 1823 1815 } // close .notifications-options-nav 1824 input[disabled="disabled"]:focus, 1825 input[disabled="disabled"]:hover { 1826 background: none; 1827 } 1816 1828 1829 1830 } // close .notifications-options-nav/.messages-options-nav 1831 1817 1832 } //close #buddypress 1818 1833 } // close .bp-user 1819 1834 … … 1837 1852 } 1838 1853 1839 1854 table {margin-top: 0;} 1855 1856 .profile-fields { 1857 tr:last-child { 1858 border-bottom: none; 1859 } 1860 } 1861 1840 1862 } 1863 1841 1864 /* Edit profile */ 1842 1865 1843 1866 #profile-edit-form { … … 1932 1955 1933 1956 #message-thread { 1934 1957 //Single message view 1958 1935 1959 a { 1936 1960 border-bottom: 0; 1937 1961 } … … 1979 2003 } 1980 2004 1981 2005 #send-reply { 2006 1982 2007 .message-content { 1983 2008 background: $content-background; 1984 2009 border: 0; … … 1994 2019 #message-threads { 1995 2020 1996 2021 thead { 2022 1997 2023 tr { 1998 background: lighten($dark-background, 10%); 2024 background: none; 2025 border-bottom: 1px solid $border-color; 2026 2027 2028 th { 2029 background: #555; 2030 } 1999 2031 } 2000 2032 } 2001 2033 2002 2034 tr { 2035 border-bottom: 5px solid $medium-grey; 2036 2003 2037 td { 2004 2038 background: $content-background; 2005 2039 display: inline-block; … … 2008 2042 2009 2043 td.thread-star, 2010 2044 td.thread-options { 2011 border-bottom-color: $ medium-background;2012 border-bottom-width: 2px;2045 border-bottom-color: $border-color; 2046 border-bottom-width: 1px; 2013 2047 height: 2.4em; 2014 2048 padding-bottom: 0.2em; 2015 2049 padding-top: 0.2em; … … 2019 2053 } 2020 2054 } 2021 2055 2056 td.bulk-select-check, 2057 td.thread-star, 2058 td.thread-from, 2059 td.thread-info, 2060 td.thread-options { 2061 border-top: 0; 2062 } 2063 2022 2064 td.thread-star { 2023 2065 vertical-align: middle; 2024 2066 … … 2080 2122 } 2081 2123 2082 2124 tr.unread { 2125 2083 2126 td { 2084 background: $unread;2127 background: none; 2085 2128 border-color: $border-color; 2086 2129 } 2087 2130 } … … 2104 2147 } 2105 2148 } 2106 2149 2107 .messages-options-nav {2108 select {2109 height: auto;2110 }2111 }2112 2113 2150 .acfb-holder { 2114 2151 list-style: none; 2115 2152 … … 2295 2332 2296 2333 // Attempt to reset form control widths 2297 2334 #main { 2335 2298 2336 #buddypress { 2337 2299 2338 .standard-form { 2300 2339 2301 li {float: none;} 2340 li { 2341 float: none; 2342 } 2343 2302 2344 input[type='text'], 2303 2345 input[type='email'], 2304 2346 input[type='password'], … … 2309 2351 } 2310 2352 } 2311 2353 2312 2313 2354 #buddypress { 2314 2355 2315 2356 // Match BP form elements to Themes(2017) styling where styles … … 2472 2513 margin: $spacing-val-md 0; 2473 2514 2474 2515 tr th { 2475 background: lighten($dark-background, 10%);2476 border-color: darken($border-light, 20%);2477 color: $ content-background;2516 background: $light-background; 2517 border-color: $border-light; 2518 color: $body-text; 2478 2519 } 2479 2520 2480 2521 // Reduce the themes inherited paragraph margins in tables … … 2536 2577 } 2537 2578 2538 2579 } // .notifications, .message-notices 2580 2581 .notifications { // table element 2582 .actions { // th element 2583 text-align: center; 2584 } 2585 } 2539 2586 } // #buddypress 2540 2587 2541 2588 /**