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
b109ac65
Commit
b109ac65
authored
Jan 18, 2018
by
刘丹
Committed by
hujun
Jan 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
导航
parent
f51e3c65
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
80 deletions
+22
-80
member.html
application/index/view/member/member.html
+0
-0
public.css
public/resource/css/public.css
+22
-80
No files found.
application/index/view/member/member.html
View file @
b109ac65
This diff is collapsed.
Click to expand it.
public/resource/css/public.css
View file @
b109ac65
...
@@ -7,6 +7,7 @@ body {
...
@@ -7,6 +7,7 @@ body {
list-style
:
none
;
list-style
:
none
;
padding-right
:
0px
!important
;
padding-right
:
0px
!important
;
}
}
html
{
overflow-y
:
scroll
;
}
a
:hover
{
a
:hover
{
text-decoration
:
none
;
text-decoration
:
none
;
}
}
...
@@ -37,8 +38,6 @@ a:hover{
...
@@ -37,8 +38,6 @@ a:hover{
}
}
.dropdown
{
.dropdown
{
float
:
right
;
float
:
right
;
margin-top
:
7px
;
margin-right
:
10px
;
}
}
.dropdown-menu
{
.dropdown-menu
{
min-width
:
72px
;
min-width
:
72px
;
...
@@ -126,23 +125,11 @@ a:hover{
...
@@ -126,23 +125,11 @@ a:hover{
top
:
0
;
top
:
0
;
-webkit-transition
:
width
0.2s
ease-in
;
-webkit-transition
:
width
0.2s
ease-in
;
transition
:
width
0.2s
ease-in
;
transition
:
width
0.2s
ease-in
;
width
:
3
px
;
width
:
0
px
;
z-index
:
-1
;
z-index
:
-1
;
}
}
.sidebar-nav
.dropdown-menu
li
:before
{
.sidebar-nav
li
:first-child
a
{
background
:
rgba
(
255
,
148
,
25
,
0.1
)
!important
;
background-color
:
#1a1a1a
;
color
:
#ffffff
;
}
.sidebar-nav
li
:nth-child
(
2
)
:before
{
background-color
:
#ff9419
;
}
.sidebar-nav
li
:nth-child
(
3
)
:before
{
background-color
:
#ff9419
;
}
.sidebar-nav
li
:nth-child
(
4
)
:before
{
background-color
:
#ff9419
;
}
}
.sidebar-nav
li
:hover:before
{
.sidebar-nav
li
:hover:before
{
...
@@ -153,7 +140,7 @@ a:hover{
...
@@ -153,7 +140,7 @@ a:hover{
.sidebar-nav
li
a
{
.sidebar-nav
li
a
{
color
:
#dddddd
;
color
:
#dddddd
;
display
:
block
;
display
:
block
;
padding
:
1
0px
15px
10
px
30px
;
padding
:
1
3px
15px
13
px
30px
;
text-decoration
:
none
;
text-decoration
:
none
;
}
}
.sidebar-nav
li
.open
:hover
before
{
.sidebar-nav
li
.open
:hover
before
{
...
@@ -162,15 +149,15 @@ a:hover{
...
@@ -162,15 +149,15 @@ a:hover{
width
:
100%
;
width
:
100%
;
}
}
.sidebar-nav
.dropdown-menu
{
.sidebar-nav
.dropdown-menu
{
background-color
:
#222222
;
background-color
:
#222222
;
border-radius
:
0
;
border-radius
:
0
;
border
:
none
;
border
:
none
;
box-shadow
:
none
;
box-shadow
:
none
;
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
}
}
.sidebar-nav
li
a
:hover
,
.sidebar-nav
li
a
:hover
,
.sidebar-nav
li
a
:active
,
.sidebar-nav
li
a
:active
,
.sidebar-nav
li
a
:focus
,
.sidebar-nav
li
a
:focus
,
...
@@ -186,58 +173,12 @@ a:hover{
...
@@ -186,58 +173,12 @@ a:hover{
height
:
65px
;
height
:
65px
;
line-height
:
44px
;
line-height
:
44px
;
}
}
.glyphicon-hand-down
{
/*-------------------------------*/
float
:
right
;
/* Dark Overlay */
/*-------------------------------*/
.overlay
{
position
:
fixed
;
display
:
none
;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
z-index
:
1
;
}
.clickbg
{
background
:
#ff9419
!important
;
}
.successModel
{
position
:
fixed
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
z-index
:
1050
;
overflow
:
hidden
;
outline
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.6
);
display
:
none
;
}
.successModel-center
{
position
:
relative
;
background-color
:
#fff
;
-webkit-background-clip
:
padding-box
;
background-clip
:
padding-box
;
border
:
1px
solid
#999
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
.2
);
border-radius
:
6px
;
outline
:
0
;
-webkit-box-shadow
:
0
3px
9px
rgba
(
0
,
0
,
0
,
.5
);
box-shadow
:
0
3px
9px
rgba
(
0
,
0
,
0
,
.5
);
-webkit-box-shadow
:
0
5px
15px
rgba
(
0
,
0
,
0
,
.5
);
box-shadow
:
0
5px
15px
rgba
(
0
,
0
,
0
,
.5
);
margin
:
0
auto
;
margin-top
:
200px
;
max-width
:
280px
;
}
}
.successModel-center
p
{
.span-list
{
padding
:
35px
;
margin-left
:
6px
;
font-size
:
16px
;
color
:
#333
;
text-align
:
center
;
line-height
:
28px
;
}
}
.dropdown-menu
>
li
>
a
:hover
,
.dropdown-menu
>
li
>
a
:focus
,
.dropdown-menu
>
.active
>
a
,
.dropdown-menu
>
.active
>
a
:hover
,
.dropdown-menu
>
.active
>
a
:focus
{
background
:
rgba
(
255
,
148
,
25
,
0.1
)
!important
;
}
\ No newline at end of file
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