Changeset 727563
- Timestamp:
- 06/17/2013 05:10:10 PM (13 years ago)
- Location:
- gplus-comments
- Files:
-
- 3 edited
-
tags/1.4.16/assets/styles/plugin.css (modified) (3 diffs)
-
tags/1.4.17/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gplus-comments/tags/1.4.16/assets/styles/plugin.css
r727387 r727563 155 155 padding: 0 !important ; 156 156 margin: 0 !important; 157 font-family: "Roboto Light" !important;158 font-weight: 300 !important;157 font-family: "Roboto" !important; 158 font-weight: 400 !important; 159 159 font-style: normal !important; 160 160 } … … 191 191 { 192 192 font-family: "Roboto" !important; 193 font-weight: 300 !important;193 font-weight: 400 !important; 194 194 font-style: normal !important; 195 195 } … … 198 198 { 199 199 font-family: "Roboto" !important; 200 font-weight: 200 !important;200 font-weight: 400 !important; 201 201 font-style: normal !important; 202 202 } -
gplus-comments/tags/1.4.17/readme.txt
r727562 r727563 104 104 105 105 == Change Log == 106 = 1.4.17 = 107 * tab font adjustment 108 106 109 = 1.4.16 = 107 110 * refactor of most display code so its easier to add new commenting systems -
gplus-comments/trunk/readme.txt
r727562 r727563 104 104 105 105 == Change Log == 106 = 1.4.17 = 107 * tab font adjustment 108 106 109 = 1.4.16 = 107 110 * refactor of most display code so its easier to add new commenting systems
Note: See TracChangeset
for help on using the changeset viewer.