Ticket #2019: meta-2019.2.patch
| File meta-2019.2.patch, 863 bytes (added by , 10 years ago) |
|---|
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
2144 2144 padding: 0 0 0 142px; 2145 2145 } 2146 2146 2147 .wptv-hero .secondary-videos img {2147 .wptv-hero .secondary-videos .video-thumbnail img { 2148 2148 width: 130px; 2149 2149 height: 75px; 2150 2150 … … 2169 2169 margin-bottom: 20px; 2170 2170 } 2171 2171 2172 .video-list li img {2173 width: 100%;2174 min-height: 100px;2175 }2176 2177 2172 .video-list li .video-thumbnail { 2178 2173 display: block; 2179 2174 width: 100%; … … 2185 2180 position: relative; 2186 2181 } 2187 2182 2183 .video-list li .video-thumbnail img { 2184 width: 100%; 2185 min-height: 100px; 2186 } 2187 2188 2188 .video-list.four-col { 2189 2189 width: 860px; 2190 2190 }