Fixed finance module to work with bootstrap design.
This commit is contained in:
parent
16de9124fe
commit
0236fb5a60
55 changed files with 440 additions and 486 deletions
|
|
@ -50,10 +50,10 @@ footer {
|
|||
|
||||
table {
|
||||
|
||||
th.sortdown a:after {
|
||||
a.sortdown:after {
|
||||
content: ' \25BC';
|
||||
}
|
||||
th.sortup a:after {
|
||||
a.sortup:after {
|
||||
content: ' \25B2';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue