Merge branch 'dev' into sabre32

This commit is contained in:
Mario Vavti
2016-06-13 09:18:39 +02:00
10 changed files with 372 additions and 39 deletions

View File

@@ -2030,3 +2030,9 @@ dl.bb-dl > dd > li {
.help-searchlist a {
font-size: 130%;
}
.embed-photo-selected-photo {
border-color: blue;
border-style: solid;
border-width: 5px;
}