@ -1,5 +1,4 @@
using System;
using System.Linq;
using System.IO;
using System.Net;
using FizzWare.NBuilder;
@ -12,7 +11,7 @@ using NzbDrone.Core.Repository;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;
namespace NzbDrone.Core.Test
namespace NzbDrone.Core.Test.ProviderTests
{
[TestFixture]
// ReSharper disable InconsistentNaming
@ -16,7 +16,7 @@ body
margin-right: auto;
width: 85%;
margin-left: auto;
min-width: 800px;
min-width: 850px;
max-width: 1400px;
}
@ -1,31 +1,34 @@
/*YUI dropdown*/
.yui3-aclist
/*jQuery UI*/
.ui-widget-header
z-index: 100 !important;
width: auto !important;
font-weight: normal;
.yui3-aclist-item-active
.t-combobox .t-input
background: #065EFE !important;
line-height: 25px;
/*jQuery UI*/
.ui-autocomplete
border-color: #333333;
background: #333333;
.ui-autocomplete .ui-state-hover
border-color: #065EFE;
.ui-menu-item .ui-corner-all
color: #065EFE;
/*MiniProfiler*/
.profiler-button
opacity: 0.4;
@ -21,12 +21,6 @@ p, h1, form, button
padding: 14px;
#stylized h1
font-size: 20px;
font-weight: bold;
margin-bottom: 8px;
#stylized p
@ -86,7 +80,6 @@ p, h1, form, button
text-align: center;
line-height: 31px;
font-size: 11px;