web/data/cubicweb.css
branchstable
changeset 2249 dbf282082017
parent 2236 37c40110cd1f
child 2702 f19bc131b2d9
equal deleted inserted replaced
2245:7463e1a748dd 2249:dbf282082017
   451 }
   451 }
   452 
   452 
   453 div.sideBox {
   453 div.sideBox {
   454   padding: 0 0 0.2em;
   454   padding: 0 0 0.2em;
   455   margin-bottom: 0.5em;
   455   margin-bottom: 0.5em;
   456   min-width: 21em;
       
   457   max-width: 50em;
       
   458 }
   456 }
   459 
   457 
   460 ul.sideBox li{
   458 ul.sideBox li{
   461  list-style: none;
   459  list-style: none;
   462  background: none;
   460  background: none;
   572   margin-right: 1em;
   570   margin-right: 1em;
   573   padding: 0.5em 0.2em 0.2em;
   571   padding: 0.5em 0.2em 0.2em;
   574 }
   572 }
   575 
   573 
   576 div.primaryRight{
   574 div.primaryRight{
   577   float:right;
       
   578 
       
   579  }
   575  }
   580 
   576 
   581 div.metadata {
   577 div.metadata {
   582   font-size: 90%;
   578   font-size: 90%;
   583   margin: 5px 0px 3px;
   579   margin: 5px 0px 3px;
   684 /***************************************/
   680 /***************************************/
   685 /* listing table                       */
   681 /* listing table                       */
   686 /***************************************/
   682 /***************************************/
   687 
   683 
   688 table.listing {
   684 table.listing {
   689  margin: 10px 0em;
   685  padding: 10px 0em;
   690  color: #000;
   686  color: #000;
   691  width: 100%;
   687  width: 100%;
   692  border-right: 1px solid #dfdfdf;
   688  border-right: 1px solid #dfdfdf;
   693 }
   689 }
   694 
   690