fgcf.css 797 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .group-prestataire-branding, .fgcf-filtre {
  2. float: right;
  3. margin: 0 0 1em 1em;
  4. background-image: none;
  5. }
  6. .group-prestataire-branding>legend {
  7. display: none;
  8. }
  9. .field-field-fgcf-prestataire-link {
  10. border-top: solid #e0e0e0;
  11. margin: 0.5em 0;
  12. padding: 0.5em 0 0 0;
  13. }
  14. .node-thematique {
  15. float: right;
  16. margin: 0 0 1em 1em;
  17. }
  18. .node-thematique .item-list ul li {
  19. list-style: none;
  20. background-image: none; /* override garland list styling */
  21. }
  22. .view-fgcf-organismes-de-formation td {
  23. text-align: center;
  24. border-bottom: solid #e0e0e0;
  25. padding: 0.5em 3em 0.2em 3em;
  26. }
  27. .view-fgcf-organismes-de-formation table,
  28. .view-fgcf-formations-par-format table {
  29. width: auto;
  30. }
  31. .view-fgcf-organismes-de-formation div.views-field-field-fgcf-prestataire-logo-fid {
  32. height: 48px;
  33. }