Add global search section

This commit is contained in:
Frederic Guillot
2015-07-01 18:28:32 -04:00
parent 109a2a2e25
commit 31f3de9646
14 changed files with 186 additions and 28 deletions

View File

@@ -19,7 +19,3 @@
.dashboard-table-link:hover {
color: #999;
}
#dashboard .sidebar-content {
font-size: 0.9em;
}

View File

@@ -142,7 +142,7 @@ input.form-date {
}
input.form-input-large {
width: 400px;
width: 450px;
}
.form-row {