Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 8553a749
authored
Jan 05, 2020
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make hover list transition a bit more responsive
1 parent
18b1ace1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
frontend/css/style.css
frontend/css/style.css
View file @
8553a74
...
@@ -81,6 +81,10 @@ a:hover, a:focus {
...
@@ -81,6 +81,10 @@ a:hover, a:focus {
height
:
auto
;
height
:
auto
;
}
}
.el-table--enable-row-transition
.el-table__body
td
{
transition
:
background-color
.1s
ease
;
}
/* welcome and 404 page */
/* welcome and 404 page */
.container-center
{
.container-center
{
display
:
flex
;
display
:
flex
;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment