Changeset 11827
- Timestamp:
- 01/27/2018 12:51:14 PM (7 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyeleven-rtl.css
r11632 r11827 1692 1692 } 1693 1693 1694 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1695 line-height: 0;1696 margin-right: 0.7em;1697 text-indent: -999em;1698 }1699 1700 1694 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1701 1695 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyeleven.scss
r11679 r11827 2391 2391 text-align: right; 2392 2392 2393 a:last-child {2394 // hide the 'x' text2395 line-height: 0;2396 margin-left: 0.7em;2397 text-indent: -999em;2398 }2399 2400 2393 a:last-child:after { 2401 2394 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css
r11632 r11827 1641 1641 } 1642 1642 1643 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1644 line-height: 0;1645 margin-right: 0.7em;1646 text-indent: -999em;1647 }1648 1649 1643 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1650 1644 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
r11679 r11827 2214 2214 text-align: right; 2215 2215 2216 a:last-child {2217 // hide the 'x' text2218 line-height: 0;2219 margin-left: 0.7em;2220 text-indent: -999em;2221 }2222 2223 2216 a:last-child:after { 2224 2217 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyseventeen-rtl.css
r11632 r11827 1809 1809 } 1810 1810 1811 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1812 line-height: 0;1813 margin-right: 0.7em;1814 text-indent: -999em;1815 }1816 1817 1811 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1818 1812 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyseventeen.scss
r11679 r11827 2669 2669 text-align: right; 2670 2670 2671 a:last-child {2672 // hide the 'x' text2673 line-height: 0;2674 margin-left: 0.7em;2675 text-indent: -999em;2676 }2677 2678 2671 a:last-child:after { 2679 2672 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentysixteen-rtl.css
r11632 r11827 1613 1613 } 1614 1614 1615 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1616 line-height: 0;1617 margin-right: 0.7em;1618 text-indent: -999em;1619 }1620 1621 1615 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1622 1616 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss
r11679 r11827 2264 2264 text-align: right; 2265 2265 2266 a:last-child {2267 // hide the 'x' text2268 line-height: 0;2269 margin-left: 0.7em;2270 text-indent: -999em;2271 }2272 2273 2266 a:last-child:after { 2274 2267 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyten-rtl.css
r11632 r11827 1631 1631 } 1632 1632 1633 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1634 line-height: 0;1635 margin-right: 0.7em;1636 text-indent: -999em;1637 }1638 1639 1633 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1640 1634 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentyten.scss
r11679 r11827 2271 2271 text-align: right; 2272 2272 2273 a:last-child {2274 // hide the 'x' text2275 line-height: 0;2276 margin-left: 0.7em;2277 text-indent: -999em;2278 }2279 2280 2273 a:last-child:after { 2281 2274 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentytwelve-rtl.css
r11632 r11827 1689 1689 } 1690 1690 1691 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {1692 line-height: 0;1693 margin-right: 0.7em;1694 text-indent: -999em;1695 }1696 1697 1691 .bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after { 1698 1692 content: attr(title); -
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r11679 r11827 2322 2322 text-align: right; 2323 2323 2324 a:last-child {2325 // hide the 'x' text2326 line-height: 0;2327 margin-left: 0.7em;2328 text-indent: -999em;2329 }2330 2331 2324 a:last-child:after { 2332 2325 content: attr(title);
Note: See TracChangeset
for help on using the changeset viewer.