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
5e208a51
Commit
5e208a51
authored
Jan 10, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式优化
parent
0f6081af
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
5 deletions
+8
-5
main_index.html
application/index/view/main_index/main_index.html
+2
-1
users_list.html
application/index/view/member/users_list.html
+1
-1
remark_follow_index.html
application/index/view/remark/remark_follow_index.html
+1
-1
public.css
public/resource/css/public.css
+4
-2
No files found.
application/index/view/main_index/main_index.html
View file @
5e208a51
...
@@ -51,7 +51,8 @@
...
@@ -51,7 +51,8 @@
}
}
.tab-content
{
.tab-content
{
border
:
none
;
border
:
none
;
height
:
1300px
!important
;
height
:
850px
!important
;
overflow-y
:
auto
;
}
}
...
...
application/index/view/member/users_list.html
View file @
5e208a51
...
@@ -388,7 +388,7 @@
...
@@ -388,7 +388,7 @@
width
:
100px
;
width
:
100px
;
height
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-left
:
50px
;
margin-top
:
-
20
0px
;
margin-top
:
-
15
0px
;
overflow
:
hidden
;
overflow
:
hidden
;
display
:
none
;
display
:
none
;
}
}
...
...
application/index/view/remark/remark_follow_index.html
View file @
5e208a51
...
@@ -334,7 +334,7 @@
...
@@ -334,7 +334,7 @@
width
:
100px
;
width
:
100px
;
height
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-left
:
50px
;
margin-top
:
-
20
0px
;
;
margin-top
:
-
15
0px
;
;
overflow
:
hidden
;
overflow
:
hidden
;
display
:
none
;
display
:
none
;
}
}
...
...
public/resource/css/public.css
View file @
5e208a51
...
@@ -24,7 +24,8 @@ iframe > html > body {
...
@@ -24,7 +24,8 @@ iframe > html > body {
}
}
html
{
html
{
overflow-y
:
scroll
;
height
:
100%
;
/*overflow-y: scroll;*/
}
}
a
:hover
{
a
:hover
{
...
@@ -34,6 +35,7 @@ a:hover{
...
@@ -34,6 +35,7 @@ a:hover{
background
:
#ff9419
;
background
:
#ff9419
;
width
:
100%
;
width
:
100%
;
height
:
40px
;
height
:
40px
;
margin-bottom
:
15px
!important
;
}
}
.container-fluid
{
.container-fluid
{
float
:
left
;
float
:
left
;
...
@@ -89,7 +91,7 @@ a:hover{
...
@@ -89,7 +91,7 @@ a:hover{
-o-transition
:
all
0.5s
ease
;
-o-transition
:
all
0.5s
ease
;
-webkit-transition
:
all
0.5s
ease
;
-webkit-transition
:
all
0.5s
ease
;
padding-left
:
0
;
padding-left
:
0
;
/*height: 1
5
00px;*/
/*height: 1
3
00px;*/
transition
:
all
0.5s
ease
;
transition
:
all
0.5s
ease
;
width
:
98%
!important
;
width
:
98%
!important
;
}
}
...
...
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