web/data/cubicweb.css
changeset 1889 874a055c373b
parent 1885 c2011d238e98
child 2116 344ca533ee9d
equal deleted inserted replaced
1888:f36d43f00f32 1889:874a055c373b
   453 
   453 
   454 div.sideBox {
   454 div.sideBox {
   455   padding: 0.2em 0px;
   455   padding: 0.2em 0px;
   456   margin-bottom: 0.5em;
   456   margin-bottom: 0.5em;
   457   background: #eeedd9;
   457   background: #eeedd9;
       
   458   min-width: 21em;
       
   459   max-width: 50em;
   458 }
   460 }
   459 
   461 
   460 ul.sideBox li{ 
   462 ul.sideBox li{ 
   461  list-style: none;
   463  list-style: none;
   462  background: none; 
   464  background: none; 
   570   border: none;
   572   border: none;
   571   margin-right: 1em;
   573   margin-right: 1em;
   572   padding: 0.5em 0.2em 0.2em;
   574   padding: 0.5em 0.2em 0.2em;
   573 }
   575 }
   574 
   576 
   575 div.sideRelated h4,
       
   576 div.sideRelated h5 {
       
   577   margin-top: 0px;
       
   578   margin-bottom: 0px;
       
   579 }
       
   580 
       
   581 div.primaryRight{
   577 div.primaryRight{
   582   float:right;
   578   float:right;
   583   
   579   
   584  }
   580  }
   585 
       
   586 div.sideRelated {
       
   587   margin-right: 1em;
       
   588   padding: 12px 0px 12px 12px;
       
   589   min-width: 21em;
       
   590   max-width: 50em;
       
   591 }
       
   592 
   581 
   593 div.metadata {
   582 div.metadata {
   594   font-size: 90%;
   583   font-size: 90%;
   595   margin: 5px 0px 3px;
   584   margin: 5px 0px 3px;
   596   color: #666;
   585   color: #666;