color dossier according to society
This commit is contained in:
@@ -105,3 +105,23 @@
|
||||
.logo-small {
|
||||
font-size: 50px;
|
||||
}
|
||||
.bg-PE {
|
||||
background-color: #ffffb3 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-ME {
|
||||
background-color: #ffe44d !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-PL {
|
||||
background-color: #b3ff66 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-PO {
|
||||
background-color: #b1dae7 !important;
|
||||
color: black;
|
||||
}
|
||||
.bg-CD {
|
||||
background-color: #ffb3cc !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
mklink /J DEVFAC14 C:\DEVFAC14
|
||||
5
mondumas/static/img/link2DEVFAC14.txt
Normal file
5
mondumas/static/img/link2DEVFAC14.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Windows 10, lecteur local
|
||||
mklink /J DEVFAC14 C:\DEVFAC14
|
||||
|
||||
-- Windows server, lecteur r<>seau
|
||||
mklink /D DEVFAC14 \\SRVTSE\DEVFAC14
|
||||
Reference in New Issue
Block a user