Changes for page BDP Help Platform
Last modified by administrator BDP on 2025/08/01 12:55
From version 43.8
edited by administrator BDP
on 2025/03/06 17:36
on 2025/03/06 17:36
Change comment:
There is no comment for this version
To version 46.2
edited by administrator BDP
on 2025/07/30 16:01
on 2025/07/30 16:01
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 01 -BDP Help Platform1 +BDP Help Platform - Content
-
... ... @@ -32,7 +32,9 @@ 32 32 ** Team R&D (Research & Development) e/o dai partner di BDP nel caso di segnalazione guasti 33 33 ** Strutture interne sistemistiche e di sviluppo in caso di //change request//. 34 34 35 + 35 35 Tutte le richieste sono tracciate con il sistema di //trouble ticketing// di BDP che è in grado di registrare l'intero processo di workflow, dall'apertura del ticket sino alla sua chiusura, evidenziando le tempistiche dei singoli step. 37 + 36 36 37 37 {{box}} 38 38 Per ulteriori informazioni potete contattare l'Helpdesk di BDP via email all'indirizzo [[mailto:helpdesk.bdp@basedigitalegroup.com]] oppure secondo le modalità descritte nel sito [[HelpDesk>>https://ifmgroupcustomerservice.powerappsportals.com/||rel="noopener noreferrer" target="new"]] di BDP.
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,16 +1,26 @@ 1 - #xwikicontent table { 2 - margin: 20px 20px; 1 +main th, .main td, .wiki-table th, .wiki-table td { 2 + border: 1px solid #F0F0F0; 3 + padding: 5px; 3 3 } 4 4 6 +#xwikicontent table { 7 + margin: 20px 0 40px 0; 8 +} 9 + 5 5 #xwikicontent table td { 6 - border: 1;11 + 7 7 padding: 4; 8 8 } 9 9 10 10 #xwikicontent table td:first-of-type { 11 11 padding-right: 25px; 12 -} 17 +} 13 13 19 +th { 20 + background-color: #F3F3F3; 21 + font-weight: 700; 22 +} 23 + 14 14 .floatinginfobox iframe { 15 15 border: 0; 16 16 height: 169px;