Changeset 1211088
- Timestamp:
- 08/01/2015 07:22:15 PM (11 years ago)
- File:
-
- 1 edited
-
smart-passworded-pages/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smart-passworded-pages/trunk/readme.txt
r1210692 r1211088 87 87 88 88 Here 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 !!) 89 90 90 91 p#smartPWError { … … 97 98 98 99 99 #smartPWLogin input[type=\"submit\"] {100 \#smartPWLogin input[type=\"submit\"] { 100 101 background-color: coral; 101 102 color: navy;
Note: See TracChangeset
for help on using the changeset viewer.