Changeset 5195 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/faq/style.scss
- Timestamp:
- 03/29/2017 04:20:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/faq/style.scss
r5167 r5195 35 35 } 36 36 37 .button-link.no-focus { 38 box-shadow: none; 39 outline: none; 37 .button-link { 38 display: inherit; 39 text-align: inherit; 40 41 &.no-focus { 42 box-shadow: none; 43 outline: none; 44 } 40 45 } 41 46 }
Note: See TracChangeset
for help on using the changeset viewer.