* Changed the color of the side button bar
authorArt Cancro <ajc@citadel.org>
Wed, 30 Mar 2005 21:44:47 +0000 (21:44 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 30 Mar 2005 21:44:47 +0000 (21:44 +0000)
commit29c67ecf11f8fc84edb706e5b8b6065c6bcdbe21
treeadf0888b1b99990275d22abae8fb8e9532f720d1
parent174f5616b291cac2c6fb86579d69b7e1da9b20f1
* Changed the color of the side button bar
* Removed session ID's from wholist display, because they are only
  interesting to computers, not to people.
* Also changed the session ID variable (we still need it internally) from
  a char to an int, because session numbers are big now.
webcit/ChangeLog
webcit/static/head.html
webcit/who.c