field permissions
This commit is contained in:
+1
-1
@@ -639,7 +639,7 @@ header #block-reha-views-block-current-user-block-block-1 .connected .connected-
|
||||
header #block-reha-views-block-current-user-block-block-1 .connected .connected-full footer ul li:hover {
|
||||
background-color: #fdc300;
|
||||
}
|
||||
header #block-reha-views-block-current-user-block-block-1 .connected .connected-full footer ul li:last-of-type {
|
||||
header #block-reha-views-block-current-user-block-block-1 .connected .connected-full footer ul li.addoperation {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
@@ -397,8 +397,11 @@ header{
|
||||
}
|
||||
|
||||
///// arrêt candidatures phase 1
|
||||
li:last-of-type{
|
||||
display: none;
|
||||
// li:last-of-type{
|
||||
// display: none;
|
||||
// }
|
||||
li.addoperation{
|
||||
display: none;
|
||||
}
|
||||
/////////////
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user