[#62,#66,ux,menus][s]: add to top menu filters and facets buttons which show filter editor and facet viewer respectively.

This commit is contained in:
Rufus Pollock
2012-04-10 00:15:03 +01:00
parent 05d543199b
commit f57c94382f
2 changed files with 28 additions and 1 deletions

View File

@@ -12,6 +12,13 @@
padding-left: 0;
}
.data-explorer .header .menu-right {
float: right;
margin-left: 5px;
padding-left: 5px;
border-left: solid 2px #ddd;
}
.header .recline-results-info {
line-height: 28px;
margin-left: 20px;