fgcf.css 969 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. #fgcf-subscribe-form #edit-subscribe {
  15. float: right;
  16. }
  17. .node-thematique {
  18. float: right;
  19. margin: 10px 0 1em 1em;
  20. }
  21. .node-thematique .item-list ul li {
  22. list-style: none;
  23. background-image: none; /* override garland list styling */
  24. }
  25. .view-fgcf-organismes-de-formation td {
  26. text-align: center;
  27. border-bottom: solid #e0e0e0;
  28. padding: 0.5em 3em 0.2em 3em;
  29. }
  30. .view-fgcf-organismes-de-formation table,
  31. .view-fgcf-formations-par-format table {
  32. width: auto;
  33. }
  34. .view-fgcf-organismes-de-formation div.views-field-field-fgcf-prestataire-logo-fid {
  35. height: 48px;
  36. }
  37. .group-fgcf-fiche-meta legend {
  38. display: none;
  39. }
  40. .group-fgcf-fiche-meta .field-item {
  41. margin-left: 2em;
  42. }