Added details view, nested fields, clickable query building to table panel

This commit is contained in:
Rashid Khan
2013-02-18 21:41:56 -07:00
parent a8570135ee
commit 38c92ac482
7 changed files with 78 additions and 13 deletions

View File

@@ -10,10 +10,18 @@
display: inline-block;
}
.odd {
background-color: #f9f9f9;
}
[ng\:cloak], [ng-cloak], .ng-cloak {
display: none !important;
}
.table tbody + tbody{
border-top: 0px;
}
.panel-error {
opacity: 0.9;
position:absolute;