admin-rtl.css 287 B

123456789101112
  1. /* Do not modify this file directly. It is concatenated from individual module CSS files. */
  2. .gallery-widget-thumbs-wrapper {
  3. margin: -5px 0 0.3em 0;
  4. }
  5. .gallery-widget-thumbs img {
  6. border: 1px solid #ccc;
  7. padding: 2px;
  8. background-color: #fff;
  9. margin: 0 0 5px 5px;
  10. float: right;
  11. }