Same filename and directory in other branches
- 8.x-1.x css/exif.admin.css
- 8.x-2.x css/exif.admin.css
.tag_type {
background-color: gray !important;
}
img.sample-image {
height: 70px;
float: right;
margin: 0 0 15px 15px;
vertical-align: sub;
}
h3.sample-image {
margin-top: 40px;
float: left;
}
Fichier
-
./exif.admin.css
View source
- .tag_type {
- background-color: gray !important;
- }
-
- img.sample-image {
- height: 70px;
- float: right;
- margin: 0 0 15px 15px;
- vertical-align: sub;
- }
-
- h3.sample-image {
- margin-top: 40px;
- float: left;
- }