No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

30 líneas
449 B

  1. .bauleitplan-page-wrapper{
  2. td .icon-box{
  3. display: inline;
  4. margin-left: 2px;
  5. }
  6. .bauleitplan-title{
  7. display: block;
  8. font-weight: bold;
  9. }
  10. .review-wrapper{
  11. margin-top: 20px;
  12. }
  13. .bauleitplan-controls{
  14. .control-right{
  15. justify-content: flex-end;
  16. display: flex;
  17. }
  18. }
  19. .icon-box {
  20. font-family: "Icons";
  21. font-weight: 400;
  22. text-transform: none;
  23. text-decoration: none !important;
  24. }
  25. }