Connect Add new assets for Connect.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56926 d315682c-612b-4755-9ff5-7f18f6832af3
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 233 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 242 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 173 KiB |
|
@ -103,8 +103,7 @@
|
|||
|
||||
|
||||
.searchForm, .communitiesSearchForm{
|
||||
|
||||
background-image: url('connect-assets/banner/background.png') !important;
|
||||
background: linear-gradient(145deg, rgba(255,255,255,1) 0%, rgba(160,193,242,1) 100%);
|
||||
|
||||
}
|
||||
.generalSearchForm,
|
||||
|
|
|
@ -72,7 +72,7 @@ $(document).ready(function(){
|
|||
<link rel="stylesheet" href="assets/common-assets/common/theme.css?v=1">
|
||||
<link rel="stylesheet" href="assets/common-assets/common/custom.css?v=1">
|
||||
<link rel="stylesheet" href="assets/common-assets/library.css?v=4">
|
||||
<link rel="stylesheet" href="assets/connect-custom.css?v=6">
|
||||
<link rel="stylesheet" href="assets/connect-custom.css?v=7">
|
||||
|
||||
|
||||
<script src="assets/common-assets/clipboard.min.js"></script>
|
||||
|
|