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

Upgraded bootstrap to 3.3.4

This commit is contained in:
Mark McDowall
2015-06-14 21:56:09 -07:00
parent 51f705d89a
commit a7523ed462
77 changed files with 2885 additions and 1769 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
background-color: @thumbnail-bg;
border: 1px solid @thumbnail-border;
border-radius: @thumbnail-border-radius;
.transition(all .2s ease-in-out);
.transition(border .2s ease-in-out);
> img,
a > img {