Make WordPress Core

Changeset 26714


Ignore:
Timestamp:
12/06/2013 02:22:14 AM (12 years ago)
Author:
lancewillett
Message:

Bundled Themes: pinking shears.

Location:
trunk/src/wp-content/themes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/style.css

    r26711 r26714  
    22852285
    22862286/* Does the same thing as <meta name="viewport" content="width=device-width">,
    2287  * but in the future W3C standard way. -ms- prefix is required for IE10+ to 
    2288  * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 
     2287 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
     2288 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
    22892289 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
    22902290 */
  • trunk/src/wp-content/themes/twentythirteen/style.css

    r26711 r26714  
    25792579
    25802580/* Does the same thing as <meta name="viewport" content="width=device-width">,
    2581  * but in the future W3C standard way. -ms- prefix is required for IE10+ to 
    2582  * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 
     2581 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
     2582 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
    25832583 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
    25842584 */
  • trunk/src/wp-content/themes/twentytwelve/style.css

    r26711 r26714  
    14341434
    14351435/* Does the same thing as <meta name="viewport" content="width=device-width">,
    1436  * but in the future W3C standard way. -ms- prefix is required for IE10+ to 
    1437  * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 
     1436 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
     1437 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
    14381438 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
    14391439 */
Note: See TracChangeset for help on using the changeset viewer.