Ticket #23550: 23550.4.diff
| File 23550.4.diff, 925 bytes (added by obenland, 2 months ago) |
|---|
-
wp-content/themes/twentythirteen/style.css
1731 1731 .format-status .entry-meta:before { 1732 1732 background: url(images/dotted-line.png) repeat-y left bottom; 1733 1733 background-size: 4px 4px; 1734 content: normal;1734 content: ""; 1735 1735 display: block; 1736 1736 height: 100%; 1737 1737 position: absolute; … … 1767 1767 1768 1768 .format-status .entry-content p:first-child:before { 1769 1769 background-color: rgba(0, 0, 0, 0.65); 1770 content: normal;1770 content: ""; 1771 1771 height: 3px; 1772 1772 margin-top: 13px; 1773 1773 position: absolute; … … 2248 2248 .comment-list .children > li:before { 2249 2249 background: url(images/dotted-line.png) repeat left top; 2250 2250 background-size: 4px 4px; 2251 content: normal;2251 content: ""; 2252 2252 display: block; 2253 2253 height: 1px; 2254 2254 width: 100%;
