Plugin Directory

Changeset 1211088


Ignore:
Timestamp:
08/01/2015 07:22:15 PM (11 years ago)
Author:
BrianLayman
Message:

Updated the FAQ, it's reading wrong online.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smart-passworded-pages/trunk/readme.txt

    r1210692 r1211088  
    8787
    8888Here is an example of some CSS that makes the entry field, button and password error message all really ugly...
     89(!! NOTE: There are slashes in the following text to make it appear correctly online. Do not include the slashes (\) in your css file !!)
    8990
    9091p#smartPWError {
     
    9798
    9899
    99 #smartPWLogin input[type=\"submit\"] {
     100\#smartPWLogin input[type=\"submit\"] {
    100101    background-color: coral;
    101102    color: navy;
Note: See TracChangeset for help on using the changeset viewer.