All toolbar icons now have a class called "toolbarIcon" so they can be

styled by external CSS.
This commit is contained in:
JT Smith 2007-08-31 21:35:37 +00:00
parent cc09762e54
commit eb93e97a93
3 changed files with 19 additions and 17 deletions

View file

@ -2,6 +2,8 @@
- Prevent Help index from trying to link to non-existant documentation
- fix: can't see the send private message link
- fix: delete and become user links are shown for user list after deleting user
- All toolbar icons now have a class called "toolbarIcon" so they can be
styled by external CSS.
7.4.5
- fix: Apostrophy incorrectly escaped as double quote in some places