Minor style tweaks to facets
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1697 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
8ccf9d1bf8
commit
dfa9c538c7
@ -109,6 +109,9 @@ a.facet-title-remove:hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.facet-body {
|
||||
}
|
||||
|
||||
.facet-body-scrollable {
|
||||
height: 17em;
|
||||
padding-bottom: 8px;
|
||||
@ -117,6 +120,9 @@ a.facet-title-remove:hover {
|
||||
|
||||
.facet-body-inner {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.facet-body-scrollable .facet-body-inner {
|
||||
border-bottom: 1px solid @chrome_primary;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user