add link notice on procedure presentation page and small refactor of download component
This commit is contained in:
parent
08154d46d6
commit
7de608cd64
13 changed files with 23 additions and 41 deletions
|
@ -90,14 +90,6 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.visible-on-previous-hover {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
:hover + .visible-on-previous-hover {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
// sizing
|
||||
.width-100 {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue