Changeset 11632 for trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
- Timestamp:
- 07/08/2017 08:45:29 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentytwelve.scss
r11587 r11632 2110 2110 background: $content-background; 2111 2111 } 2112 2113 .bp-tooltip:hover:after,2114 .bp-tooltip:active:after,2115 .bp-tooltip:focus:after {2116 right: 40px;2117 text-align: right;2118 }2119 2120 2112 } // close message-thread Singular view! 2121 2113 … … 2707 2699 } // .notifications, .message-notices 2708 2700 2709 .messages-notices {2710 2711 .bp-tooltip:hover:after,2712 .bp-tooltip:active:after,2713 .bp-tooltip:focus:after {2714 left: 0;2715 margin-top: 10px;2716 max-width: 240px;2717 right: auto;2718 text-align: left;2719 transform: translateX(0);2720 }2721 }2722 2723 2701 } // #buddypress 2724 2702 } // .bp-user
Note: See TracChangeset
for help on using the changeset viewer.