css: style fdf for new defi colour

This commit is contained in:
Frédéric Péters 2015-11-16 19:33:16 +01:00
parent bec006e611
commit f7e3777317
1 changed files with 7 additions and 2 deletions

View File

@ -2257,6 +2257,7 @@ div.field {
}
#deputy-search a.defi:link,
#deputy-search a.fdf:link {
display:inline-block;
width:40px;
@ -2270,10 +2271,13 @@ div.field {
color:#FFF;
padding-bottom:5px;
}
#deputies-list .deputy-popup div.defi, .polgroup-defi,
a.defi, #deputy-search .groupe a.defi.active, #polgroup.defi,
#deputies-list .deputy-popup div.fdf, .polgroup-fdf,
a.fdf, #deputy-search .groupe a.fdf.active, #polgroup.fdf{
background-color:#E11482;
background-color: #EF007A;
}
#deputy-search .groupe a.defi.active,
#deputy-search .groupe a.fdf.active {
text-decoration:underline;
}
@ -3638,8 +3642,9 @@ body.largeText #content-core p {
a.ps, #deputy-search .groupe a.ps.active, #polgroup.ps, .polgroup-ps, #deputies-list .deputy-popup div.ps {
background-color: #ED1C25;
}
a.defi, #deputy-search .groupe a.defi.active, #polgroup.defi, .polgroup-defi, #deputies-list .deputy-popup div.defi,
a.fdf, #deputy-search .groupe a.fdf.active, #polgroup.fdf, .polgroup-fdf, #deputies-list .deputy-popup div.fdf {
background-color: #e11482;
background-color: #EF007A;
}
a.mr, #deputy-search .groupe a.mr.active, #polgroup.mr, .polgroup-mr, #deputies-list .deputy-popup div.mr {
background-color: #135EAC;