web/data/cubicweb.css
branchstable
changeset 8871 7d1ccaac5ae3
parent 8831 f7e140182df1
child 9291 4894bb92558a
child 9869 e2f96b16c3bd
equal deleted inserted replaced
8870:c9d18b8dbfea 8871:7d1ccaac5ae3
   541 }
   541 }
   542 
   542 
   543 a.popupMenu {
   543 a.popupMenu {
   544   background: transparent url("puce_down_black.png") 2% 6px no-repeat;
   544   background: transparent url("puce_down_black.png") 2% 6px no-repeat;
   545   padding-left: 2em;
   545   padding-left: 2em;
   546 }
       
   547 
       
   548 /* actions around tables */
       
   549 .tableactions span {
       
   550   padding: 0 18px;
       
   551   height: 24px;
       
   552   background: #F8F8F8;
       
   553   border: 1px solid #DFDFDF;
       
   554   border-bottom: none;
       
   555   border-radius: 4px 4px 0 0;
       
   556 }
   546 }
   557 
   547 
   558 /* custom boxes */
   548 /* custom boxes */
   559 
   549 
   560 .search_box div.boxBody {
   550 .search_box div.boxBody {