Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 252: Line 252:
 
   opacity: 1;
 
   opacity: 1;
 
   pointer-events: auto;
 
   pointer-events: auto;
}
 
 
#container .modalDialog > .flex{
 
  flex-flow: row wrap;
 
}
 
#container .modalDialog > .flex > div{
 
flex: 1 1 0;
 
 
}
 
}
  
Line 268: Line 261:
 
   border-radius: 20px;
 
   border-radius: 20px;
 
   background: #fff;
 
   background: #fff;
   padding: 25px;
+
}
 +
 
 +
#container .modalDialog > .flex{
 +
   flex-flow: row wrap;
 +
}
 +
#container .modalDialog > .flex > div:first-child{
 +
flex: 1 1 0;
 +
    padding: 25px;
 
}
 
}
  

Revision as of 08:11, 5 June 2017