mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 00:38:52 -05:00
* deployed
This commit is contained in:
parent
fa100995fa
commit
3220f1250b
@ -423,7 +423,7 @@ div.screencast:hover .play {
|
|||||||
.adsense.sidead.second {
|
.adsense.sidead.second {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 7px;
|
left: 7px;
|
||||||
top: 2160px;
|
top: 2340px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adsense.adbox {
|
.adsense.adbox {
|
||||||
@ -447,19 +447,19 @@ div.screencast:hover .play {
|
|||||||
max-width: 380px;
|
max-width: 380px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.review p{
|
.review p {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
color: #555555;
|
color: #555555;
|
||||||
margin:0px 0px 0px 48px
|
margin:0px 0px 0px 48px
|
||||||
}
|
}
|
||||||
|
|
||||||
.review .text{
|
.review .text {
|
||||||
font-family: 'Dawning of a New Day', cursive;
|
font-family: 'Dawning of a New Day', cursive;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.review .user{
|
.review .user {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #0077AA;
|
color: #0077AA;
|
||||||
@ -477,7 +477,7 @@ div.screencast:hover .play {
|
|||||||
width: 42px;
|
width: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.thumbs img{
|
.thumbs img {
|
||||||
position:relative;
|
position:relative;
|
||||||
top: 8px;
|
top: 8px;
|
||||||
}
|
}
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<update>
|
<update>
|
||||||
<name>FileBot 3.1</name>
|
<name>FileBot 3.2</name>
|
||||||
<revision>1296</revision>
|
<revision>1370</revision>
|
||||||
<title>New updates available</title>
|
<title>New updates available</title>
|
||||||
<message><![CDATA[<html>
|
<message><![CDATA[<html>
|
||||||
<b>FileBot 3.1 (r1296)</b><br>
|
<b>FileBot 3.2</b><br>
|
||||||
This release features:<br>
|
This release features:<br>
|
||||||
+ Enhanced TheTVDB series lookup<br>
|
+ More reliable movie detection<br>
|
||||||
+ Improved episode matching<br>
|
+ New and improved IMDb scraper<br>
|
||||||
+ Rename folders via Link-Drop<br>
|
+ Use System Proxy by default<br>
|
||||||
+ Support ed2k hash algorithm<br>
|
+ Support GVFS URIs in DnD<br>
|
||||||
<html>]]></message>
|
<html>]]></message>
|
||||||
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=331]]></discussion>
|
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=396]]></discussion>
|
||||||
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
||||||
</update>
|
</update>
|
||||||
|
Loading…
Reference in New Issue
Block a user