Ticket #6838: buddypress-css.patch
File buddypress-css.patch, 11.9 KB (added by , 9 years ago) |
---|
-
src/bp-templates/bp-legacy/css/buddypress-rtl.css
38 38 #buddypress div.pagination { 39 39 background: transparent; 40 40 border: none; 41 color: # 888;41 color: #767676; 42 42 font-size: small; 43 43 margin: 0; 44 44 position: relative; … … 208 208 margin-top: 4px; 209 209 } 210 210 #buddypress .activity-list li .activity-inreplyto { 211 color: # 888;211 color: #767676; 212 212 font-size: 80%; 213 213 } 214 214 #buddypress .activity-list li .activity-inreplyto > p { … … 241 241 } 242 242 #buddypress .activity-list .activity-content .activity-header, 243 243 #buddypress .activity-list .activity-content .comment-header { 244 color: # 888;244 color: #767676; 245 245 line-height: 220%; 246 246 } 247 247 #buddypress .activity-header { … … 324 324 padding: 4px 8px; 325 325 } 326 326 #buddypress a.activity-time-since { 327 color: # aaa;327 color: #767676; 328 328 text-decoration: none; 329 329 } 330 330 #buddypress a.activity-time-since:hover { 331 color: # 888;331 color: #767676; 332 332 text-decoration: underline; 333 333 } 334 334 #buddypress a.bp-primary-action, … … 339 339 } 340 340 #buddypress a.bp-primary-action span, 341 341 #buddypress #reply-title small a span { 342 background: # 999;342 background: #767676; 343 343 color: #fff; 344 344 font-size: 90%; 345 345 margin-right: 2px; … … 423 423 font-size: 90%; 424 424 } 425 425 #buddypress div.activity-comments div.acomment-meta { 426 color: # 888;426 color: #767676; 427 427 font-size: 80%; 428 428 } 429 429 #buddypress div.activity-comments form.ac-form { … … 470 470 border: 1px solid #eee; 471 471 } 472 472 #buddypress div.activity-comments form div.ac-reply-content { 473 color: # 888;473 color: #767676; 474 474 margin-right: 50px; 475 475 padding-right: 15px; 476 476 } … … 482 482 margin: 5px 40px 5px 0; 483 483 } 484 484 #buddypress .acomment-options a { 485 color: # 999;485 color: #767676; 486 486 } 487 487 #buddypress .acomment-options a:hover { 488 488 color: inherit; … … 641 641 border: 1px solid #ccc; 642 642 background: #fafafa; 643 643 border-radius: 0; 644 color: # 888;644 color: #767676; 645 645 font: inherit; 646 646 font-size: 100%; 647 647 padding: 6px; … … 666 666 } 667 667 #buddypress .standard-form div.checkbox label:nth-child(n+2), 668 668 #buddypress .standard-form div.radio div label { 669 color: # 888;669 color: #767676; 670 670 font-size: 100%; 671 671 font-weight: normal; 672 672 margin: 5px 0 0 0; … … 710 710 width: 97.5%; 711 711 } 712 712 #buddypress .standard-form p.description { 713 color: # 888;713 color: #767676; 714 714 font-size: 80%; 715 715 margin: 5px 0; 716 716 } … … 786 786 a.bp-title-button { 787 787 background: #fff; /* Old browsers */ 788 788 border: 1px solid #ccc; 789 color: #7 77;789 color: #767676; 790 790 font-size: small; 791 791 cursor: pointer; 792 792 outline: none; … … 900 900 901 901 #buddypress a.loading:hover, 902 902 #buddypress input.loading:hover { 903 color: #777;903 color: #767676; 904 904 } 905 905 #buddypress input[type="submit"].pending, 906 906 #buddypress input[type="button"].pending, … … 913 913 #buddypress button.disabled, 914 914 #buddypress div.pending a, 915 915 #buddypress a.disabled { 916 917 918 916 border-color: #eee; 917 color: #bbb; 918 cursor: default; 919 919 } 920 920 #buddypress input[type="submit"]:hover.pending, 921 921 #buddypress input[type="button"]:hover.pending, … … 928 928 #buddypress div.pending a:hover, 929 929 #buddypress a.disabled:hover { 930 930 border-color: #eee; 931 931 color: #bbb; 932 932 } 933 933 934 934 /*-------------------------------------------------------------- … … 946 946 background: #f5f5f5; 947 947 } 948 948 #buddypress ul#topic-post-list li div.poster-meta { 949 color: # 888;949 color: #767676; 950 950 margin-bottom: 10px; 951 951 } 952 952 #buddypress ul#topic-post-list li div.post-content { … … 956 956 font-size: 80%; 957 957 } 958 958 #buddypress div.admin-links { 959 color: # 888;959 color: #767676; 960 960 font-size: 80%; 961 961 position: absolute; 962 962 top: 15px; … … 1045 1045 margin: 0; 1046 1046 } 1047 1047 #buddypress table tr td.thread-info p.thread-excerpt { 1048 color: # 888;1048 color: #767676; 1049 1049 font-size: 80%; 1050 1050 margin-top: 3px; 1051 1051 } … … 1098 1098 padding-right: 35px; 1099 1099 } 1100 1100 #buddypress table.forum td p.topic-text { 1101 color: # 888;1101 color: #767676; 1102 1102 font-size: 100%; 1103 1103 } 1104 1104 #buddypress table.forum tr > td:first-child, … … 1125 1125 } 1126 1126 #buddypress table.forum td.td-freshness span.time-since { 1127 1127 font-size: 80%; 1128 color: # 888;1128 color: #767676; 1129 1129 } 1130 1130 #buddypress table.forum td img.avatar { 1131 1131 float: none; … … 1162 1162 padding: 0; 1163 1163 } 1164 1164 #buddypress span.user-nicename { 1165 color: #7 77;1165 color: #767676; 1166 1166 display: inline-block; 1167 1167 font-size: 120%; 1168 1168 font-weight: bold; … … 1190 1190 margin: 0 0 15px 0; 1191 1191 } 1192 1192 #buddypress div#item-header h2 a { 1193 color: #7 77;1193 color: #767676; 1194 1194 text-decoration: none; 1195 1195 } 1196 1196 #buddypress div#item-header img.avatar { … … 1222 1222 } 1223 1223 #buddypress div#item-header div#item-meta { 1224 1224 font-size: 80%; 1225 color: # aaa;1225 color: #767676; 1226 1226 overflow: hidden; 1227 1227 margin: 15px 0 5px 0; 1228 1228 padding-bottom: 10px; … … 1300 1300 width: 75%; 1301 1301 } 1302 1302 #buddypress ul.item-list li div.item-title span { 1303 color: # 999;1303 color: #767676; 1304 1304 font-size: 80%; 1305 1305 } 1306 1306 #buddypress ul.item-list li div.item-desc { 1307 color: # 888;1307 color: #767676; 1308 1308 font-size: 80%; 1309 1309 margin: 10px 60px 0 0; 1310 1310 width: 50%; … … 1319 1319 text-align: left; 1320 1320 } 1321 1321 #buddypress ul.item-list li div.meta { 1322 color: # 888;1322 color: #767676; 1323 1323 font-size: 80%; 1324 1324 margin-top: 10px; 1325 1325 } … … 1366 1366 background: #eee; 1367 1367 border-radius: 50%; 1368 1368 border: 1px solid #ccc; 1369 color: # 999;1369 color: #6c6c6c; 1370 1370 display: inline; 1371 1371 font-size: 70%; 1372 1372 margin-right: 2px; … … 1535 1535 font-size: 18px; 1536 1536 } 1537 1537 .message-action-star span.icon:before { 1538 color: # aaa;1538 color: #767676; 1539 1539 content: "\f154"; 1540 1540 } 1541 1541 .message-action-unstar span.icon:before { 1542 color: # FCDD77;1542 color: #fcdd77; 1543 1543 content: "\f155"; 1544 1544 } 1545 1545 … … 1572 1572 #buddypress .field-visibility-settings, 1573 1573 #buddypress .field-visibility-settings-toggle, 1574 1574 #buddypress .field-visibility-settings-notoggle { 1575 color: # 888;1575 color: #767676; 1576 1576 } 1577 1577 #buddypress .field-visibility-settings-toggle a, 1578 1578 #buddypress .field-visibility-settings a { -
src/bp-templates/bp-legacy/css/buddypress.css
38 38 #buddypress div.pagination { 39 39 background: transparent; 40 40 border: none; 41 color: # 888;41 color: #767676; 42 42 font-size: small; 43 43 margin: 0; 44 44 position: relative; … … 208 208 margin-top: 4px; 209 209 } 210 210 #buddypress .activity-list li .activity-inreplyto { 211 color: # 888;211 color: #767676; 212 212 font-size: 80%; 213 213 } 214 214 #buddypress .activity-list li .activity-inreplyto > p { … … 241 241 } 242 242 #buddypress .activity-list .activity-content .activity-header, 243 243 #buddypress .activity-list .activity-content .comment-header { 244 color: # 888;244 color: #767676; 245 245 line-height: 220%; 246 246 } 247 247 #buddypress .activity-header { … … 324 324 padding: 4px 8px; 325 325 } 326 326 #buddypress a.activity-time-since { 327 color: # aaa;327 color: #767676; 328 328 text-decoration: none; 329 329 } 330 330 #buddypress a.activity-time-since:hover { 331 color: # 888;331 color: #767676; 332 332 text-decoration: underline; 333 333 } 334 334 #buddypress a.bp-primary-action, … … 339 339 } 340 340 #buddypress a.bp-primary-action span, 341 341 #buddypress #reply-title small a span { 342 background: # 999;342 background: #767676; 343 343 color: #fff; 344 344 font-size: 90%; 345 345 margin-left: 2px; … … 423 423 font-size: 90%; 424 424 } 425 425 #buddypress div.activity-comments div.acomment-meta { 426 color: # 888;426 color: #767676; 427 427 font-size: 80%; 428 428 } 429 429 #buddypress div.activity-comments form.ac-form { … … 470 470 border: 1px solid #eee; 471 471 } 472 472 #buddypress div.activity-comments form div.ac-reply-content { 473 color: # 888;473 color: #767676; 474 474 margin-left: 50px; 475 475 padding-left: 15px; 476 476 } … … 482 482 margin: 5px 0 5px 40px; 483 483 } 484 484 #buddypress .acomment-options a { 485 color: # 999;485 color: #767676; 486 486 } 487 487 #buddypress .acomment-options a:hover { 488 488 color: inherit; … … 641 641 border: 1px solid #ccc; 642 642 background: #fafafa; 643 643 border-radius: 0; 644 color: # 888;644 color: #767676; 645 645 font: inherit; 646 646 font-size: 100%; 647 647 padding: 6px; … … 666 666 } 667 667 #buddypress .standard-form div.checkbox label:nth-child(n+2), 668 668 #buddypress .standard-form div.radio div label { 669 color: # 888;669 color: #767676; 670 670 font-size: 100%; 671 671 font-weight: normal; 672 672 margin: 5px 0 0 0; … … 710 710 width: 97.5%; 711 711 } 712 712 #buddypress .standard-form p.description { 713 color: # 888;713 color: #767676; 714 714 font-size: 80%; 715 715 margin: 5px 0; 716 716 } … … 786 786 a.bp-title-button { 787 787 background: #fff; /* Old browsers */ 788 788 border: 1px solid #ccc; 789 color: #7 77;789 color: #767676; 790 790 font-size: small; 791 791 cursor: pointer; 792 792 outline: none; … … 900 900 901 901 #buddypress a.loading:hover, 902 902 #buddypress input.loading:hover { 903 color: #777;903 color: #767676; 904 904 } 905 905 #buddypress input[type="submit"].pending, 906 906 #buddypress input[type="button"].pending, … … 913 913 #buddypress button.disabled, 914 914 #buddypress div.pending a, 915 915 #buddypress a.disabled { 916 917 918 916 border-color: #eee; 917 color: #bbb; 918 cursor: default; 919 919 } 920 920 #buddypress input[type="submit"]:hover.pending, 921 921 #buddypress input[type="button"]:hover.pending, … … 928 928 #buddypress div.pending a:hover, 929 929 #buddypress a.disabled:hover { 930 930 border-color: #eee; 931 931 color: #bbb; 932 932 } 933 933 934 934 /*-------------------------------------------------------------- … … 946 946 background: #f5f5f5; 947 947 } 948 948 #buddypress ul#topic-post-list li div.poster-meta { 949 color: # 888;949 color: #767676; 950 950 margin-bottom: 10px; 951 951 } 952 952 #buddypress ul#topic-post-list li div.post-content { … … 956 956 font-size: 80%; 957 957 } 958 958 #buddypress div.admin-links { 959 color: # 888;959 color: #767676; 960 960 font-size: 80%; 961 961 position: absolute; 962 962 top: 15px; … … 1045 1045 margin: 0; 1046 1046 } 1047 1047 #buddypress table tr td.thread-info p.thread-excerpt { 1048 color: # 888;1048 color: #767676; 1049 1049 font-size: 80%; 1050 1050 margin-top: 3px; 1051 1051 } … … 1098 1098 padding-left: 35px; 1099 1099 } 1100 1100 #buddypress table.forum td p.topic-text { 1101 color: # 888;1101 color: #767676; 1102 1102 font-size: 100%; 1103 1103 } 1104 1104 #buddypress table.forum tr > td:first-child, … … 1125 1125 } 1126 1126 #buddypress table.forum td.td-freshness span.time-since { 1127 1127 font-size: 80%; 1128 color: # 888;1128 color: #767676; 1129 1129 } 1130 1130 #buddypress table.forum td img.avatar { 1131 1131 float: none; … … 1162 1162 padding: 0; 1163 1163 } 1164 1164 #buddypress span.user-nicename { 1165 color: #7 77;1165 color: #767676; 1166 1166 display: inline-block; 1167 1167 font-size: 120%; 1168 1168 font-weight: bold; … … 1190 1190 margin: 0 0 15px 0; 1191 1191 } 1192 1192 #buddypress div#item-header h2 a { 1193 color: #7 77;1193 color: #767676; 1194 1194 text-decoration: none; 1195 1195 } 1196 1196 #buddypress div#item-header img.avatar { … … 1222 1222 } 1223 1223 #buddypress div#item-header div#item-meta { 1224 1224 font-size: 80%; 1225 color: # aaa;1225 color: #767676; 1226 1226 overflow: hidden; 1227 1227 margin: 15px 0 5px 0; 1228 1228 padding-bottom: 10px; … … 1300 1300 width: 75%; 1301 1301 } 1302 1302 #buddypress ul.item-list li div.item-title span { 1303 color: # 999;1303 color: #767676; 1304 1304 font-size: 80%; 1305 1305 } 1306 1306 #buddypress ul.item-list li div.item-desc { 1307 color: # 888;1307 color: #767676; 1308 1308 font-size: 80%; 1309 1309 margin: 10px 0 0 60px; 1310 1310 width: 50%; … … 1319 1319 text-align: right; 1320 1320 } 1321 1321 #buddypress ul.item-list li div.meta { 1322 color: # 888;1322 color: #767676; 1323 1323 font-size: 80%; 1324 1324 margin-top: 10px; 1325 1325 } … … 1366 1366 background: #eee; 1367 1367 border-radius: 50%; 1368 1368 border: 1px solid #ccc; 1369 color: # 999;1369 color: #6c6c6c; 1370 1370 display: inline; 1371 1371 font-size: 70%; 1372 1372 margin-left: 2px; … … 1535 1535 font-size: 18px; 1536 1536 } 1537 1537 .message-action-star span.icon:before { 1538 color: # aaa;1538 color: #767676; 1539 1539 content: "\f154"; 1540 1540 } 1541 1541 .message-action-unstar span.icon:before { 1542 color: # FCDD77;1542 color: #fcdd77; 1543 1543 content: "\f155"; 1544 1544 } 1545 1545 … … 1572 1572 #buddypress .field-visibility-settings, 1573 1573 #buddypress .field-visibility-settings-toggle, 1574 1574 #buddypress .field-visibility-settings-notoggle { 1575 color: # 888;1575 color: #767676; 1576 1576 } 1577 1577 #buddypress .field-visibility-settings-toggle a, 1578 1578 #buddypress .field-visibility-settings a {