Plugin Directory

Changeset 727563


Ignore:
Timestamp:
06/17/2013 05:10:10 PM (13 years ago)
Author:
bholtsclaw
Message:

readme adjustments

Location:
gplus-comments
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gplus-comments/tags/1.4.16/assets/styles/plugin.css

    r727387 r727563  
    155155  padding: 0 !important ;
    156156  margin: 0 !important;
    157   font-family: "Roboto Light" !important;
    158   font-weight: 300 !important;
     157  font-family: "Roboto" !important;
     158  font-weight: 400 !important;
    159159  font-style: normal !important;
    160160}
     
    191191{
    192192  font-family: "Roboto" !important;
    193   font-weight: 300 !important;
     193  font-weight: 400 !important;
    194194  font-style: normal !important;
    195195}
     
    198198{
    199199  font-family: "Roboto" !important;
    200   font-weight: 200 !important;
     200  font-weight: 400 !important;
    201201  font-style: normal !important;
    202202}
  • gplus-comments/tags/1.4.17/readme.txt

    r727562 r727563  
    104104
    105105== Change Log ==
     106= 1.4.17 =
     107* tab font adjustment
     108
    106109= 1.4.16 =
    107110* refactor of most display code so its easier to add new commenting systems
  • gplus-comments/trunk/readme.txt

    r727562 r727563  
    104104
    105105== Change Log ==
     106= 1.4.17 =
     107* tab font adjustment
     108
    106109= 1.4.16 =
    107110* refactor of most display code so its easier to add new commenting systems
Note: See TracChangeset for help on using the changeset viewer.