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
7574a51f
Commit
7574a51f
authored
Sep 10, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉动画
parent
df05afb2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
public.css
public/resource/css/public.css
+3
-2
No files found.
public/resource/css/public.css
View file @
7574a51f
...
@@ -94,12 +94,13 @@ a:hover{
...
@@ -94,12 +94,13 @@ a:hover{
height
:
100%
;
height
:
100%
;
overflow-x
:
hidden
;
overflow-x
:
hidden
;
overflow-y
:
auto
;
overflow-y
:
auto
;
transition
:
all
0.5s
ease
;
/*transition: all 0.5s ease;*/
/*width: 136px;*/
/*width: 136px;*/
width
:
12%
;
width
:
12%
;
z-index
:
1000
;
z-index
:
1000
;
float
:
left
;
float
:
left
;
animation
:
show-mulu-action
1.3s
;
/*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/
/*animation: show-mulu-action 1.3s;*/
/*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/
}
}
@keyframes
show-mulu-action
@keyframes
show-mulu-action
...
...
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