Plugin Directory

Changeset 2384244


Ignore:
Timestamp:
09/18/2020 07:34:28 AM (6 years ago)
Author:
contentstudio
Message:

Fixed Styling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contentstudio/trunk/_inc/contentstudio_curation.css

    r2358327 r2384244  
    9090  text-align: right;
    9191}
     92.warning-plugin {
     93  display: inline-block;
     94  margin: 0;
     95  float: left;
     96  text-align: left;
     97  font-size: 15px;
     98  padding-bottom: 10px;
     99  width: 100%;
     100  text-transform: capitalize;
     101  line-height: 25px;
     102}
     103.warning-plugin-img {
     104  padding-right: 15px;
     105  width: 20px !important;
     106  float: left;
     107  text-align: left;
     108}
    92109/*# sourceMappingURL=contentstudio_curation.css.map */
Note: See TracChangeset for help on using the changeset viewer.