improved look and feel for toolbar in data tables
added tool links to data tables
This commit is contained in:
@@ -33,6 +33,9 @@ li.open .ticktac i.running{
|
||||
|
||||
/* ================================ TOOLBAR ================================ */
|
||||
|
||||
.box-header .box-title.toolbar form {
|
||||
font-size: 13px;
|
||||
}
|
||||
.toolbar form input,
|
||||
.toolbar form select {
|
||||
display: inline-block;
|
||||
@@ -43,6 +46,10 @@ li.open .ticktac i.running{
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.box-header .toolbar form .form-control {
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
/* ================================ SIDEBAR ================================ */
|
||||
|
||||
/* Used for the Sidebar UserPanel (which is deactivated right now) */
|
||||
|
||||
Reference in New Issue
Block a user