refactored dtext field helper

This commit is contained in:
albert
2011-10-21 17:45:49 -04:00
parent e8ac9cfcc1
commit 0eb665af0d
11 changed files with 38 additions and 41 deletions

View File

@@ -6,7 +6,6 @@ div#search {
div#page {
overflow: hidden;
width: 85em;
margin: 0 30px;
aside#sidebar {

View File

@@ -28,7 +28,6 @@ table.striped {
font-weight: bold;
text-align: left;
color: #333;
padding: 8px 6px;
}
}