Changeset 10493 for trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss
- Timestamp:
- 02/02/2016 12:08:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentysixteen.scss
r10451 r10493 421 421 } 422 422 423 423 /*__ Horizontal menus __*/ 424 424 #buddypress { 425 425 … … 502 502 503 503 504 504 /*__ Vertical menu User Account / Group single screens __*/ 505 505 506 506 // This block contains rules to re-factor the item-body structural element … … 1784 1784 1785 1785 #message-thread { 1786 //Single message view1786 //Single message view 1787 1787 a { 1788 1788 border-bottom: 0; … … 1987 1987 1988 1988 td:first-child + td + td { 1989 // notice date1989 // notice date 1990 1990 border-bottom: 0; 1991 1991 … … 1996 1996 1997 1997 td:last-child { 1998 // notice actions1998 // notice actions 1999 1999 border-bottom-color: darken($border-light, 20%); 2000 2000 line-height: 1; … … 2002 2002 2003 2003 a:last-child { 2004 // hide the 'x' text2004 // hide the 'x' text 2005 2005 line-height: 0; 2006 2006 margin-left: 0.7em; … … 2079 2079 *------------------------------------------------------------------------------- 2080 2080 */ 2081 // Attempt to reset form control widths 2081 2082 // Attempt to reset form control widths 2082 2083 #main { 2083 2084 #buddypress { … … 2098 2099 #buddypress { 2099 2100 2100 // Match BP form elements to Themes(2016) styling where styles2101 // are not inherited or being overriden.2101 // Match BP form elements to Themes(2016) styling where styles 2102 // are not inherited or being overriden. 2102 2103 div.activity-comments { 2103 2104 … … 2352 2353 2353 2354 #buddypress { 2354 /* Auto Complete background */ 2355 2355 2356 .acfb-holder { 2356 2357
Note: See TracChangeset
for help on using the changeset viewer.