Changeset 11568
- Timestamp:
- 06/03/2017 10:55:59 AM (8 years ago)
- Location:
- trunk
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r11567 r11568 21 21 "grunt-patch-wordpress": "~0.4.2", 22 22 "grunt-rtlcss": "~2.0.1", 23 "grunt-sass": "~ 1.2.1",23 "grunt-sass": "~2.0.0", 24 24 "grunt-scss-lint": "~0.5.0", 25 25 "grunt-stylelint": "^0.8.0", -
trunk/src/bp-templates/bp-legacy/css/twentyeleven-rtl.css
r11006 r11568 1344 1344 */ 1345 1345 .bp-user #buddypress .profile .bp-widget h2 { 1346 background: #6f6 f6f;1346 background: #6f6e6e; 1347 1347 color: #fff; 1348 1348 margin-bottom: 0; … … 1399 1399 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1400 1400 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1401 background: #6f6 f6f;1401 background: #6f6e6e; 1402 1402 -webkit-border-radius: 2px; 1403 1403 -moz-border-radius: 2px; … … 1431 1431 1432 1432 .bp-user #buddypress #message-thread #message-subject { 1433 background: #6f6 f6f;1433 background: #6f6e6e; 1434 1434 color: #fff; 1435 1435 padding: 0.3em 0.2em 0.3em 0; … … 1486 1486 1487 1487 .bp-user #buddypress #message-threads thead tr { 1488 background: #6f6 f6f;1488 background: #6f6e6e; 1489 1489 } 1490 1490 … … 1657 1657 1658 1658 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1659 background: #6f6 f6f;1659 background: #6f6e6e; 1660 1660 color: #fff; 1661 1661 display: block; … … 1919 1919 1920 1920 .bp-user #buddypress table tr th { 1921 background: #6f6 f6f;1921 background: #6f6e6e; 1922 1922 border-color: #b7b7b7; 1923 1923 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyeleven.css
r11006 r11568 1344 1344 */ 1345 1345 .bp-user #buddypress .profile .bp-widget h2 { 1346 background: #6f6 f6f;1346 background: #6f6e6e; 1347 1347 color: #fff; 1348 1348 margin-bottom: 0; … … 1399 1399 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1400 1400 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1401 background: #6f6 f6f;1401 background: #6f6e6e; 1402 1402 -webkit-border-radius: 2px; 1403 1403 -moz-border-radius: 2px; … … 1431 1431 1432 1432 .bp-user #buddypress #message-thread #message-subject { 1433 background: #6f6 f6f;1433 background: #6f6e6e; 1434 1434 color: #fff; 1435 1435 padding: 0.3em 0 0.3em 0.2em; … … 1486 1486 1487 1487 .bp-user #buddypress #message-threads thead tr { 1488 background: #6f6 f6f;1488 background: #6f6e6e; 1489 1489 } 1490 1490 … … 1657 1657 1658 1658 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1659 background: #6f6 f6f;1659 background: #6f6e6e; 1660 1660 color: #fff; 1661 1661 display: block; … … 1919 1919 1920 1920 .bp-user #buddypress table tr th { 1921 background: #6f6 f6f;1921 background: #6f6e6e; 1922 1922 border-color: #b7b7b7; 1923 1923 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css
r11133 r11568 1332 1332 */ 1333 1333 .bp-user #buddypress .profile .bp-widget h2 { 1334 background: #6f6 f6f;1334 background: #6f6e6e; 1335 1335 color: #fff; 1336 1336 margin-bottom: 0; … … 1415 1415 1416 1416 .bp-user #buddypress #message-thread #message-subject { 1417 background: #6f6 f6f;1417 background: #6f6e6e; 1418 1418 color: #fff; 1419 1419 padding: 0.3em 0.2em 0.3em 0; … … 1466 1466 1467 1467 .bp-user #buddypress #message-threads thead tr { 1468 background: #6f6 f6f;1468 background: #6f6e6e; 1469 1469 } 1470 1470 … … 1555 1555 background: #dce5ff; 1556 1556 border-bottom-color: #b7b7b7; 1557 border-color: #d1d 1d1;1557 border-color: #d1d0d0; 1558 1558 } 1559 1559 … … 1616 1616 1617 1617 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1618 background: #6f6 f6f;1618 background: #6f6e6e; 1619 1619 color: #fff; 1620 1620 display: block; … … 1864 1864 1865 1865 #buddypress table tr th { 1866 background: #6f6 f6f;1866 background: #6f6e6e; 1867 1867 border-color: #b7b7b7; 1868 1868 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.css
r11133 r11568 1332 1332 */ 1333 1333 .bp-user #buddypress .profile .bp-widget h2 { 1334 background: #6f6 f6f;1334 background: #6f6e6e; 1335 1335 color: #fff; 1336 1336 margin-bottom: 0; … … 1415 1415 1416 1416 .bp-user #buddypress #message-thread #message-subject { 1417 background: #6f6 f6f;1417 background: #6f6e6e; 1418 1418 color: #fff; 1419 1419 padding: 0.3em 0 0.3em 0.2em; … … 1466 1466 1467 1467 .bp-user #buddypress #message-threads thead tr { 1468 background: #6f6 f6f;1468 background: #6f6e6e; 1469 1469 } 1470 1470 … … 1555 1555 background: #dce5ff; 1556 1556 border-bottom-color: #b7b7b7; 1557 border-color: #d1d 1d1;1557 border-color: #d1d0d0; 1558 1558 } 1559 1559 … … 1616 1616 1617 1617 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1618 background: #6f6 f6f;1618 background: #6f6e6e; 1619 1619 color: #fff; 1620 1620 display: block; … … 1864 1864 1865 1865 #buddypress table tr th { 1866 background: #6f6 f6f;1866 background: #6f6e6e; 1867 1867 border-color: #b7b7b7; 1868 1868 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen-rtl.css
r11134 r11568 195 195 .bp-user #buddypress, 196 196 .single-item.groups #buddypress { 197 background: #d8d 8d8;197 background: #d8d7d7; 198 198 } 199 199 #buddypress #item-header, … … 205 205 } 206 206 #buddypress #object-nav { 207 background: #d8d 8d8;207 background: #d8d7d7; 208 208 border-left: 1px solid #bebebe; 209 209 float: right; … … 635 635 .single-item.groups .entry-title, 636 636 .bp-user .entry-title { 637 background: #4d4 d4d;637 background: #4d4c4c; 638 638 color: #fff; 639 639 font-size: 22px; … … 1196 1196 1197 1197 #buddypress #message-thread #message-subject { 1198 background: #4d4 d4d;1198 background: #4d4c4c; 1199 1199 color: #fff; 1200 1200 padding: 0.5em; … … 1252 1252 1253 1253 #buddypress #message-threads.sitewide-notices td strong { 1254 background: #4d4 d4d;1254 background: #4d4c4c; 1255 1255 color: #fff; 1256 1256 font-size: 16px; -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css
r11134 r11568 195 195 .bp-user #buddypress, 196 196 .single-item.groups #buddypress { 197 background: #d8d 8d8;197 background: #d8d7d7; 198 198 } 199 199 #buddypress #item-header, … … 205 205 } 206 206 #buddypress #object-nav { 207 background: #d8d 8d8;207 background: #d8d7d7; 208 208 border-right: 1px solid #bebebe; 209 209 float: left; … … 635 635 .single-item.groups .entry-title, 636 636 .bp-user .entry-title { 637 background: #4d4 d4d;637 background: #4d4c4c; 638 638 color: #fff; 639 639 font-size: 22px; … … 1196 1196 1197 1197 #buddypress #message-thread #message-subject { 1198 background: #4d4 d4d;1198 background: #4d4c4c; 1199 1199 color: #fff; 1200 1200 padding: 0.5em; … … 1252 1252 1253 1253 #buddypress #message-threads.sitewide-notices td strong { 1254 background: #4d4 d4d;1254 background: #4d4c4c; 1255 1255 color: #fff; 1256 1256 font-size: 16px; -
trunk/src/bp-templates/bp-legacy/css/twentyseventeen-rtl.css
r11515 r11568 1556 1556 1557 1557 .bp-user #buddypress #message-thread #message-subject { 1558 background: #6f6 f6f;1558 background: #6f6e6e; 1559 1559 color: #fff; 1560 1560 padding: 0.3em 0.2em 0.3em 0; … … 1780 1780 1781 1781 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1782 background: #6f6 f6f;1782 background: #6f6e6e; 1783 1783 color: #fff; 1784 1784 display: block; -
trunk/src/bp-templates/bp-legacy/css/twentyseventeen.css
r11515 r11568 1556 1556 1557 1557 .bp-user #buddypress #message-thread #message-subject { 1558 background: #6f6 f6f;1558 background: #6f6e6e; 1559 1559 color: #fff; 1560 1560 padding: 0.3em 0 0.3em 0.2em; … … 1780 1780 1781 1781 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1782 background: #6f6 f6f;1782 background: #6f6e6e; 1783 1783 color: #fff; 1784 1784 display: block; -
trunk/src/bp-templates/bp-legacy/css/twentysixteen-rtl.css
r11263 r11568 1294 1294 1295 1295 .bp-user #buddypress .profile .bp-widget h2 { 1296 background: #6f6 f6f;1296 background: #6f6e6e; 1297 1297 color: #fff; 1298 1298 margin-bottom: 0; … … 1376 1376 1377 1377 .bp-user #buddypress #message-thread #message-subject { 1378 background: #6f6 f6f;1378 background: #6f6e6e; 1379 1379 color: #fff; 1380 1380 padding: 0.3em 0.2em 0.3em 0; … … 1427 1427 1428 1428 .bp-user #buddypress #message-threads thead tr { 1429 background: #6f6 f6f;1429 background: #6f6e6e; 1430 1430 } 1431 1431 … … 1584 1584 1585 1585 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1586 background: #6f6 f6f;1586 background: #6f6e6e; 1587 1587 color: #fff; 1588 1588 display: block; … … 1840 1840 1841 1841 #buddypress table tr th { 1842 background: #6f6 f6f;1842 background: #6f6e6e; 1843 1843 border-color: #b7b7b7; 1844 1844 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.css
r11263 r11568 1294 1294 1295 1295 .bp-user #buddypress .profile .bp-widget h2 { 1296 background: #6f6 f6f;1296 background: #6f6e6e; 1297 1297 color: #fff; 1298 1298 margin-bottom: 0; … … 1376 1376 1377 1377 .bp-user #buddypress #message-thread #message-subject { 1378 background: #6f6 f6f;1378 background: #6f6e6e; 1379 1379 color: #fff; 1380 1380 padding: 0.3em 0 0.3em 0.2em; … … 1427 1427 1428 1428 .bp-user #buddypress #message-threads thead tr { 1429 background: #6f6 f6f;1429 background: #6f6e6e; 1430 1430 } 1431 1431 … … 1584 1584 1585 1585 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1586 background: #6f6 f6f;1586 background: #6f6e6e; 1587 1587 color: #fff; 1588 1588 display: block; … … 1840 1840 1841 1841 #buddypress table tr th { 1842 background: #6f6 f6f;1842 background: #6f6e6e; 1843 1843 border-color: #b7b7b7; 1844 1844 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyten-rtl.css
r11006 r11568 1279 1279 */ 1280 1280 .bp-user #buddypress .profile .bp-widget h2 { 1281 background: #6f6 f6f;1281 background: #6f6e6e; 1282 1282 color: #fff; 1283 1283 margin-bottom: 0; … … 1334 1334 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1335 1335 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1336 background: #6f6 f6f;1336 background: #6f6e6e; 1337 1337 -webkit-border-radius: 2px; 1338 1338 -moz-border-radius: 2px; … … 1366 1366 1367 1367 .bp-user #buddypress #message-thread #message-subject { 1368 background: #6f6 f6f;1368 background: #6f6e6e; 1369 1369 color: #fff; 1370 1370 padding: 0.3em 0.2em 0.3em 0; … … 1421 1421 1422 1422 .bp-user #buddypress #message-threads thead tr { 1423 background: #6f6 f6f;1423 background: #6f6e6e; 1424 1424 } 1425 1425 … … 1596 1596 1597 1597 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1598 background: #6f6 f6f;1598 background: #6f6e6e; 1599 1599 color: #fff; 1600 1600 display: block; … … 1870 1870 1871 1871 .bp-user #buddypress table tr th { 1872 background: #6f6 f6f;1872 background: #6f6e6e; 1873 1873 border-color: #b7b7b7; 1874 1874 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentyten.css
r11006 r11568 1279 1279 */ 1280 1280 .bp-user #buddypress .profile .bp-widget h2 { 1281 background: #6f6 f6f;1281 background: #6f6e6e; 1282 1282 color: #fff; 1283 1283 margin-bottom: 0; … … 1334 1334 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1335 1335 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1336 background: #6f6 f6f;1336 background: #6f6e6e; 1337 1337 -webkit-border-radius: 2px; 1338 1338 -moz-border-radius: 2px; … … 1366 1366 1367 1367 .bp-user #buddypress #message-thread #message-subject { 1368 background: #6f6 f6f;1368 background: #6f6e6e; 1369 1369 color: #fff; 1370 1370 padding: 0.3em 0 0.3em 0.2em; … … 1421 1421 1422 1422 .bp-user #buddypress #message-threads thead tr { 1423 background: #6f6 f6f;1423 background: #6f6e6e; 1424 1424 } 1425 1425 … … 1596 1596 1597 1597 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1598 background: #6f6 f6f;1598 background: #6f6e6e; 1599 1599 color: #fff; 1600 1600 display: block; … … 1870 1870 1871 1871 .bp-user #buddypress table tr th { 1872 background: #6f6 f6f;1872 background: #6f6e6e; 1873 1873 border-color: #b7b7b7; 1874 1874 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentythirteen-rtl.css
r11135 r11568 1343 1343 */ 1344 1344 .bp-user #buddypress .profile .bp-widget h2 { 1345 background: #6f6 f6f;1345 background: #6f6e6e; 1346 1346 color: #fff; 1347 1347 margin-bottom: 0; … … 1426 1426 1427 1427 .bp-user #buddypress #message-thread #message-subject { 1428 background: #6f6 f6f;1428 background: #6f6e6e; 1429 1429 color: #fff; 1430 1430 padding: 0.3em 0.2em 0.3em 0; … … 1477 1477 1478 1478 .bp-user #buddypress #message-threads thead tr { 1479 background: #6f6 f6f;1479 background: #6f6e6e; 1480 1480 } 1481 1481 … … 1641 1641 1642 1642 .bp-user #buddypress .sitewide-notices td strong { 1643 background: #6f6 f6f;1643 background: #6f6e6e; 1644 1644 color: #fff; 1645 1645 display: block; … … 1875 1875 1876 1876 #buddypress table tr th { 1877 background: #6f6 f6f;1877 background: #6f6e6e; 1878 1878 border-color: #b7b7b7; 1879 1879 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentythirteen.css
r11135 r11568 1343 1343 */ 1344 1344 .bp-user #buddypress .profile .bp-widget h2 { 1345 background: #6f6 f6f;1345 background: #6f6e6e; 1346 1346 color: #fff; 1347 1347 margin-bottom: 0; … … 1426 1426 1427 1427 .bp-user #buddypress #message-thread #message-subject { 1428 background: #6f6 f6f;1428 background: #6f6e6e; 1429 1429 color: #fff; 1430 1430 padding: 0.3em 0 0.3em 0.2em; … … 1477 1477 1478 1478 .bp-user #buddypress #message-threads thead tr { 1479 background: #6f6 f6f;1479 background: #6f6e6e; 1480 1480 } 1481 1481 … … 1641 1641 1642 1642 .bp-user #buddypress .sitewide-notices td strong { 1643 background: #6f6 f6f;1643 background: #6f6e6e; 1644 1644 color: #fff; 1645 1645 display: block; … … 1875 1875 1876 1876 #buddypress table tr th { 1877 background: #6f6 f6f;1877 background: #6f6e6e; 1878 1878 border-color: #b7b7b7; 1879 1879 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentytwelve-rtl.css
r11136 r11568 1329 1329 1330 1330 .bp-user #buddypress .profile .bp-widget h2 { 1331 background: #6f6 f6f;1331 background: #6f6e6e; 1332 1332 color: #fff; 1333 1333 margin-bottom: 0; … … 1384 1384 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1385 1385 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1386 background: #6f6 f6f;1386 background: #6f6e6e; 1387 1387 -webkit-border-radius: 2px; 1388 1388 -moz-border-radius: 2px; … … 1428 1428 1429 1429 .bp-user #buddypress #message-thread #message-subject { 1430 background: #6f6 f6f;1430 background: #6f6e6e; 1431 1431 color: #fff; 1432 1432 padding: 0.3em 0.2em 0.3em 0; … … 1483 1483 1484 1484 .bp-user #buddypress #message-threads thead tr { 1485 background: #6f6 f6f;1485 background: #6f6e6e; 1486 1486 } 1487 1487 … … 1654 1654 1655 1655 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1656 background: #6f6 f6f;1656 background: #6f6e6e; 1657 1657 color: #fff; 1658 1658 display: block; … … 1914 1914 1915 1915 .bp-user #buddypress table tr th { 1916 background: #6f6 f6f;1916 background: #6f6e6e; 1917 1917 border-color: #b7b7b7; 1918 1918 color: #fff; -
trunk/src/bp-templates/bp-legacy/css/twentytwelve.css
r11136 r11568 1329 1329 1330 1330 .bp-user #buddypress .profile .bp-widget h2 { 1331 background: #6f6 f6f;1331 background: #6f6e6e; 1332 1332 color: #fff; 1333 1333 margin-bottom: 0; … … 1384 1384 .bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close, 1385 1385 .bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link { 1386 background: #6f6 f6f;1386 background: #6f6e6e; 1387 1387 -webkit-border-radius: 2px; 1388 1388 -moz-border-radius: 2px; … … 1428 1428 1429 1429 .bp-user #buddypress #message-thread #message-subject { 1430 background: #6f6 f6f;1430 background: #6f6e6e; 1431 1431 color: #fff; 1432 1432 padding: 0.3em 0 0.3em 0.2em; … … 1483 1483 1484 1484 .bp-user #buddypress #message-threads thead tr { 1485 background: #6f6 f6f;1485 background: #6f6e6e; 1486 1486 } 1487 1487 … … 1654 1654 1655 1655 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1656 background: #6f6 f6f;1656 background: #6f6e6e; 1657 1657 color: #fff; 1658 1658 display: block; … … 1914 1914 1915 1915 .bp-user #buddypress table tr th { 1916 background: #6f6 f6f;1916 background: #6f6e6e; 1917 1917 border-color: #b7b7b7; 1918 1918 color: #fff;
Note: See TracChangeset
for help on using the changeset viewer.