Changeset 2300:268401c6d78d for admin/style/install.css
- Timestamp:
- 10/06/13 21:28:04 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/install.css
r2031 r2300 38 38 } 39 39 body.install h2 { 40 color: #f f6000;40 color: #f90; 41 41 } 42 42 body.install h3 { … … 97 97 } 98 98 label.required abbr { 99 color: # dd0000;99 color: #900; 100 100 font-size: 1.3em; 101 101 } … … 187 187 } 188 188 .pw-mediocre .bar { 189 background: #f 60;189 background: #f90; 190 190 width: 90px; 191 191 } 192 192 .pw-strong .bar { 193 background: #0 60;193 background: #080; 194 194 width: 120px; 195 195 }
Note: See TracChangeset
for help on using the changeset viewer.