moved to bootstrap 2.1 and some ui fixes in todo and messages

This commit is contained in:
Rushabh Mehta
2012-10-03 11:56:38 +05:30
parent 079df382f9
commit 3009c46ba5
12 changed files with 52 additions and 64 deletions

View File

@@ -3,11 +3,6 @@
<div class="layout-main todo-layout">
<div>
<div id="todo-list">
<h4>My List</h4><br>
<div class="todo-content"></div>
</div>
<div id="assigned-todo-list">
<h4>Assigned to others</h4><br>
<div class="todo-content"></div>
</div>
</div>