merge jde_bar_search and bar_search branch

This commit is contained in:
Jana Deutschländer 2017-02-09 16:48:46 +01:00
commit 5671e6e5e8
19 changed files with 333 additions and 111 deletions

View file

@ -1,19 +1,23 @@
#popupviewer{
> .controls > .content{
#popupviewer {
> .controls > .content {
padding: 1.5rem 1rem 1rem;
td, th{
td,
th {
font-size: @font-size-default;
line-height: 125%;
line-height: @line-height-default;
a{
font-size: @font-size-default;
line-height: 125%;
line-height: @line-height-default;
}
}
.li, li{
.li,
li {
font-size: @font-size-default;
line-height: 125%;
line-height: @line-height-default;
}
}
}