Skip to content

Commit dc4040d

Browse files
TDannhauerralflang
authored andcommitted
Add image styling for various tag lists
1 parent 3d5b96b commit dc4040d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

themes/default/screen.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,12 @@ ul.horde-tags {
14271427
.header ul.horde-tags li {
14281428
font-size: 72%;
14291429
}
1430-
.hordeACListItem img, ul.horde-tags li img {
1430+
.hordeACListItem img,
1431+
ul.horde-tags li img,
1432+
.mnemo-tags-related img, .mnemo-tags-browsing img,
1433+
.nag-tags-related img, .nag-tags-browsing img {
1434+
width: 16px;
1435+
height: 16px;
14311436
vertical-align: middle;
14321437
}
14331438

0 commit comments

Comments
 (0)