Hover edit thing
This commit is contained in:
parent
ff38ee09b4
commit
afa838921d
|
@ -170,8 +170,13 @@ address a {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
.actions:hover ul {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.actions ul {
|
||||
margin: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.actions li {
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 439 B |
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue