Changeset 10325
- Timestamp:
- 11/04/2015 10:23:27 AM (9 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentysixteen-rtl.css
r10310 r10325 1353 1353 */ 1354 1354 .bp-user #buddypress { 1355 /* Auto Complete background*/1355 /* Sitewide Notices loop */ 1356 1356 } 1357 1357 … … 1437 1437 } 1438 1438 1439 .bp-user #buddypress #message-threads tr td.thread-star { 1440 vertical-align: middle; 1441 } 1442 1443 .bp-user #buddypress #message-threads tr td.thread-star .message-action-star { 1444 line-height: 1.2; 1445 } 1446 1439 1447 .bp-user #buddypress #message-threads tr td.bulk-select-check, 1440 1448 .bp-user #buddypress #message-threads tr td.thread-from { … … 1520 1528 } 1521 1529 1522 .bp-user #buddypress .acfb-holder li.friend-tab { 1523 margin-left: 0; 1524 } 1525 1526 .bp-user #buddypress .acfb-holder li.friend-tab a { 1527 border-bottom: 0; 1528 } 1529 1530 .bp-user #buddypress .acfb-holder li.friend-tab a img { 1531 display: inline; 1532 height: 20px; 1533 margin-left: 0.5em; 1534 width: 20px !important; 1535 } 1536 1537 .bp-user #buddypress .sitewide-notices tr td:first-child { 1538 display: none; 1539 } 1540 1541 .bp-user #buddypress .sitewide-notices td strong { 1530 .bp-user #buddypress #message-threads.sitewide-notices td { 1531 width: 100%; 1532 } 1533 1534 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1542 1535 background: #6e6e6e; 1543 1536 color: #fff; 1544 1537 display: block; 1538 margin-bottom: 0.4em; 1545 1539 padding-right: 0.2em; 1540 } 1541 1542 .bp-user #buddypress #message-threads.sitewide-notices td a { 1543 display: inline-block; 1544 } 1545 1546 .bp-user #buddypress #message-threads.sitewide-notices td:first-child { 1547 display: none; 1548 } 1549 1550 .bp-user #buddypress #message-threads.sitewide-notices td:nth-child(2) strong { 1551 margin: -8px -8px 8px; 1552 } 1553 1554 .bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td { 1555 border-bottom: 0; 1556 } 1557 1558 .bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td span { 1559 line-height: 1; 1560 } 1561 1562 .bp-user #buddypress #message-threads.sitewide-notices td:last-child { 1563 border-bottom-color: #b7b7b7; 1564 line-height: 1; 1565 text-align: left; 1566 } 1567 1568 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child { 1569 line-height: 0; 1570 margin-right: 0.7em; 1571 text-indent: -999em; 1572 } 1573 1574 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after { 1575 content: attr(title); 1576 display: block; 1577 line-height: initial; 1578 text-indent: 0; 1546 1579 } 1547 1580 -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.css
r10310 r10325 1353 1353 */ 1354 1354 .bp-user #buddypress { 1355 /* Auto Complete background*/1355 /* Sitewide Notices loop */ 1356 1356 } 1357 1357 … … 1437 1437 } 1438 1438 1439 .bp-user #buddypress #message-threads tr td.thread-star { 1440 vertical-align: middle; 1441 } 1442 1443 .bp-user #buddypress #message-threads tr td.thread-star .message-action-star { 1444 line-height: 1.2; 1445 } 1446 1439 1447 .bp-user #buddypress #message-threads tr td.bulk-select-check, 1440 1448 .bp-user #buddypress #message-threads tr td.thread-from { … … 1520 1528 } 1521 1529 1522 .bp-user #buddypress .acfb-holder li.friend-tab { 1523 margin-right: 0; 1524 } 1525 1526 .bp-user #buddypress .acfb-holder li.friend-tab a { 1527 border-bottom: 0; 1528 } 1529 1530 .bp-user #buddypress .acfb-holder li.friend-tab a img { 1531 display: inline; 1532 height: 20px; 1533 margin-right: 0.5em; 1534 width: 20px !important; 1535 } 1536 1537 .bp-user #buddypress .sitewide-notices tr td:first-child { 1538 display: none; 1539 } 1540 1541 .bp-user #buddypress .sitewide-notices td strong { 1530 .bp-user #buddypress #message-threads.sitewide-notices td { 1531 width: 100%; 1532 } 1533 1534 .bp-user #buddypress #message-threads.sitewide-notices td strong { 1542 1535 background: #6e6e6e; 1543 1536 color: #fff; 1544 1537 display: block; 1538 margin-bottom: 0.4em; 1545 1539 padding-left: 0.2em; 1540 } 1541 1542 .bp-user #buddypress #message-threads.sitewide-notices td a { 1543 display: inline-block; 1544 } 1545 1546 .bp-user #buddypress #message-threads.sitewide-notices td:first-child { 1547 display: none; 1548 } 1549 1550 .bp-user #buddypress #message-threads.sitewide-notices td:nth-child(2) strong { 1551 margin: -8px -8px 8px; 1552 } 1553 1554 .bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td { 1555 border-bottom: 0; 1556 } 1557 1558 .bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td span { 1559 line-height: 1; 1560 } 1561 1562 .bp-user #buddypress #message-threads.sitewide-notices td:last-child { 1563 border-bottom-color: #b7b7b7; 1564 line-height: 1; 1565 text-align: right; 1566 } 1567 1568 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child { 1569 line-height: 0; 1570 margin-left: 0.7em; 1571 text-indent: -999em; 1572 } 1573 1574 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after { 1575 content: attr(title); 1576 display: block; 1577 line-height: initial; 1578 text-indent: 0; 1546 1579 } 1547 1580 -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss
r10310 r10325 1837 1837 1838 1838 #message-threads { 1839 1839 1840 thead { 1840 1841 tr { … … 1860 1861 @media screen and (max-width: 46.25em) { 1861 1862 padding-top: 0; 1863 } 1864 } 1865 1866 td.thread-star { 1867 vertical-align: middle; 1868 1869 .message-action-star { 1870 line-height: 1.2; 1862 1871 } 1863 1872 } … … 1938 1947 } 1939 1948 1940 /* Auto Complete background */ 1941 .acfb-holder { 1942 1943 li.friend-tab { 1944 margin-right: 0; 1945 1946 a { 1947 border-bottom: 0; 1948 1949 img { 1950 // this is the tiny user avatar 1951 display: inline; 1952 height: 20px; 1953 margin-right: 0.5em; 1954 width: 20px !important; // override inline style 1955 } 1956 } 1957 } 1958 } 1959 1960 .sitewide-notices { 1961 tr { 1962 td:first-child { 1963 display: none; 1964 } 1965 } 1949 /* Sitewide Notices loop */ 1950 #message-threads.sitewide-notices { 1966 1951 1967 1952 td { 1953 width: 100%; 1954 1968 1955 strong { 1969 1956 background: lighten($dark-background, 10%); 1970 1957 color: $content-background; 1971 1958 display: block; 1959 margin-bottom: 0.4em; 1972 1960 padding-left: 0.2em; 1961 } 1962 1963 a { 1964 display: inline-block; 1965 } 1966 } 1967 1968 td:first-child { 1969 display: none; 1970 } 1971 1972 td:nth-child(2) { 1973 strong { 1974 margin: -8px -8px 8px; 1975 } 1976 } 1977 1978 td:first-child + td + td { 1979 // notice date 1980 border-bottom: 0; 1981 1982 span { 1983 line-height: 1; 1984 } 1985 } 1986 1987 td:last-child { 1988 // notice actions 1989 border-bottom-color: darken($border-light, 20%); 1990 line-height: 1; 1991 text-align: right; 1992 1993 a:last-child { 1994 // hide the 'x' text 1995 line-height: 0; 1996 margin-left: 0.7em; 1997 text-indent: -999em; 1998 } 1999 2000 a:last-child::after { 2001 content: attr(title); 2002 display: block; 2003 line-height: initial; 2004 text-indent: 0; 1973 2005 } 1974 2006 }
Note: See TracChangeset
for help on using the changeset viewer.