generated from cms/tibi-docs
changes
This commit is contained in:
@@ -74,7 +74,7 @@ select {
|
||||
bottom: -2px;
|
||||
background: #ffffff;
|
||||
height: 4px;
|
||||
transition: width 0.5s ease-out;
|
||||
transition: width 0.5s ease-in;
|
||||
}
|
||||
.underline:hover:after,
|
||||
.underline:focus:after,
|
||||
@@ -106,7 +106,7 @@ select {
|
||||
bottom: 0px;
|
||||
width: 0px;
|
||||
background: #000000;
|
||||
transition: width 0.5s ease-out;
|
||||
transition: width 0.5s ease-in;
|
||||
}
|
||||
.fill:hover:after,
|
||||
.fill:focus:after,
|
||||
|
||||
Reference in New Issue
Block a user