Commit: 38c8f10ba2a8d12469030e586dd28d3b45a134fa

Author: gwoo | Date: 2010-01-28 22:32:32 -0800
removing old file
diff --git a/resources/media/css/li3.bot.css b/resources/media/css/li3.bot.css deleted file mode 100644 index a162057..0000000 --- a/resources/media/css/li3.bot.css +++ /dev/null @@ -1,33 +0,0 @@ -/*------------------------------------------------------------------------------------------------- - Lithium: the most rad php framework - - @copyright Copyright 2009, Union of RAD (http://union-of-rad.org) - @license http://opensource.org/licenses/bsd-license.php The BSD License --------------------------------------------------------------------------------------------------*/ - -/*--- This is the stylesheet for li3_bot ---*/ - -#content { - margin-top: 2em; -} -table.messages { - width: auto; -} -.messages { - font-family: Monaco, monospace; - font-size: 12px; -} -.messages .time { - font-style: italic; -} -.messages .user { - text-align: right; - font-weight: bold; -} -.messages .user:before { - content: '<'; -} -.messages .user:after { - content: '>'; -} -