web/data/cubicweb.css
branchstable
changeset 8422 15fe07ff6872
parent 8420 a4338d00202d
child 8425 b86bdc343c18
equal deleted inserted replaced
8421:9ad4d3efeb8e 8422:15fe07ff6872
   114   margin-left: 1.5em;
   114   margin-left: 1.5em;
   115 }
   115 }
   116 
   116 
   117 img {
   117 img {
   118   border: none;
   118   border: none;
   119   display: block;
       
   120 }
   119 }
   121 
   120 
   122 
   121 
   123 img.prevnext {
   122 img.prevnext {
   124   width: 22px;
   123   width: 22px;
   981 /* rest related classes         */
   980 /* rest related classes         */
   982 /********************************/
   981 /********************************/
   983 
   982 
   984 img.align-right {
   983 img.align-right {
   985   margin-left: auto;
   984   margin-left: auto;
       
   985   display:block;
   986 }
   986 }
   987 
   987 
   988 img.align-left {
   988 img.align-left {
   989   margin-right: auto;
   989   margin-right: auto;
       
   990   display:block;
   990 }
   991 }
   991 
   992 
   992 img.align-center{
   993 img.align-center{
   993   text-align: center;
   994   text-align: center;
   994   margin-left: auto;
   995   margin-left: auto;
   995   margin-right: auto;
   996   margin-right: auto;
       
   997   display:block;
   996 }
   998 }
   997 
   999 
   998 /******************************/
  1000 /******************************/
   999 /* reledit                    */
  1001 /* reledit                    */
  1000 /******************************/
  1002 /******************************/