Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

23 rader
318 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. }