1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Add certification and runtime to search results (#6154)

This commit is contained in:
nitsua
2021-04-12 20:49:37 -04:00
committed by GitHub
parent f883cab6db
commit 398fc4dca2
2 changed files with 32 additions and 2 deletions
@@ -103,3 +103,10 @@
overflow: hidden;
}
}
.certification {
margin-right: 5px;
padding: 0 5px;
border: 1px solid;
border-radius: 5px;
}