This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
Oldphaloskepsis/plugins/jetpack/modules/widgets/gallery/css/admin.css

11 lines
192 B
CSS
Raw Normal View History

2017-01-12 23:10:07 +00:00
.gallery-widget-thumbs-wrapper {
margin: -5px 0 0.3em 0;
}
.gallery-widget-thumbs img {
border: 1px solid #ccc;
padding: 2px;
background-color: #fff;
margin: 0 5px 5px 0;
float: left;
}