Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
00a58a73
Commit
00a58a73
authored
Dec 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务优化
parent
cb4c0702
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
daily_list.html
application/index/view/finance/daily_list.html
+8
-3
No files found.
application/index/view/finance/daily_list.html
View file @
00a58a73
...
@@ -30,8 +30,10 @@
...
@@ -30,8 +30,10 @@
.user-ul
{
.user-ul
{
height
:
auto
;
height
:
auto
;
float
:
left
;
float
:
left
;
position
:
relative
;
position
:
absolute
;
left
:
-40px
;
border
:
1px
solid
#ccc
;
background
:
#fff
;
padding-left
:
5px
;
}
}
.user-ul
li
{
.user-ul
li
{
list-style
:
none
;
list-style
:
none
;
...
@@ -41,6 +43,9 @@
...
@@ -41,6 +43,9 @@
float
:
left
;
float
:
left
;
margin-top
:
10px
;
margin-top
:
10px
;
margin-left
:
10px
;
margin-left
:
10px
;
position
:
relative
;
width
:
230px
;
}
}
</style>
</style>
<div
id=
"page-content-wrapper"
>
<div
id=
"page-content-wrapper"
>
...
@@ -54,7 +59,7 @@
...
@@ -54,7 +59,7 @@
</li>
</li>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<div
class=
"table-responsive"
style=
"height: 820px;"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<thead>
<tr>
<tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment