merge jde_bar_search and bar_search branch
This commit is contained in:
parent
3bd1b21aee
commit
5671e6e5e8
19 changed files with 333 additions and 111 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue