* deployed
This commit is contained in:
parent
fa100995fa
commit
3220f1250b
|
@ -423,7 +423,7 @@ div.screencast:hover .play {
|
|||
.adsense.sidead.second {
|
||||
position: absolute;
|
||||
left: 7px;
|
||||
top: 2160px;
|
||||
top: 2340px;
|
||||
}
|
||||
|
||||
.adsense.adbox {
|
||||
|
@ -447,19 +447,19 @@ div.screencast:hover .play {
|
|||
max-width: 380px;
|
||||
}
|
||||
|
||||
.review p{
|
||||
font-size: 11px;
|
||||
line-height: 18px;
|
||||
.review p {
|
||||
font-size: 11px;
|
||||
line-height: 18px;
|
||||
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-size: 24px;
|
||||
}
|
||||
|
||||
.review .user{
|
||||
.review .user {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
color: #0077AA;
|
||||
|
@ -477,7 +477,7 @@ div.screencast:hover .play {
|
|||
width: 42px;
|
||||
}
|
||||
|
||||
.thumbs img{
|
||||
.thumbs img {
|
||||
position:relative;
|
||||
top: 8px;
|
||||
}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<update>
|
||||
<name>FileBot 3.1</name>
|
||||
<revision>1296</revision>
|
||||
<name>FileBot 3.2</name>
|
||||
<revision>1370</revision>
|
||||
<title>New updates available</title>
|
||||
<message><![CDATA[<html>
|
||||
<b>FileBot 3.1 (r1296)</b><br>
|
||||
<b>FileBot 3.2</b><br>
|
||||
This release features:<br>
|
||||
+ Enhanced TheTVDB series lookup<br>
|
||||
+ Improved episode matching<br>
|
||||
+ Rename folders via Link-Drop<br>
|
||||
+ Support ed2k hash algorithm<br>
|
||||
+ More reliable movie detection<br>
|
||||
+ New and improved IMDb scraper<br>
|
||||
+ Use System Proxy by default<br>
|
||||
+ Support GVFS URIs in DnD<br>
|
||||
<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>
|
||||
</update>
|
||||
|
|
Loading…
Reference in New Issue