1+ @import url ("https://swisscovery.help/RapidoHideLibraryCSS/rapido-hide-library.css" );
2+
13/***************INDEX*********************/
24
35
@@ -1012,7 +1014,8 @@ md-tabs.md-dynamic-height md-tabs-content-wrapper md-content>prm-request>div>div
10121014
10131015/*Available other members button alignment*/
10141016
1015- # alma_other_members > div .layout-align-start-center .layout-row > h3 {
1017+ # alma_other_members > div .layout-align-start-center .layout-row > h3 ,
1018+ prm-alma-other-units > button > div > h3 {
10161019 line-height : 2px ;
10171020 margin : 14px ;
10181021}
@@ -1033,7 +1036,6 @@ md-tabs.md-dynamic-height md-tabs-content-wrapper md-content>prm-request>div>div
10331036.DigiButtonLabel ,
10341037.DigiButtonLabel1 {
10351038 position : relative;
1036- margin-top : 8px ;
10371039 margin-left : 6px ;
10381040 background-color : rgb (75 75 75 / 65% );
10391041 line-height : 22px ;
@@ -1044,6 +1046,14 @@ md-tabs.md-dynamic-height md-tabs-content-wrapper md-content>prm-request>div>div
10441046 border-radius : 3px ;
10451047}
10461048
1049+ .DigiButtonLabel {
1050+ margin-top : 3px ;
1051+ }
1052+
1053+ .DigiButtonLabel1 {
1054+ margin-top : 8px ;
1055+ }
1056+
10471057
10481058/*410 Sections' order*/
10491059
@@ -1472,6 +1482,20 @@ md-content>md-list>md-list-item.md-2-line.separate-list-items.narrow-list-item.m
14721482 padding : 0 10px !important ;
14731483}
14741484
1485+ /*Other campuses*/
1486+
1487+ prm-alma-other-units .md-button ._md-focused : not ([disabled ]),
1488+ prm-alma-other-units .md-button .hovered : not ([disabled ]),
1489+ prm-alma-other-units .md-button .md-focused : not ([disabled ]),
1490+ prm-alma-other-units .md-button : focus : not ([disabled ]),
1491+ prm-alma-other-units .md-button : hover : not ([disabled ]) {
1492+ color : rgba (0 , 0 , 0 , .87 );
1493+ background-color : # e6e6e6 ;
1494+ }
1495+
1496+ prm-alma-other-units {
1497+ margin-bottom : 10px ;
1498+ }
14751499
14761500/*441 How to get it sections' order*/
14771501
@@ -1613,7 +1637,8 @@ md-content>md-list>md-list-item>button>div.layout-align-space-between-center.lay
16131637/*Background color*/
16141638
16151639md-list .md-primoExplore-theme .icnLblOtherMembersP2 ,
1616- md-list .md-primoExplore-theme .icnLblOtherMembersE {
1640+ md-list .md-primoExplore-theme .icnLblOtherMembersE ,
1641+ md-list .md-primoExplore-theme .icnLblOtherUnitsE {
16171642 background-color : # f3f3f3 ;
16181643}
16191644
@@ -1748,8 +1773,10 @@ prm-service-physical-best-offer .ngrs-delivery-box-tile {
17481773 width : 64px !important ;
17491774}
17501775
1776+ /*hide the OR separator*/
17511777prm-service-ngrs .or-separator .or .word {
1752- background : # dedede ;
1778+ /*background: #dedede;*/
1779+ display : none;
17531780}
17541781
17551782prm-service-ngrs .main_tile_request_form {
@@ -1915,11 +1942,13 @@ primo-explore.logged-out .rapidoFeesLink {
19151942
19161943/* Hide library pickup menu, Rapido */
19171944
1918- # prm_nui \.ngrs\.pickup\.infor mation\.pickupLibrary[value = "undefined" ] {
1945+
1946+ /* #prm_nui\.ngrs\.pickup\.information\.pickupLibrary[value="undefined"] {
19191947 margin: 0px;
19201948 max-height: 0px;
19211949 visibility: collapse;
1922- }
1950+ } */
1951+
19231952
19241953/* Rapido larger library select button */
19251954
@@ -1945,6 +1974,12 @@ prm-service-physical-best-offer .pickupButton button span {
19451974 display : none;
19461975}
19471976
1977+ /* Rapido spinner */
1978+
1979+ .rapido-loading {
1980+ line-height : 50px ;
1981+ }
1982+
19481983/*470 Special external collections*/
19491984
19501985.slsp-archives md-list-item {
@@ -2426,12 +2461,12 @@ prm-request-services .md-button.button-as-link,
24262461prm-location-items md-list prm-service-button .md-button .button-as-link ,
24272462# rapidoOffer prm-service-physical-best-offer .get_it_btn_digital ,
24282463prm-service-physical-best-offer .get_it_btn_physical {
2429- background-color : # 3BBFAD !important ;
2464+ background-color : # 4E4A99 !important ;
24302465}
24312466
24322467@media only screen and (max-width : 599px ) {
24332468 prm-topbar .top-nav-bar {
2434- border-color : # 3BBFAD !important ;
2469+ border-color : # 4E4A99 !important ;
24352470 }
24362471}
24372472
@@ -2449,7 +2484,7 @@ button.switch-to-simple:hover,
24492484.md-button .button-as-link : hover : not ([disabled ]),
24502485# rapidoOffer prm-service-physical-best-offer .get_it_btn_digital : hover ,
24512486prm-service-physical-best-offer .get_it_btn_physical : hover {
2452- background-color : # 83dcd0 !important ;
2487+ background-color : # 393765 !important ;
24532488}
24542489
24552490
@@ -2480,11 +2515,11 @@ prm-location-items md-list prm-service-button .md-button.button-as-link#rapidoOf
24802515prm-service-physical-best-offer .get_it_btn_physical ,
24812516button # get_it_btn_digital ,
24822517prm-service-button > button > span {
2483- color : # 14413c !important ;
2518+ color : # fff !important ;
24842519}
24852520
24862521button .switch-to-advanced .zero-margin .button-with-icon .md-button .md-primoExplore-theme .md-ink-ripple {
2487- border-color : # 14413c !important ;
2522+ border-color : # fff !important ;
24882523}
24892524
24902525
@@ -2506,13 +2541,13 @@ button.switch-to-advanced.zero-margin.button-with-icon.md-button.md-primoExplore
25062541.classic-input .search-scope ,
25072542.prm-alert-bg ,
25082543# rapidoOffer prm-rapido-no-offer-message .main_tile {
2509- background-color : # 8dd8d8 !important ;
2544+ background-color : # 99d0d0 !important ;
25102545}
25112546
25122547.text-highlight ,
25132548mark ,
25142549prm-location-items > md-list > md-list-item > div > div > div > div > prm-service-button > button {
2515- box-shadow : inset 0 -0.15em 0 0 # 8dd8d8 ;
2550+ box-shadow : inset 0 -0.15em 0 0 # 99d0d0 ;
25162551}
25172552
25182553
@@ -2523,7 +2558,7 @@ prm-location-items>md-list>md-list-item>div>div>div>div>prm-service-button>butto
25232558
25242559div .alert-bar .md-button : hover : not ([disabled ]),
25252560slsp-edit-personal-details-component a .bar .alert-bar : hover {
2526- background-color : # aff7f7 !important ;
2561+ background-color : # b6fafa !important ;
25272562}
25282563
25292564
@@ -2552,8 +2587,6 @@ div.courier-info>span a,
25522587/*******************************03 Other local code***************************/
25532588/*****************************************************************************/
25542589/*****************************************************************************/
2555-
2556-
25572590/*****************************************************************************/
25582591/*****************************************************************************/
25592592/****************************END OF THE LOCAL PACKAGE*************************/
0 commit comments