Skip to:
Content

BuddyPress.org

Changeset 11827


Ignore:
Timestamp:
01/27/2018 12:51:14 PM (7 years ago)
Author:
djpaul
Message:

Fix r11826 properly by removing the markup from the scss source.

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  
    16921692}
    16931693
    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 
    17001694.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    17011695    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyeleven.scss

    r11679 r11827  
    23912391                text-align: right;
    23922392
    2393                 a:last-child {
    2394                     // hide the 'x' text
    2395                     line-height: 0;
    2396                     margin-left: 0.7em;
    2397                     text-indent: -999em;
    2398                 }
    2399 
    24002393                a:last-child:after {
    24012394                    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css

    r11632 r11827  
    16411641}
    16421642
    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 
    16491643.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    16501644    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss

    r11679 r11827  
    22142214                text-align: right;
    22152215
    2216                 a:last-child {
    2217                     // hide the 'x' text
    2218                     line-height: 0;
    2219                     margin-left: 0.7em;
    2220                     text-indent: -999em;
    2221                 }
    2222 
    22232216                a:last-child:after {
    22242217                    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyseventeen-rtl.css

    r11632 r11827  
    18091809}
    18101810
    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 
    18171811.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    18181812    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyseventeen.scss

    r11679 r11827  
    26692669                text-align: right;
    26702670
    2671                 a:last-child {
    2672                     // hide the 'x' text
    2673                     line-height: 0;
    2674                     margin-left: 0.7em;
    2675                     text-indent: -999em;
    2676                 }
    2677 
    26782671                a:last-child:after {
    26792672                    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentysixteen-rtl.css

    r11632 r11827  
    16131613}
    16141614
    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 
    16211615.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    16221616    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss

    r11679 r11827  
    22642264                text-align: right;
    22652265
    2266                 a:last-child {
    2267                     // hide the 'x' text
    2268                     line-height: 0;
    2269                     margin-left: 0.7em;
    2270                     text-indent: -999em;
    2271                 }
    2272 
    22732266                a:last-child:after {
    22742267                    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyten-rtl.css

    r11632 r11827  
    16311631}
    16321632
    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 
    16391633.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    16401634    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentyten.scss

    r11679 r11827  
    22712271                text-align: right;
    22722272
    2273                 a:last-child {
    2274                     // hide the 'x' text
    2275                     line-height: 0;
    2276                     margin-left: 0.7em;
    2277                     text-indent: -999em;
    2278                 }
    2279 
    22802273                a:last-child:after {
    22812274                    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentytwelve-rtl.css

    r11632 r11827  
    16891689}
    16901690
    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 
    16971691.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child:after {
    16981692    content: attr(title);
  • trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss

    r11679 r11827  
    23222322                text-align: right;
    23232323
    2324                 a:last-child {
    2325                     // hide the 'x' text
    2326                     line-height: 0;
    2327                     margin-left: 0.7em;
    2328                     text-indent: -999em;
    2329                 }
    2330 
    23312324                a:last-child:after {
    23322325                    content: attr(title);
Note: See TracChangeset for help on using the changeset viewer.