Changeset 10353 for trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css
- Timestamp:
- 11/14/2015 12:49:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css
r10295 r10353 212 212 overflow: hidden; 213 213 } 214 #buddypress #object-nav ul li:focus, 215 #buddypress #object-nav ul li:hover { 214 #buddypress #object-nav ul li:focus, #buddypress #object-nav ul li:hover { 216 215 background: #bebebe; 217 216 } … … 242 241 background: #f1f1f1; 243 242 } 244 #buddypress #item-body #subnav li#activity-filter-select:focus, 245 #buddypress #item-body #subnav li#activity-filter-select:hover { 243 #buddypress #item-body #subnav li#activity-filter-select:focus, #buddypress #item-body #subnav li#activity-filter-select:hover { 246 244 background: none; 247 245 } … … 604 602 } 605 603 606 #buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus, 607 #buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover { 604 #buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus, #buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover { 608 605 background: #ededed; 609 606 } … … 808 805 #group-settings-form .radio ul, 809 806 #create-group-form .radio ul { 810 color: #7 77777;807 color: #787878; 811 808 } 812 809 … … 1128 1125 1129 1126 #buddypress table#message-threads tr td.thread-info a::after { 1130 content: " – " attr(title);1127 content: " – " attr(title); 1131 1128 font-size: 12px; 1132 1129 font-size: 0.75rem;
Note: See TracChangeset
for help on using the changeset viewer.