web/data/cubicweb.css
branch3.5
changeset 2937 36b11249014e
parent 2702 f19bc131b2d9
child 3071 6ad4e6d4df86
equal deleted inserted replaced
2936:f35b64718d02 2937:36b11249014e
   837   margin: 1em 1em 0px 0px;
   837   margin: 1em 1em 0px 0px;
   838   border: 1px solid #edecd2;
   838   border: 1px solid #edecd2;
   839   border-color:#edecd2 #cfceb7 #cfceb7  #edecd2;
   839   border-color:#edecd2 #cfceb7 #cfceb7  #edecd2;
   840   background: #fffff8 url("button.png") bottom left repeat-x;
   840   background: #fffff8 url("button.png") bottom left repeat-x;
   841 }
   841 }
       
   842 
       
   843 
       
   844 /********************************/
       
   845 /* placement of alt. view icons */
       
   846 /********************************/
       
   847 
       
   848 .otherView {
       
   849   float: right;
       
   850 }