Making WordPress.org


Ignore:
Timestamp:
10/12/2016 01:03:26 PM (10 years ago)
Author:
dd32
Message:

Plugin Directory: Add the first foundations for the front-end admin/plugin-edit screen.

See #2111

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/style.scss

    r4223 r4224  
    1313                .plugin-actions {
    1414                        float: right;
     15
     16                        div {
     17                                display: inline-block;
     18                                text-align: center;
     19                        }
    1520                }
    1621
     
    2025                        font-weight: 400;
    2126                        margin: 0;
     27
     28                        a {
     29                                color: inherit;
     30                                text-decoration: none;
     31                        }
    2232                }
    2333
Note: See TracChangeset for help on using the changeset viewer.