- Timestamp:
- 12/04/2020 06:13:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/common-styles/_bp_navigation.scss
r12582 r12814 1 1 // BP primary & secondary navigation - directory and single screens 2 // @version 3.0.0 2 // @since 3.0.0 3 // @version 7.0.0 3 4 4 5 // all devices & generic styles sitewide … … 101 102 102 103 li:not(.current), 103 li:not(.selected) ,{104 li:not(.selected) { 104 105 105 106 a:focus, … … 252 253 } 253 254 } 254 255 255 } // close .buddypress-wrap 256 256 … … 422 422 423 423 } // close @media 424 425 424 } // close .buddypress-wrap 426 425 … … 441 440 } 442 441 } 443 444 442 } 445 443 }
Note: See TracChangeset
for help on using the changeset viewer.