Ticket #7338: 7338-06.patch
File 7338-06.patch, 48.3 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 { … … 132 120 } 133 121 } 134 122 123 body.colors-dark #buddypress #group-create-tabs.item-list-tabs li.selected, 124 body.colors-dark #buddypress #group-create-tabs.item-list-tabs li.current { 125 border-bottom-color: #222; 126 } 127 128 body.colors-dark #buddypress #group-create-tabs.item-list-tabs li.selected a, 129 body.colors-dark #buddypress #group-create-tabs.item-list-tabs li.current a { 130 color: inherit; 131 } 132 133 body.colors-dark #buddypress .item-list-tabs li.selected a, 134 body.colors-dark #buddypress .item-list-tabs li.current a { 135 color: inherit; 136 } 137 138 body.colors-dark #buddypress #subnav.item-list-tabs ul { 139 border-bottom: 1px solid rgba(234, 234, 234, 0.9); 140 margin-bottom: 20px; 141 } 142 143 body.colors-dark #buddypress #subnav.item-list-tabs ul li.last { 144 border-top: 1px solid rgba(234, 234, 234, 0.9); 145 } 146 147 body.colors-dark #buddypress .item-list div.meta { 148 color: #ddd; 149 } 150 151 body.colors-dark #buddypress .item-list div.item-desc, 152 body.colors-dark #buddypress .item-list .activity-header p, 153 body.colors-dark #buddypress .item-list .activity-comments ul, 154 body.colors-dark #buddypress .item-list .acomment-meta { 155 color: #eee; 156 } 157 158 body.colors-dark #buddypress .item-list .activity-meta a, 159 body.colors-dark #buddypress .item-list .action a { 160 background: #fafafa; 161 } 162 163 body.colors-dark #buddypress .item-list .activity-meta a:focus, body.colors-dark #buddypress .item-list .activity-meta a:hover, 164 body.colors-dark #buddypress .item-list .action a:focus, 165 body.colors-dark #buddypress .item-list .action a:hover { 166 background: #fff; 167 } 168 169 body.colors-dark #buddypress #latest-update { 170 color: #eee; 171 } 172 173 body.colors-dark #buddypress div.pagination * { 174 color: #ddd; 175 } 176 177 body.colors-dark #buddypress #item-header .user-nicename { 178 color: #eee; 179 } 180 181 body.colors-dark #buddypress #item-body table thead tr, 182 body.colors-dark #buddypress #item-body table thead th { 183 background: none; 184 color: #eee; 185 } 186 187 body.colors-dark #buddypress #item-body table tr.alt td { 188 background: none; 189 color: #eee; 190 } 191 192 .directory.colors-dark #buddypress #subnav ul { 193 border-top: 0; 194 } 195 196 .directory.colors-dark #buddypress #subnav ul li.last.filter { 197 border-top: 0; 198 } 199 200 .directory.colors-dark #buddypress div.activity ul.item-list { 201 border-top: 0; 202 } 203 204 body.colors-light #buddypress div.item-list-tabs ul { 205 background-color: #fafafa; 206 } 207 208 body.colors-light #buddypress div#subnav.item-list-tabs ul { 209 background-color: #f7f7f7; 210 } 211 212 body.colors-light #buddypress div#subnav.item-list-tabs ul li.last { 213 background: #fff; 214 } 215 216 body.colors-light #buddypress .item-list .activity-header p { 217 background-color: #f7f7f7; 218 color: #878787; 219 } 220 221 body.colors-light #buddypress .item-list .activity-comments .acomment-meta { 222 color: #737373; 223 } 224 225 body.colors-light #buddypress #item-body .profile h2 { 226 background: #878787; 227 color: #fff; 228 } 229 230 body.colors-light #buddypress table tr.alt td { 231 background: #f5f5f5; 232 color: #333; 233 } 234 135 235 /** 136 236 *------------------------------------------------------------------------------- 137 237 * @section 2.0 - Navigation - General … … 150 250 } 151 251 152 252 #buddypress div.item-list-tabs ul { 153 background-color: #faf9f1;154 253 border-bottom: 1px solid rgba(234, 234, 234, 0.9); 155 254 border-top: 1px solid rgba(234, 234, 234, 0.9); 156 255 overflow: hidden; … … 157 256 padding: 0; 158 257 } 159 258 160 #buddypress div.item-list-tabs ul li a {161 color: #0073c1;162 }163 164 259 #buddypress div.item-list-tabs ul li a span { 165 260 border-radius: 25%; 166 261 } 167 262 168 @media screen and (max-width: 38.75em) {169 .bp-user #buddypress #object-nav {170 background: #faf9f1;171 border: 1px solid #eaeaea;172 overflow: visible;173 padding: 10px;174 }175 .bp-user #buddypress #object-nav ul {176 border: 0;177 height: 0;178 transition: height 0.3s ease-in-out 0.7s;179 visibility: hidden;180 }181 .bp-user #buddypress #object-nav:before {182 content: "Menu \021E9";183 display: inline;184 opacity: 0.7;185 }186 .bp-user #buddypress #object-nav:hover:before, .bp-user #buddypress #object-nav:focus:before {187 content: "Menu \021E7";188 }189 .bp-user #buddypress #object-nav:hover ul, .bp-user #buddypress #object-nav:focus ul {190 height: 320px;191 opacity: 1;192 overflow-y: auto;193 visibility: visible;194 }195 .bp-user #buddypress #subnav {196 clear: both;197 }198 }199 200 263 /*__ Horizontal menus __*/ 201 264 #buddypress #object-nav ul { 202 265 overflow: hidden; … … 229 292 } 230 293 231 294 #buddypress div#subnav.item-list-tabs ul { 232 background-color: #f7f7f7;233 295 border-bottom: 0; 234 296 margin-top: 5px; 235 297 padding: 0; … … 236 298 } 237 299 238 300 #buddypress div#subnav.item-list-tabs ul li.last { 239 background: #fff;240 301 margin-top: 0; 241 302 padding: 5px 5px 5px 0; 242 303 width: 100%; … … 273 334 274 335 /*__ Vertical menu User Account / Group single screens __*/ 275 336 @media screen and (min-width: 55em) { 276 body.no-sidebar #buddypress #item-header, 277 body.no-sidebar #buddypress #item-body { 278 background: #fff; 279 } 280 body.no-sidebar #buddypress #object-nav { 337 body:not(.page-two-column) #buddypress #object-nav { 281 338 border-right: 1px solid #ddd; 282 339 float: left; 283 340 margin-right: -1px; 284 341 width: 200px; 285 342 } 286 body .no-sidebar#buddypress #object-nav ul {343 body:not(.page-two-column) #buddypress #object-nav ul { 287 344 background: none; 288 345 border-bottom: 0; 289 346 padding: 0; 290 347 } 291 body .no-sidebar#buddypress #object-nav ul li {348 body:not(.page-two-column) #buddypress #object-nav ul li { 292 349 float: none; 293 350 overflow: hidden; 294 351 } 295 body .no-sidebar#buddypress #object-nav ul li span {352 body:not(.page-two-column) #buddypress #object-nav ul li span { 296 353 background: #fff; 297 354 border-radius: 10%; 298 355 float: right; 299 356 margin-right: 2px; 300 357 } 301 body .no-sidebar#buddypress #item-body {358 body:not(.page-two-column) #buddypress #item-body { 302 359 border-left: 1px solid #ddd; 303 360 overflow: hidden; 304 361 padding: 0 0 0 20px; 305 362 width: auto; 306 363 } 307 body .no-sidebar#buddypress #item-body #subnav {364 body:not(.page-two-column) #buddypress #item-body #subnav { 308 365 margin: 0 0 0 -20px; 309 366 } 310 body .no-sidebar#buddypress #item-body #subnav ul {367 body:not(.page-two-column) #buddypress #item-body #subnav ul { 311 368 margin-top: 0; 312 369 } 313 370 } 314 371 315 372 @media screen and (min-width: 48em) { 316 # main #buddypress #group-create-tabs.item-list-tabs ul:before,317 # main #buddypress #group-create-tabs.item-list-tabs ul:after {373 #buddypress #group-create-tabs.item-list-tabs ul:before, 374 #buddypress #group-create-tabs.item-list-tabs ul:after { 318 375 content: " "; 319 376 display: table; 320 377 } 321 # main #buddypress #group-create-tabs.item-list-tabs ul:after {378 #buddypress #group-create-tabs.item-list-tabs ul:after { 322 379 clear: both; 323 380 } 324 # main #buddypress #group-create-tabs.item-list-tabs ul {381 #buddypress #group-create-tabs.item-list-tabs ul { 325 382 background: none; 326 383 border: 0; 327 384 border-bottom: 1px solid #ddd; … … 328 385 overflow: visible; 329 386 padding-bottom: 0; 330 387 } 331 # main #buddypress #group-create-tabs.item-list-tabs ul li {388 #buddypress #group-create-tabs.item-list-tabs ul li { 332 389 float: left; 333 390 width: auto; 334 391 } 335 # main #buddypress #group-create-tabs.item-list-tabs ul li.selected,336 # main #buddypress #group-create-tabs.item-list-tabs ul li.current {392 #buddypress #group-create-tabs.item-list-tabs ul li.selected, 393 #buddypress #group-create-tabs.item-list-tabs ul li.current { 337 394 border: 1px solid #ddd; 338 395 border-bottom-color: #fff; 339 396 -webkit-border-top-right-radius: 4px; … … 343 400 background-clip: padding-box; 344 401 margin-bottom: -1px; 345 402 } 346 # main #buddypress #group-create-tabs.item-list-tabs ul li.selected a,347 # main #buddypress #group-create-tabs.item-list-tabs ul li.current a {403 #buddypress #group-create-tabs.item-list-tabs ul li.selected a, 404 #buddypress #group-create-tabs.item-list-tabs ul li.current a { 348 405 background: none; 349 color: # 141412;406 color: #333; 350 407 outline: none; 351 408 } 352 # main #buddypress #subnav ul {409 #buddypress #subnav ul { 353 410 border-bottom: 0; 354 411 } 355 412 } … … 495 552 496 553 #buddypress ul.item-list li .item .item-title .update { 497 554 display: block; 498 font-size: 1 2px;499 font-size: 0. 75rem;555 font-size: 13px; 556 font-size: 0.8125rem; 500 557 padding: 10px 0; 501 558 text-align: left; 502 559 } … … 557 614 width: 100%; 558 615 } 559 616 560 @media screen and (min-width: 48em) {617 @media screen and (min-width: 30em) { 561 618 #buddypress ul.item-list li div.action div { 562 619 margin: 0 10px 10px 0; 563 620 width: auto; … … 599 656 } 600 657 601 658 #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);659 border: 1px solid rgba(190, 190, 190, 0.5); 603 660 float: left; 604 661 line-height: 1.5em; 605 662 margin-top: 12px; … … 704 761 } 705 762 706 763 #buddypress #activity-stream .activity-content .activity-header { 707 line-height: inherit;708 764 margin-right: 0; 709 765 } 710 766 711 767 #buddypress #activity-stream .activity-content .activity-header p { 712 background-color: #f7f7f7;713 768 border: 1px solid rgba(234, 234, 234, 0.6); 714 color: #727272;715 769 margin-top: 0; 716 770 padding: 0 0.2em; 717 771 } 718 772 719 773 #buddypress #activity-stream .activity-content .activity-header img.avatar { 774 box-shadow: none; 720 775 display: inline-block; 721 margin-bottom: 0 !important; 776 margin: 0 5px !important; 777 vertical-align: middle; 722 778 } 723 779 724 780 #buddypress #activity-stream .activity-content .activity-meta a { … … 726 782 margin-bottom: 5px; 727 783 } 728 784 729 @media screen and (min-width: 3 8.75em) {785 @media screen and (min-width: 30em) { 730 786 #buddypress #activity-stream .activity-content .activity-meta a { 731 787 display: inline-block; 732 788 margin-bottom: 0; 789 width: auto; 733 790 } 734 791 } 735 792 … … 781 838 */ 782 839 #buddypress #activity-stream .activity-comments { 783 840 border-left: 1px solid #eaeaea; 784 margin -top: 5px;841 margin: 20px 0 20px; 785 842 } 786 843 844 @media screen and (min-width: 30em) { 845 #buddypress #activity-stream .activity-comments { 846 margin-left: 20px; 847 } 848 } 849 787 850 #buddypress #activity-stream .activity-comments ul { 788 background: rgba(247, 247, 247, 0.6);789 color: #737373;790 851 margin: 15px 0 0 2px; 791 852 } 792 853 854 #buddypress #activity-stream .activity-comments ul li { 855 border-top: 1px solid #bebebe; 856 } 857 793 858 #buddypress #activity-stream .activity-comments ul a { 794 859 color: #0077c7; 795 860 } 796 861 797 862 #buddypress #activity-stream .activity-comments .acomment-meta { 798 color: #737373;863 border-bottom: 1px solid #eaeaea; 799 864 } 800 865 801 866 #buddypress #activity-stream .activity-comments .ac-form input[type="submit"], 802 867 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 803 color: rgba( 20, 20, 18, 0.8);868 color: rgba(51, 51, 51, 0.8); 804 869 display: inline-block; 805 870 font-family: inherit; 806 871 font-size: 12px; … … 813 878 } 814 879 815 880 #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel { 816 border: 1px solid rgba( 212, 208, 186, 0.7);881 border: 1px solid rgba(190, 190, 190, 0.7); 817 882 text-align: center; 818 883 } 819 884 … … 834 899 #buddypress #members-list li .action { 835 900 float: right; 836 901 } 902 #buddypress #members-list li.is-current-user .item { 903 float: none; 904 left: 0; 905 padding-left: 5%; 906 width: auto; 907 } 837 908 } 838 909 839 910 /** … … 880 951 * @subsection 6.1 - Item Header Global 881 952 *----------------------------------------------------------- 882 953 */ 954 @media screen and (min-width: 48em) { 955 .bp-user.page-two-column #buddypress #cover-image-container #item-header-cover-image #item-header-content { 956 margin-left: 140px; 957 margin-top: -100px; 958 } 959 .single-item.groups.page-two-column #buddypress #cover-image-container #item-header-cover-image #item-header-content { 960 margin-left: 10px; 961 } 962 } 963 964 .bp-user #buddypress #item-header-cover-image .user-nicename, 965 .single-item.groups #buddypress #item-header-cover-image .user-nicename { 966 color: #333; 967 text-shadow: none; 968 } 969 970 @media screen and (min-width: 48em) { 971 .bp-user #buddypress #item-header-cover-image .user-nicename, 972 .single-item.groups #buddypress #item-header-cover-image .user-nicename { 973 color: #fff; 974 text-shadow: 0 0 3px rgba(0, 0, 0, 0.8); 975 } 976 } 977 883 978 .bp-user #buddypress #item-header-content #item-meta, 884 979 .single-item.groups #buddypress #item-header-content #item-meta { 885 980 font-size: 14px; … … 953 1048 order: 1; 954 1049 text-align: center; 955 1050 } 956 .single-item.groups #buddypress div#item-header #item-header-avatar a {957 border-bottom: 0;958 }959 1051 .single-item.groups #buddypress div#item-header #item-header-avatar a img { 960 1052 display: inline-block; 961 1053 float: none; … … 1051 1143 1052 1144 .bp-user #buddypress #item-header #item-header-avatar img.avatar, 1053 1145 .bp-user #buddypress #item-header #item-header-avatar a { 1054 border-bottom: 0;1055 1146 display: inline-block; 1056 1147 float: none; 1057 1148 } … … 1083 1174 * Groups specific item body rules - screens 1084 1175 *---------------------------------------------------- 1085 1176 */ 1177 .groups.single-item.members #buddypress #subnav.item-list-tabs ul { 1178 background: none; 1179 border-top: 0; 1180 } 1181 1086 1182 /** 1087 1183 *----------------------------------------- 1088 1184 * @subsection 6.2.1.1 - Group Management … … 1120 1216 } 1121 1217 1122 1218 .groups.group-settings #group-settings-form div.radio label ul { 1123 color: rgba( 20, 20, 18, 0.6);1219 color: rgba(51, 51, 51, 0.6); 1124 1220 font-size: 14px; 1125 1221 font-size: 0.875rem; 1126 1222 } … … 1184 1280 1185 1281 .groups.group-members #subnav li #search-members-form { 1186 1282 float: right; 1187 margin: 5px 5px0 0;1283 margin: 5px 0 0; 1188 1284 } 1189 1285 1190 1286 @media screen and (max-width: 38.75em) { … … 1253 1349 font-style: italic; 1254 1350 } 1255 1351 1256 .bp-user #buddypress .notifications-options-nav {1257 border: 1px solid rgba(212, 208, 186, 0.5); 1352 .bp-user #buddypress .notifications-options-nav, 1353 .bp-user #buddypress .messages-options-nav { 1258 1354 float: left; 1259 1355 width: 100%; 1260 1356 } 1261 1357 1262 1358 @media screen and (min-width: 38.75em) { 1263 .bp-user #buddypress .notifications-options-nav { 1359 .bp-user #buddypress .notifications-options-nav, 1360 .bp-user #buddypress .messages-options-nav { 1264 1361 width: 300px; 1265 1362 } 1266 1363 } 1267 1364 1268 .bp-user #buddypress .notifications-options-nav select { 1365 .bp-user #buddypress .notifications-options-nav select, 1366 .bp-user #buddypress .messages-options-nav select { 1269 1367 height: auto; 1270 1368 } 1271 1369 1272 1370 .bp-user #buddypress .notifications-options-nav select, 1273 .bp-user #buddypress .notifications-options-nav input { 1274 border: 0; 1371 .bp-user #buddypress .notifications-options-nav input, 1372 .bp-user #buddypress .messages-options-nav select, 1373 .bp-user #buddypress .messages-options-nav input { 1275 1374 font-size: 14px; 1276 1375 font-size: 0.875rem; 1277 1376 outline: 0; … … 1278 1377 padding: 0; 1279 1378 } 1280 1379 1281 .bp-user #buddypress .notifications-options-nav select { 1380 .bp-user #buddypress .notifications-options-nav select, 1381 .bp-user #buddypress .messages-options-nav select { 1282 1382 float: left; 1283 margin-right: 0;1284 width: 60%;1383 margin-right: 1%; 1384 width: 59%; 1285 1385 } 1286 1386 1287 .bp-user #buddypress .notifications-options-nav input { 1387 .bp-user #buddypress .notifications-options-nav input, 1388 .bp-user #buddypress .messages-options-nav input { 1288 1389 float: right; 1289 1390 font-family: inherit; 1290 1391 line-height: 20px; … … 1291 1392 width: 40%; 1292 1393 } 1293 1394 1395 .bp-user #buddypress .notifications-options-nav input[disabled="disabled"]:focus, 1396 .bp-user #buddypress .notifications-options-nav input[disabled="disabled"]:hover, 1397 .bp-user #buddypress .messages-options-nav input[disabled="disabled"]:focus, 1398 .bp-user #buddypress .messages-options-nav input[disabled="disabled"]:hover { 1399 background: none; 1400 } 1401 1294 1402 /** 1295 1403 *------------------------------------------- 1296 1404 * @subsection 6.2.2.2 - Extended Profiles … … 1301 1409 } 1302 1410 1303 1411 .bp-user #buddypress .profile .bp-widget h2 { 1304 background: #7b7b7b;1305 color: #fff;1306 1412 margin: 40px 0 10px; 1307 1413 padding: 0.1em 0 0.1em 0.4em; 1308 1414 } … … 1311 1417 margin-top: 0; 1312 1418 } 1313 1419 1420 .bp-user #buddypress .profile .bp-widget .profile-fields tr.alt td { 1421 color: #333; 1422 } 1423 1424 .bp-user #buddypress .profile .bp-widget .profile-fields tr:last-child { 1425 border-bottom: none; 1426 } 1427 1314 1428 .bp-user #buddypress .profile #profile-edit-form .button-nav:before, 1315 1429 .bp-user #buddypress .profile #profile-edit-form .button-nav:after { 1316 1430 content: " "; … … 1345 1459 } 1346 1460 1347 1461 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-toggle, 1462 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-notoggle, 1348 1463 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings { 1349 1464 font-size: 14px; 1350 1465 font-size: 0.875rem; 1466 margin-top: 10px; 1351 1467 } 1352 1468 1353 1469 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1354 1470 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1355 1471 background: #555; 1472 -webkit-border-radius: 3px; 1473 -moz-border-radius: 3px; 1474 -ms-border-radius: 3px; 1475 border-radius: 3px; 1476 background-clip: padding-box; 1356 1477 color: #fff; 1357 1478 padding: 0.2em 0.5em; 1358 1479 } … … 1434 1555 } 1435 1556 1436 1557 .bp-user #buddypress #message-threads thead tr { 1437 background: #6f6f6f; 1558 background: none; 1559 border-bottom: 1px solid #bebebe; 1438 1560 } 1439 1561 1562 .bp-user #buddypress #message-threads thead tr th { 1563 background: #555; 1564 } 1565 1566 .bp-user #buddypress #message-threads tr { 1567 border-bottom: 5px solid #878787; 1568 } 1569 1440 1570 .bp-user #buddypress #message-threads tr td { 1441 background: #fff;1442 1571 display: inline-block; 1443 1572 float: left; 1444 1573 } … … 1445 1574 1446 1575 .bp-user #buddypress #message-threads tr td.thread-star, 1447 1576 .bp-user #buddypress #message-threads tr td.thread-options { 1448 border-bottom-color: # ccc;1449 border-bottom-width: 2px;1577 border-bottom-color: #bebebe; 1578 border-bottom-width: 1px; 1450 1579 height: 2.4em; 1451 1580 padding-bottom: 0.2em; 1452 1581 padding-top: 0.2em; … … 1459 1588 } 1460 1589 } 1461 1590 1591 .bp-user #buddypress #message-threads tr td.bulk-select-check, 1592 .bp-user #buddypress #message-threads tr td.thread-star, 1593 .bp-user #buddypress #message-threads tr td.thread-from, 1594 .bp-user #buddypress #message-threads tr td.thread-info, 1595 .bp-user #buddypress #message-threads tr td.thread-options { 1596 border-top: 0; 1597 } 1598 1462 1599 .bp-user #buddypress #message-threads tr td.thread-star { 1463 1600 vertical-align: middle; 1464 1601 } … … 1529 1666 } 1530 1667 1531 1668 .bp-user #buddypress #message-threads tr.unread td { 1532 background: #eee;1533 border-color: # d4d0ba;1669 background: none; 1670 border-color: #bebebe; 1534 1671 } 1535 1672 1536 1673 .bp-user #buddypress #message-threads th { … … 1550 1687 width: 30px; 1551 1688 } 1552 1689 1553 .bp-user #buddypress .messages-options-nav select {1554 height: auto;1555 }1556 1557 1690 .bp-user #buddypress .acfb-holder { 1558 1691 list-style: none; 1559 1692 } … … 1563 1696 } 1564 1697 1565 1698 .bp-user #buddypress .acfb-holder li.friend-tab { 1566 background: #e df7fa;1699 background: #e3f6ff; 1567 1700 border: inherit; 1568 1701 margin-right: 0; 1569 1702 padding: 0.5em; … … 1717 1850 1718 1851 #buddypress div.activity-comments form .ac-textarea { 1719 1852 background: #f7f7f7; 1720 border: 1px solid rgba( 212, 208, 186, 0.5);1853 border: 1px solid rgba(190, 190, 190, 0.5); 1721 1854 } 1722 1855 1723 1856 #buddypress div.activity-comments form .ac-textarea textarea { … … 1735 1868 #buddypress .standard-form button, 1736 1869 #buddypress .standard-form select, 1737 1870 #buddypress .standard-form textarea { 1738 border-color: rgba( 212, 208, 186, 0.5);1871 border-color: rgba(190, 190, 190, 0.5); 1739 1872 border-width: 1px; 1740 1873 } 1741 1874 … … 1761 1894 #buddypress div.dir-search form, 1762 1895 #buddypress div.message-search form, 1763 1896 #buddypress li.groups-members-search form { 1764 border: 1px solid rgba( 212, 208, 186, 0.6);1897 border: 1px solid rgba(190, 190, 190, 0.6); 1765 1898 overflow: hidden; 1766 1899 } 1767 1900 … … 1770 1903 #buddypress li.groups-members-search form label { 1771 1904 float: left; 1772 1905 margin: 0; 1906 width: 70%; 1773 1907 } 1774 1908 1775 1909 #buddypress div.dir-search form input[type='text'], … … 1777 1911 #buddypress li.groups-members-search form input[type='text'] { 1778 1912 float: left; 1779 1913 margin: 0; 1780 width: 70%;1914 width: 100%; 1781 1915 } 1782 1916 1783 1917 #buddypress div.dir-search form input[type='text'], … … 1795 1929 #buddypress div.dir-search form input[type='text'], 1796 1930 #buddypress div.message-search form input[type='text'], 1797 1931 #buddypress li.groups-members-search form input[type='text'] { 1798 border-right: 1px solid rgba(212, 208, 186, 0.6); 1932 border-right: 1px solid rgba(190, 190, 190, 0.6); 1933 font-weight: 400; 1799 1934 padding: 0.2em 0 0.2em 0.2em; 1800 1935 } 1801 1936 … … 1802 1937 #buddypress div.dir-search form input[type='submit'], 1803 1938 #buddypress div.message-search form input[type='submit'], 1804 1939 #buddypress li.groups-members-search form input[type='submit'] { 1940 border-radius: 0; 1805 1941 float: right; 1806 1942 font-weight: normal; 1807 1943 padding: 0.2em 1em; … … 1810 1946 width: 30%; 1811 1947 } 1812 1948 1949 #buddypress div.dir-search { 1950 margin-top: 0; 1951 } 1952 1953 #buddypress .dir-search #search-members-form input[type='text'], 1954 #buddypress #search-groups-form input[type='text'], 1955 #buddypress #search-message-form input[type='text'] { 1956 float: left; 1957 margin: 0; 1958 width: 70%; 1959 } 1960 1813 1961 @media screen and (min-width: 30em) { 1814 1962 #buddypress div.dir-search, 1815 1963 #buddypress div.message-search, … … 1817 1965 float: right; 1818 1966 margin-bottom: 5px !important; 1819 1967 } 1820 #buddypress div.dir-search form label,1821 #buddypress div.dir-search form input[type='text'],1822 #buddypress div.dir-search form input[type='submit'],1823 #buddypress div.message-search form label,1824 #buddypress div.message-search form input[type='text'],1825 #buddypress div.message-search form input[type='submit'],1826 #buddypress li.groups-members-search form label,1827 #buddypress li.groups-members-search form input[type='text'],1828 #buddypress li.groups-members-search form input[type='submit'] {1829 width: auto;1830 }1831 1968 } 1832 1969 1833 1970 @media screen and (min-width: 67em) { 1834 1971 #buddypress .dir-search form input[type='text'], 1835 #buddypress .message-search form input[type='text'] { 1972 #buddypress .message-search form input[type='text'], 1973 #buddypress li.groups-members-search form input[type='text'] { 1836 1974 font-size: 16px; 1837 1975 font-size: 1rem; 1838 1976 } 1839 1977 #buddypress .dir-search form input[type='submit'], 1840 #buddypress .message-search form input[type='submit'] { 1978 #buddypress .message-search form input[type='submit'], 1979 #buddypress li.groups-members-search form input[type='submit'] { 1841 1980 font-size: 16px; 1842 1981 font-size: 1rem; 1843 1982 } … … 1855 1994 } 1856 1995 1857 1996 #buddypress table tr th { 1858 background: # 6f6f6f;1859 border-color: # b7b7b7;1860 color: # fff;1997 background: #f7f7f7; 1998 border-color: #eaeaea; 1999 color: #333; 1861 2000 } 1862 2001 1863 2002 #buddypress table p { … … 1914 2053 text-align: center; 1915 2054 } 1916 2055 2056 #buddypress .notifications .actions { 2057 text-align: center; 2058 } 2059 1917 2060 /** 1918 2061 *------------------------------------------------------------------------------- 1919 2062 * @section 9.0 - Error / Success messages … … 1926 2069 } 1927 2070 1928 2071 #buddypress div#message.info p { 1929 background: # c6e4ee;1930 border: 1px solid # 78bed6;1931 color: # 1e5264;2072 background: #b0e5ff; 2073 border: 1px solid #4ac3ff; 2074 color: #00547d; 1932 2075 } 1933 2076 1934 2077 #buddypress div#message.updated p { … … 1937 2080 color: #454d19; 1938 2081 } 1939 2082 2083 #buddypress .bp-avatar-status .warning, 2084 #buddypress .bp-cover-image-status .warning { 2085 background: #7dd4ff; 2086 border: 1px solid #000; 2087 color: #333; 2088 font-size: 16px; 2089 font-size: 1rem; 2090 } 2091 1940 2092 .delete-group #buddypress div#message.info p { 1941 2093 background: #db7e7e; 1942 2094 border: 1px solid #be3535; … … 1949 2101 *------------------------------------------------------------------------------- 1950 2102 */ 1951 2103 #buddypress .acfb-holder li.friend-tab { 1952 background: # 9fd1e2;2104 background: #7dd4ff; 1953 2105 border: inherit; 1954 2106 } -
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 $white: #fff; 201 202 $body-text: #333; 203 $bp-light-text: $medium-grey; 204 $bp-xlight-text: #eee; 196 205 $content-background: #fff; 197 $off-white: lighten(#f9f8ee, 0.7);206 $off-white: #fafafa; 198 207 $cream-background: #f7f5e7; 199 $light-background: #f7f7f7;200 $medium-background: #ccc;201 $dark-background: #555;202 $border-color: # d4d0ba; // border color is varied using rgba208 $light-background: $x-light-grey; 209 $medium-background: $medium-grey; 210 $dark-background: $dark-grey; 211 $border-color: #bebebe; 203 212 $border-light: #eaeaea; // BP dividers 204 213 $border-med: #ddd; 205 214 $background-hover: #db572f; // 2017 link background hover … … 206 215 $bp-button-hover: #ededed; // this is the default BP button hover background 207 216 $notice-error: #c85a6e; 208 217 $notice-warning: #d05656; 209 $notice-info: # 9fd1e2;218 $notice-info: #7dd4ff; 210 219 $notice-update: #ced98c; 211 220 $stripe-odd: #ebf0ff; 212 221 $stripe-even: #dbe5ff; 213 $unread: #eee;222 $unread: $x-light-grey; 214 223 $link-action: #c82b2b; 215 224 /*-------------------------------------------------------------- 216 225 … … 293 302 294 303 } // close .buddypress 295 304 296 305 // reduce the overlarge entry title margins 297 306 @include medium-up { 298 307 299 308 .buddypress.bp-user.page, … … 310 319 } 311 320 } 312 321 } 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 322 321 @include medium-up {322 @include font-size(28);323 }324 }325 }326 }327 }328 329 323 // 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.324 // This takes into account the ability to columnize pages in 2017. 331 325 // Only effect changes based on breakpoints. 332 326 333 @include med ium-up {327 @include med-small-up { 334 328 335 329 body.buddypress.page.page-two-column { 336 330 … … 337 331 #primary { 338 332 339 333 .entry-header { 340 width: 20%;334 width: 30%; 341 335 } 342 336 343 337 .entry-content { 344 width: 80%;338 width: 68%; 345 339 } 346 340 } 347 341 } … … 357 351 .content-bottom-widgets { 358 352 margin-left: 0; 359 353 margin-right: 0; 360 // width: auto;361 354 } 362 355 } 363 356 … … 371 364 } // body.buddypress 372 365 } 373 366 367 // 2017 allows for selecting two distinct color schemes. 368 // Our companion styles respect themes colors & inherit or avoid 369 // setting backgrounds/colors so selecting the dark scheme generally 370 // allows the theme to reset the BP text/headings etc to white 371 // In places we do set backgrounds, Navs, search forms etc these 372 // are added here under the themes body class to enable changing 373 374 // Some element colors are inherited from BP original sheet so need to 375 // to be reset under the dark scheme, where set in this sheet we simply state them 376 // only for the light scheme. 377 body.colors-dark { 378 379 #buddypress { 380 381 //tabs border bottom color needs to match dark background 382 #group-create-tabs.item-list-tabs { 383 384 li.selected, 385 li.current { 386 border-bottom-color: #222; 387 388 a { 389 color: inherit; 390 } 391 } 392 } 393 394 .item-list-tabs { 395 396 li.selected, 397 li.current { 398 399 a { 400 color: inherit; 401 } 402 } 403 } 404 405 // With the dark scheme the subnav links lose definition as list links 406 // nav menu, add a border bottom to clarify the nav. 407 #subnav.item-list-tabs { 408 409 ul { 410 border-bottom: 1px solid rgba($border-light, 0.9); 411 margin-bottom: $spacing-val-md; 412 413 li.last { 414 border-top: 1px solid rgba($border-light, 0.9); 415 } 416 } 417 } 418 419 // lists text: descr, meta, etc 420 .item-list { 421 422 div.meta { 423 color: #ddd; 424 } 425 426 div.item-desc, 427 .activity-header p, 428 .activity-comments ul, 429 .acomment-meta { 430 color: $bp-xlight-text; 431 } 432 433 .activity-meta, 434 .action { 435 a { 436 background: $off-white; 437 438 &:focus, 439 &:hover { 440 background: $white; 441 } 442 } 443 } 444 } 445 446 #latest-update { 447 color: $bp-xlight-text; 448 } 449 450 div.pagination * { 451 color: #ddd; 452 } 453 454 #item-header { 455 .user-nicename { 456 color: $bp-xlight-text; 457 } 458 } 459 460 #item-body { 461 462 table { 463 464 thead { 465 466 tr, 467 th { 468 background: none ; 469 color: $bp-xlight-text; 470 } 471 } 472 473 tr.alt { 474 475 td { 476 background: none; 477 color: $bp-xlight-text; 478 } 479 } 480 } 481 } 482 483 } // close #buddypress 484 } 485 486 // remove borders for dir component screens. 487 .directory.colors-dark { 488 489 #buddypress { 490 491 #subnav { 492 ul { 493 border-top: 0; 494 495 li.last.filter { 496 border-top: 0; 497 } 498 } 499 } 500 501 div.activity { 502 ul.item-list { 503 border-top: 0; 504 } 505 } 506 } 507 } 508 509 body.colors-light { 510 511 #buddypress { 512 513 div.item-list-tabs { 514 515 ul { 516 background-color: $off-white; 517 } 518 } 519 520 div#subnav.item-list-tabs { 521 522 ul { 523 background-color: $light-background; 524 525 li.last { 526 background: $content-background; 527 } 528 } 529 } 530 531 .item-list { 532 533 .activity-header { 534 535 p { 536 background-color: $light-background; 537 color: $bp-light-text; 538 } 539 } 540 541 .activity-comments { 542 543 .acomment-meta { 544 color: #737373; 545 } 546 } 547 } 548 549 #item-body { 550 551 .profile { 552 553 h2 { 554 background: $medium-grey; 555 color: #fff; 556 } 557 } 558 } 559 560 table { 561 562 tr.alt { 563 564 td { 565 background: #f5f5f5; 566 color: $body-text; 567 } 568 } 569 } 570 571 } // close #buddypress 572 } 573 374 574 /** 375 575 *------------------------------------------------------------------------------- 376 576 * @section 2.0 - Navigation - General … … 409 609 div.item-list-tabs { 410 610 411 611 ul { 412 background-color: $off-white;413 612 border-bottom: 1px solid rgba($border-light, 0.9); 414 613 border-top: 1px solid rgba($border-light, 0.9); 415 614 overflow: hidden; … … 418 617 li { 419 618 420 619 a { 421 color: #0073c1;422 620 423 621 span {border-radius: 25%;} 424 622 } … … 428 626 429 627 } // close #buddypress 430 628 431 // .bp-user #object-nav @ small screen as a dropdown432 629 433 .bp-user {434 435 #buddypress {436 437 @include small-only {438 439 #object-nav {440 background: $off-white;441 border: 1px solid $border-light;442 overflow: visible;443 padding: $spacing-val-sm;444 445 ul {446 border: 0;447 height: 0;448 // all latest vendor releases handle transitions, so no prefixes used.449 transition: height 0.3s ease-in-out 0.7s;450 visibility: hidden;451 }452 453 &:before {454 content: "Menu \021E9";455 display: inline;456 opacity: 0.7;457 }458 459 &:hover,460 &:focus {461 &:before {content: "Menu \021E7";}462 463 ul {464 height: 320px;465 opacity: 1;466 overflow-y: auto;467 visibility: visible;468 }469 }470 }471 472 #subnav {473 clear: both;474 }475 476 } // close @media477 }478 }479 480 630 /*__ Horizontal menus __*/ 481 631 #buddypress { 482 632 … … 519 669 margin-top: 0; 520 670 521 671 ul { 522 background-color: $light-background;523 672 border-bottom: 0; 524 673 margin-top: $spacing-val-xs; 525 674 padding: 0; 526 675 527 676 li.last { 528 background: $content-background;529 677 margin-top: 0; 530 678 padding: $spacing-val-xs $spacing-val-xs $spacing-val-xs 0; 531 679 width: 100%; … … 569 717 // This block contains rules to re-factor the item-body structural element 570 718 // to sit alongside the vert menu 571 719 // 2017 right sidebar is displayed if the widget sidebar has widgets; 572 // we'll only display object nav as a vert menu if sidebar not present.720 // we'll only display object nav as a vert menu if not .two-column-page. 573 721 574 722 @include medium-up { 575 723 576 body .no-sidebar{724 body:not(.page-two-column) { 577 725 578 726 #buddypress { 579 727 580 #item-header,581 #item-body {582 background: $content-background;583 }584 585 728 #object-nav { 586 729 border-right: 1px solid $border-med; 587 730 float: left; … … 630 773 631 774 @include med-small-up { 632 775 633 #main {634 635 776 #buddypress { 636 777 637 778 #group-create-tabs.item-list-tabs { … … 682 823 683 824 } // close #subnav 684 825 } // close #buddypress 685 } 826 686 827 } // close @media 687 828 688 829 /** … … 770 911 } 771 912 772 913 .action { 914 773 915 .generic-button { 916 774 917 a { 918 775 919 &:focus, 776 920 &:hover { 777 921 background: inherit; … … 851 995 852 996 .update { 853 997 display: block; 854 @include font-size(1 2);998 @include font-size(13); 855 999 856 1000 @include medium-up { 857 1001 @include font-size(14); … … 892 1036 // remove BP margin left 893 1037 margin-left: 0; 894 1038 padding: $spacing-val-md 0 $spacing-val-xs; 1039 895 1040 // push the actions to the right 896 897 1041 @include medium-up { 898 1042 clear: none; 899 1043 float: right; … … 917 1061 // Provisionally lets keep the 'action' div 918 1062 // position but inline-block the buttons 919 1063 920 @include med-small-up {1064 @include small-up { 921 1065 // keep buttons to a row small tablet up 922 1066 margin: 0 $spacing-val-sm $spacing-val-sm 0; 923 1067 width: auto; … … 1088 1232 li.mini { 1089 1233 1090 1234 .activity-avatar { 1235 1091 1236 a { 1237 1092 1238 img.avatar { 1093 1239 height: 30px; 1094 1240 margin-left: 15px; … … 1109 1255 margin-top: -12px; 1110 1256 1111 1257 .activity-header { 1112 line-height: inherit;1113 1258 margin-right: 0; 1114 1259 1115 1260 p { 1116 background-color: $light-background;1117 1261 border: 1px solid rgba($border-light, 0.6); 1118 color: #727272;1119 1262 margin-top: 0; 1120 1263 padding: 0 0.2em; 1121 1264 } 1122 1265 1123 1266 img.avatar { 1267 box-shadow: none; 1124 1268 display: inline-block; 1125 margin-bottom: 0 !important; // have to match to BP 1269 margin: 0 5px !important; // have to match to BP 1270 vertical-align: middle; 1126 1271 } 1127 1272 } // close .activity-header 1128 1273 1129 1274 .activity-meta { 1275 1130 1276 a { 1131 1277 display: block; 1132 1278 margin-bottom: $spacing-val-xs; 1133 1279 1134 @include small-up -bp{1280 @include small-up { 1135 1281 display: inline-block; 1136 1282 margin-bottom: 0; 1283 width: auto; 1137 1284 } 1138 1285 } 1139 1286 } … … 1197 1344 1198 1345 .activity-comments { 1199 1346 border-left: 1px solid $border-light; 1200 margin-top: 5px;1201 1347 1348 margin: $spacing-val-md 0 $spacing-val-md ; 1349 1350 @include small-up { 1351 margin-left: $spacing-val-md; 1352 } 1353 1202 1354 ul { 1203 background: rgba($light-background, 0.6);1204 color: #737373;1205 1355 margin: 15px 0 0 2px; 1206 1356 1357 li { 1358 border-top: 1px solid $border-color; 1359 } 1360 1207 1361 a { 1208 1362 color: #0077c7; 1209 1363 } … … 1210 1364 } 1211 1365 1212 1366 .acomment-meta { 1213 color: #737373;1367 border-bottom: 1px solid $border-light; 1214 1368 } 1215 1369 1216 1370 .ac-form { … … 1256 1410 #members-list { 1257 1411 1258 1412 @include medium-up { 1413 1259 1414 li { 1260 1415 .item-avatar, 1261 1416 .item { … … 1266 1421 float: right; 1267 1422 } 1268 1423 } 1424 1425 li.is-current-user { 1426 1427 .item { 1428 float: none; 1429 left: 0; 1430 padding-left: 5%; 1431 width: auto; 1432 } 1433 } 1269 1434 } 1270 1435 1271 1436 } // close #members-list … … 1318 1483 * @subsection 6.1 - Item Header Global 1319 1484 *----------------------------------------------------------- 1320 1485 */ 1486 @include med-small-up { 1321 1487 1488 1489 .bp-user.page-two-column { 1490 1491 #buddypress { 1492 1493 #cover-image-container { 1494 1495 #item-header-cover-image { 1496 1497 1498 } 1499 } 1500 1501 #cover-image-container { 1502 1503 #item-header-cover-image { 1504 1505 #item-header-content { 1506 margin-left: 140px; 1507 margin-top: -100px; 1508 } 1509 } 1510 } 1511 } 1512 } 1513 1514 .single-item.groups.page-two-column { 1515 1516 #buddypress { 1517 1518 #cover-image-container { 1519 1520 #item-header-cover-image { 1521 1522 #item-header-content { 1523 margin-left: 10px; 1524 } 1525 } 1526 } 1527 } 1528 } 1529 } 1530 1322 1531 .bp-user, 1323 1532 .single-item.groups { 1324 1533 1325 1534 #buddypress { 1326 1535 1536 // we need to remove the cover image dec styles 1537 // & reset them for med up only. 1538 #item-header-cover-image { 1539 .user-nicename { 1540 color: $body-text; 1541 text-shadow: none; 1542 } 1543 } 1544 1545 @include med-small-up { 1546 1547 #item-header-cover-image { 1548 1549 .user-nicename { 1550 color: $white; 1551 text-shadow: 0 0 3px rgba(0, 0, 0, 0.8); 1552 } 1553 } 1554 } 1555 1327 1556 #item-header-content { 1328 1557 1329 1558 #item-meta { … … 1417 1646 text-align: center; 1418 1647 1419 1648 a { 1420 border-bottom: 0;1421 1649 1422 1650 img { 1423 1651 display: inline-block; … … 1524 1752 img.avatar, 1525 1753 1526 1754 a { 1527 border-bottom: 0;1528 1755 display: inline-block; 1529 1756 float: none; 1530 1757 } … … 1560 1787 *----------------------------------------------------------- 1561 1788 */ 1562 1789 1790 1563 1791 /** 1564 1792 *---------------------------------------------------- 1565 1793 * @subsection 6.2.1 - Item Body Groups … … 1568 1796 *---------------------------------------------------- 1569 1797 */ 1570 1798 1799 .groups.single-item.members { 1800 1801 #buddypress { 1802 1803 #subnav.item-list-tabs { 1804 1805 ul { 1806 background: none; 1807 border-top: 0; 1808 } 1809 1810 } 1811 } 1812 1813 } 1814 1571 1815 /** 1572 1816 *----------------------------------------- 1573 1817 * @subsection 6.2.1.1 - Group Management … … 1709 1953 } 1710 1954 } 1711 1955 1712 margin: $spacing-val-xs $spacing-val-xs0 0;1956 margin: $spacing-val-xs 0 0; 1713 1957 } 1714 1958 } 1715 1959 } … … 1778 2022 1779 2023 .pag-count {font-style: italic;} 1780 2024 1781 .notifications-options-nav { 1782 border: 1px solid rgba($border-color, 0.5); 2025 .notifications-options-nav, 2026 .messages-options-nav { 2027 1783 2028 float: left; 1784 2029 width: 100%; 1785 2030 … … 1793 2038 1794 2039 select, 1795 2040 input { 1796 border: 0; 2041 1797 2042 @include font-size(14); 1798 2043 outline: 0; 1799 2044 padding: 0; … … 1801 2046 1802 2047 select { 1803 2048 float: left; 1804 margin-right: 0;1805 width: 60%;2049 margin-right: 1%; 2050 width: 59%; 1806 2051 } 1807 2052 1808 2053 input { … … 1812 2057 width: 40%; 1813 2058 } 1814 2059 1815 } // close .notifications-options-nav 2060 input[disabled="disabled"]:focus, 2061 input[disabled="disabled"]:hover { 2062 background: none; 2063 } 1816 2064 2065 2066 } // close .notifications-options-nav/.messages-options-nav 2067 1817 2068 } //close #buddypress 1818 2069 } // close .bp-user 1819 2070 … … 1830 2081 .profile { 1831 2082 .bp-widget { 1832 2083 h2 { 1833 background: lighten($dark-background, 15%);1834 color: #fff;1835 2084 margin: $spacing-val-lg 0 $spacing-val-sm; 1836 2085 padding: 0.1em 0 0.1em 0.4em; 1837 2086 } 1838 2087 1839 2088 table {margin-top: 0;} 2089 2090 .profile-fields { 2091 2092 tr.alt { 2093 td { 2094 color: $body-text; 2095 } 2096 } 2097 2098 tr:last-child { 2099 border-bottom: none; 2100 } 2101 } 2102 1840 2103 } 2104 1841 2105 /* Edit profile */ 1842 2106 1843 2107 #profile-edit-form { … … 1874 2138 } //.button-nav 1875 2139 1876 2140 .field-visibility-settings-toggle, 2141 .field-visibility-settings-notoggle, 1877 2142 .field-visibility-settings { 1878 2143 @include font-size(14); 2144 margin-top: $spacing-val-sm; 1879 2145 } 1880 2146 1881 2147 .field-visibility-settings-close, 1882 2148 .visibility-toggle-link { 1883 2149 background: $dark-background; 2150 @include border-radius(3px); 1884 2151 color: #fff; 1885 2152 padding: 0.2em 0.5em; 1886 2153 } … … 1932 2199 1933 2200 #message-thread { 1934 2201 //Single message view 2202 1935 2203 a { 1936 2204 border-bottom: 0; 1937 2205 } … … 1979 2247 } 1980 2248 1981 2249 #send-reply { 2250 1982 2251 .message-content { 1983 2252 background: $content-background; 1984 2253 border: 0; … … 1994 2263 #message-threads { 1995 2264 1996 2265 thead { 2266 1997 2267 tr { 1998 background: lighten($dark-background, 10%); 2268 background: none; 2269 border-bottom: 1px solid $border-color; 2270 2271 2272 th { 2273 background: #555; 2274 } 1999 2275 } 2000 2276 } 2001 2277 2002 2278 tr { 2279 border-bottom: 5px solid $medium-grey; 2280 2003 2281 td { 2004 background: $content-background;2005 2282 display: inline-block; 2006 2283 float: left; 2007 2284 } … … 2008 2285 2009 2286 td.thread-star, 2010 2287 td.thread-options { 2011 border-bottom-color: $ medium-background;2012 border-bottom-width: 2px;2288 border-bottom-color: $border-color; 2289 border-bottom-width: 1px; 2013 2290 height: 2.4em; 2014 2291 padding-bottom: 0.2em; 2015 2292 padding-top: 0.2em; … … 2019 2296 } 2020 2297 } 2021 2298 2299 td.bulk-select-check, 2300 td.thread-star, 2301 td.thread-from, 2302 td.thread-info, 2303 td.thread-options { 2304 border-top: 0; 2305 } 2306 2022 2307 td.thread-star { 2023 2308 vertical-align: middle; 2024 2309 … … 2080 2365 } 2081 2366 2082 2367 tr.unread { 2368 2083 2369 td { 2084 background: $unread;2370 background: none; 2085 2371 border-color: $border-color; 2086 2372 } 2087 2373 } … … 2104 2390 } 2105 2391 } 2106 2392 2107 .messages-options-nav {2108 select {2109 height: auto;2110 }2111 }2112 2113 2393 .acfb-holder { 2114 2394 list-style: none; 2115 2395 … … 2295 2575 2296 2576 // Attempt to reset form control widths 2297 2577 #main { 2578 2298 2579 #buddypress { 2580 2299 2581 .standard-form { 2300 2582 2301 li {float: none;} 2583 li { 2584 float: none; 2585 } 2586 2302 2587 input[type='text'], 2303 2588 input[type='email'], 2304 2589 input[type='password'], … … 2309 2594 } 2310 2595 } 2311 2596 2312 2313 2597 #buddypress { 2314 2598 2315 2599 // Match BP form elements to Themes(2017) styling where styles … … 2364 2648 } // close #buddypress 2365 2649 2366 2650 #buddypress { 2651 2367 2652 div.dir-search, 2368 2653 div.message-search, 2369 2654 li.groups-members-search { … … 2380 2665 label { 2381 2666 float: left; 2382 2667 margin: 0; 2668 width: 70%; 2383 2669 } 2384 2670 2385 2671 input[type='text'] { 2386 2672 float: left; 2387 2673 margin: 0; 2388 width: 70%;2674 width: 100%; 2389 2675 } 2390 2676 2391 2677 input[type='text'], … … 2397 2683 2398 2684 input[type='text'] { 2399 2685 border-right: 1px solid rgba($border-color, 0.6); 2686 font-weight: 400; 2400 2687 padding: 0.2em 0 0.2em 0.2em; 2401 2688 } 2402 2689 2403 2690 input[type='submit'] { 2691 border-radius: 0; 2404 2692 float: right; 2405 2693 font-weight: normal; 2406 2694 padding: 0.2em 1em; … … 2412 2700 2413 2701 } // close .dir-search, .message-search 2414 2702 2703 // Dirs & certain components hide search hides labels so can't width the label element 2704 // adjust so that the input takes reduced width. 2705 2706 div.dir-search { 2707 margin-top: 0; 2708 } 2709 2710 .dir-search #search-members-form, 2711 #search-groups-form, 2712 #search-message-form { 2713 2714 input[type='text'] { 2715 float: left; 2716 margin: 0; 2717 width: 70%; 2718 } 2719 } 2720 2415 2721 // Shift the search parent to the right and allow to shrinkwrap 2416 2722 2417 2723 @include small-up { … … 2420 2726 li.groups-members-search { 2421 2727 float: right; 2422 2728 margin-bottom: 5px !important; 2423 2424 form {2425 label,2426 input[type='text'],2427 input[type='submit'] {2428 width: auto;2429 }2430 }2431 2729 } 2432 2730 2433 2731 } // close @media … … 2436 2734 @include large-up { 2437 2735 2438 2736 .dir-search, 2737 .message-search, 2738 li.groups-members-search { 2439 2739 2440 .message-search {2441 2442 2740 form { 2443 2741 2444 2742 input[type='text'] { … … 2472 2770 margin: $spacing-val-md 0; 2473 2771 2474 2772 tr th { 2475 background: lighten($dark-background, 10%);2476 border-color: darken($border-light, 20%);2477 color: $ content-background;2773 background: $light-background; 2774 border-color: $border-light; 2775 color: $body-text; 2478 2776 } 2479 2777 2480 2778 // Reduce the themes inherited paragraph margins in tables … … 2536 2834 } 2537 2835 2538 2836 } // .notifications, .message-notices 2837 2838 .notifications { // table element 2839 .actions { // th element 2840 text-align: center; 2841 } 2842 } 2539 2843 } // #buddypress 2540 2844 2541 2845 /** … … 2573 2877 2574 2878 } // close #message 2575 2879 2880 .bp-avatar-status, 2881 .bp-cover-image-status { 2882 2883 .warning { 2884 background: #7dd4ff; 2885 border: 1px solid #000; 2886 color: $body-text; 2887 @include font-size(16); 2888 } 2889 } 2890 2576 2891 } // close #buddypress 2577 2892 2578 2893 // Without direct classes on our mesages ( 'warning')