Clean styles.

This commit is contained in:
Lars Jung 2014-12-05 21:44:13 +01:00
parent 70e348ac50
commit aa4b1a8acd
7 changed files with 21 additions and 37 deletions

View file

@ -5,7 +5,7 @@
width: @size * 4/3;
}
.icon.rational {
.landscape {
img {
width: @size;
@ -33,13 +33,14 @@
}
}
.icon.rational {
.landscape {
display: block;
background: #fafafa;
}
.label {
padding: 4px 6px;
padding: 0 6px;
line-height: 24px;
}
.date, .size {