[Libraryr | Trunk]: Add gradient title background and change unlock.svg to green

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58734 d315682c-612b-4755-9ff5-7f18f6832af3
deprecated-master
k.triantafyllou 4 years ago
parent ceec1b6f53
commit 0ee531d059

@ -861,7 +861,7 @@ dd:last-child {
border-radius: 4px;
background-color: #F0F0F0;
color: #666;
padding: 5px 12px;
padding: 12px;
font-size: 12px;
}
@ -1507,6 +1507,7 @@ ul.recentyears {
.landing .download-from > div .title {
color: black;
word-wrap: break-word;
font-weight: 700;
}
@ -1668,6 +1669,8 @@ svg #statistics-bars {
/* Feedback page*/
.feedback-page .title-section {
background-image: linear-gradient(to right, var(--portal-main-color), #F37A53);
padding: 15px 0;
border-radius: 4px;
}
.feedback-page .form {
@ -2151,3 +2154,9 @@ div.cdk-overlay-container.modal-select {
.square-button {
border-radius: 0;
}
.title-grey-background {
background: transparent linear-gradient(17deg, #FFFFFF 0%, #F0F0F0 100%) no-repeat padding-box;
padding: 15px 0;
border-radius: 4px;
}

@ -1 +1 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg width="20px" height="20px" id="els2_x5F_basic" style="enable-background:new 0 0 40 40;" version="1.1" viewBox="0 0 40 40" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M29.7,19.021H10.306 c-1.817,0-3.3,1.482-3.3,3.298v12.381c0,1.817,1.482,3.299,3.3,3.299H29.7c1.817,0,3.3-1.482,3.3-3.299V22.32 C33,20.503,31.518,19.021,29.7,19.021z" style="fill:none;stroke:#D53B23;stroke-width:1.33;stroke-miterlimit:10;"/><path d="M28,12.064v-1.158C28,6.558,24.4,3,20,3 s-8,3.558-8,7.906v8.115" style="fill:none;stroke:#D53B23;stroke-width:1.33;stroke-miterlimit:10;"/><line style="fill:none;stroke:#D53B23;stroke-width:1.33;stroke-linecap:round;stroke-miterlimit:10;" x1="20.012" x2="20.012" y1="25.021" y2="32.021"/></svg>
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg width="20px" height="20px" id="els2_x5F_basic" style="enable-background:new 0 0 40 40;" version="1.1" viewBox="0 0 40 40" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M29.7,19.021H10.306 c-1.817,0-3.3,1.482-3.3,3.298v12.381c0,1.817,1.482,3.299,3.3,3.299H29.7c1.817,0,3.3-1.482,3.3-3.299V22.32 C33,20.503,31.518,19.021,29.7,19.021z" style="fill:none;stroke:#99D971;stroke-width:1.33;stroke-miterlimit:10;"/><path d="M28,12.064v-1.158C28,6.558,24.4,3,20,3 s-8,3.558-8,7.906v8.115" style="fill:none;stroke:#99D971;stroke-width:1.33;stroke-miterlimit:10;"/><line style="fill:none;stroke:#99D971;stroke-width:1.33;stroke-linecap:round;stroke-miterlimit:10;" x1="20.012" x2="20.012" y1="25.021" y2="32.021"/></svg>

Before

Width:  |  Height:  |  Size: 904 B

After

Width:  |  Height:  |  Size: 904 B

Loading…
Cancel
Save