Plugin Directory

Changeset 182257


Ignore:
Timestamp:
12/13/2009 06:40:51 AM (16 years ago)
Author:
adrian3
Message:

Minor fixes to readme.txt

Location:
browser-specific-css/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • browser-specific-css/trunk/readme.txt

    r182256 r182257  
    22Contributors: Adrian Hanft
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=designer%40adrianhanft%2ecom&lc=US&item_name=Wordpress%20Plugin%20Development&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
    4 Tags: fonts, headlines, typography, theme, admin, plugin, css, design, plugin, template, page, posts, sifr, links, flash
     4Tags: css, browser, target, ie6, ie7, ie8, safari, chrome, firefox, custom css, browser specific, browser selector, operating system, detect browser
    55Requires at least: 2.0.2
    66Tested up to: 2.8.6
     
    1515
    1616Changelog:
     17Version 0.2 
     18- Corrected readme file.
    1719
    1820Version 0.1 
  • browser-specific-css/trunk/wp_browser_specific_css.php

    r182256 r182257  
    55Description: The Browser Specific CSS plugin is a tool that allows developers to easily target different browsers straight from the stylesheet. Browser Specific CSS adds a short javascript to the head of your page that enables you to use browser specific css selectors. For example, targeting Internet Explorer 7 from your stylesheet is just a matter of defining styles with a ".ie7" selector. Every major browser is supported including code for targeting Macs, PCs, and Linux operating systems.
    66Author: Adrian Hanft
    7 Version: 0.1
     7Version: 0.2
    88Author URI: http://adrian3.com
    99*/   
Note: See TracChangeset for help on using the changeset viewer.