Changeset 12492
- Timestamp:
- Oct 19, 2011, 1:39:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.3/themes/default/theme.css
r12480 r12492 793 793 } 794 794 795 # thePasswordPage form#lostPassword {795 #lostPassword { 796 796 padding: 1em; 797 797 } 798 798 799 # thePasswordPage form#lostPassword p {799 #lostPassword p { 800 800 text-align: left; 801 margin: 0 0 1em 0;801 margin: 1.5em 0; 802 802 line-height: 1.5em; 803 803 } 804 804 805 #thePasswordPage form#lostPassword p.bottomButtons {806 margin-top:2em;807 }
Note: See TracChangeset
for help on using the changeset viewer.