Updated Telerik to 2011.3.1115

This commit is contained in:
kay.one 2011-11-22 17:51:44 -08:00
parent 35e47e1adc
commit 7c598ed323
628 changed files with 3408 additions and 5469 deletions

View File

@ -118,7 +118,7 @@
</CodeStyleSettings>
<Daemon.SolutionSettings>
<SkipFilesAndFolders>
<Item>43BD3BBD-1531-4D8F-9C08-E1CD544AB2CD/d:Content/d:2011.2.712</Item>
<Item>43BD3BBD-1531-4D8F-9C08-E1CD544AB2CD/d:Content/d:2011.3.1115</Item>
<Item>43BD3BBD-1531-4D8F-9C08-E1CD544AB2CD/d:Content/d:jQueryUI</Item>
</SkipFilesAndFolders>
</Daemon.SolutionSettings>

View File

@ -1,342 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
// ReSharper disable CheckNamespace
namespace Resources {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option or rebuild the Visual Studio project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "10.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class EditorLocalization {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal EditorLocalization() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.EditorLocalization", global::System.Reflection.Assembly.Load("App_GlobalResources"));
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Bold.
/// </summary>
internal static string Bold {
get {
return ResourceManager.GetString("Bold", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert hyperlink.
/// </summary>
internal static string CreateLink {
get {
return ResourceManager.GetString("CreateLink", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure you want to delete &quot;{0}&quot;?.
/// </summary>
internal static string DeleteFile {
get {
return ResourceManager.GetString("DeleteFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A directory with this name was not found..
/// </summary>
internal static string DirectoryNotFound {
get {
return ResourceManager.GetString("DirectoryNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Empty Folder.
/// </summary>
internal static string EmptyFolder {
get {
return ResourceManager.GetString("EmptyFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select font family.
/// </summary>
internal static string FontName {
get {
return ResourceManager.GetString("FontName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to (inherited font).
/// </summary>
internal static string FontNameInherit {
get {
return ResourceManager.GetString("FontNameInherit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select font size.
/// </summary>
internal static string FontSize {
get {
return ResourceManager.GetString("FontSize", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to (inherited size).
/// </summary>
internal static string FontSizeInherit {
get {
return ResourceManager.GetString("FontSizeInherit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select block type.
/// </summary>
internal static string FormatBlock {
get {
return ResourceManager.GetString("FormatBlock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Indent.
/// </summary>
internal static string Indent {
get {
return ResourceManager.GetString("Indent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert HTML.
/// </summary>
internal static string InsertHtml {
get {
return ResourceManager.GetString("InsertHtml", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert image.
/// </summary>
internal static string InsertImage {
get {
return ResourceManager.GetString("InsertImage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert ordered list.
/// </summary>
internal static string InsertOrderedList {
get {
return ResourceManager.GetString("InsertOrderedList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert unordered list.
/// </summary>
internal static string InsertUnorderedList {
get {
return ResourceManager.GetString("InsertUnorderedList", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The selected file \&quot;{0}\&quot; is not valid. Supported file types are {1}..
/// </summary>
internal static string InvalidFileType {
get {
return ResourceManager.GetString("InvalidFileType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Italic.
/// </summary>
internal static string Italic {
get {
return ResourceManager.GetString("Italic", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Center text.
/// </summary>
internal static string JustifyCenter {
get {
return ResourceManager.GetString("JustifyCenter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Justify.
/// </summary>
internal static string JustifyFull {
get {
return ResourceManager.GetString("JustifyFull", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Align text left.
/// </summary>
internal static string JustifyLeft {
get {
return ResourceManager.GetString("JustifyLeft", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Align text right.
/// </summary>
internal static string JustifyRight {
get {
return ResourceManager.GetString("JustifyRight", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Arrange by:.
/// </summary>
internal static string OrderBy {
get {
return ResourceManager.GetString("OrderBy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Name.
/// </summary>
internal static string OrderByName {
get {
return ResourceManager.GetString("OrderByName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Size.
/// </summary>
internal static string OrderBySize {
get {
return ResourceManager.GetString("OrderBySize", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Outdent.
/// </summary>
internal static string Outdent {
get {
return ResourceManager.GetString("Outdent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &apos;A file with name &quot;{0}&quot; already exists in the current directory. Do you want to overwrite it?.
/// </summary>
internal static string OverwriteFile {
get {
return ResourceManager.GetString("OverwriteFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Strikethrough.
/// </summary>
internal static string Strikethrough {
get {
return ResourceManager.GetString("Strikethrough", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Styles.
/// </summary>
internal static string Style {
get {
return ResourceManager.GetString("Style", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Underline.
/// </summary>
internal static string Underline {
get {
return ResourceManager.GetString("Underline", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Remove hyperlink.
/// </summary>
internal static string Unlink {
get {
return ResourceManager.GetString("Unlink", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload.
/// </summary>
internal static string UploadFile {
get {
return ResourceManager.GetString("UploadFile", resourceCulture);
}
}
}
}

View File

@ -1,468 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Resources {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option or rebuild the Visual Studio project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "10.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class GridLocalization {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal GridLocalization() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.GridLocalization", global::System.Reflection.Assembly.Load("App_GlobalResources"));
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Add new record.
/// </summary>
internal static string AddNew {
get {
return ResourceManager.GetString("AddNew", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
internal static string Cancel {
get {
return ResourceManager.GetString("Cancel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel changes.
/// </summary>
internal static string CancelChanges {
get {
return ResourceManager.GetString("CancelChanges", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
internal static string Delete {
get {
return ResourceManager.GetString("Delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure you want to delete this record?.
/// </summary>
internal static string DeleteConfirmation {
get {
return ResourceManager.GetString("DeleteConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Displaying items {0} - {1} of {2}.
/// </summary>
internal static string DisplayingItems {
get {
return ResourceManager.GetString("DisplayingItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
internal static string Edit {
get {
return ResourceManager.GetString("Edit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Filter.
/// </summary>
internal static string Filter {
get {
return ResourceManager.GetString("Filter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to And.
/// </summary>
internal static string FilterAnd {
get {
return ResourceManager.GetString("FilterAnd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to is false.
/// </summary>
internal static string FilterBoolIsFalse {
get {
return ResourceManager.GetString("FilterBoolIsFalse", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to is true.
/// </summary>
internal static string FilterBoolIsTrue {
get {
return ResourceManager.GetString("FilterBoolIsTrue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clear Filter.
/// </summary>
internal static string FilterClear {
get {
return ResourceManager.GetString("FilterClear", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is equal to.
/// </summary>
internal static string FilterDateEq {
get {
return ResourceManager.GetString("FilterDateEq", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is after or equal to.
/// </summary>
internal static string FilterDateGe {
get {
return ResourceManager.GetString("FilterDateGe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is after.
/// </summary>
internal static string FilterDateGt {
get {
return ResourceManager.GetString("FilterDateGt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is before or equal to.
/// </summary>
internal static string FilterDateLe {
get {
return ResourceManager.GetString("FilterDateLe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is before.
/// </summary>
internal static string FilterDateLt {
get {
return ResourceManager.GetString("FilterDateLt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is not equal to.
/// </summary>
internal static string FilterDateNe {
get {
return ResourceManager.GetString("FilterDateNe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is equal to.
/// </summary>
internal static string FilterEnumEq {
get {
return ResourceManager.GetString("FilterEnumEq", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is not equal to.
/// </summary>
internal static string FilterEnumNe {
get {
return ResourceManager.GetString("FilterEnumNe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is equal to.
/// </summary>
internal static string FilterNumberEq {
get {
return ResourceManager.GetString("FilterNumberEq", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is greater than or equal to.
/// </summary>
internal static string FilterNumberGe {
get {
return ResourceManager.GetString("FilterNumberGe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is greater than.
/// </summary>
internal static string FilterNumberGt {
get {
return ResourceManager.GetString("FilterNumberGt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is less than or equal to.
/// </summary>
internal static string FilterNumberLe {
get {
return ResourceManager.GetString("FilterNumberLe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is less than.
/// </summary>
internal static string FilterNumberLt {
get {
return ResourceManager.GetString("FilterNumberLt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is not equal to.
/// </summary>
internal static string FilterNumberNe {
get {
return ResourceManager.GetString("FilterNumberNe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to -Select value-.
/// </summary>
internal static string FilterSelectValue {
get {
return ResourceManager.GetString("FilterSelectValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show rows with value that.
/// </summary>
internal static string FilterShowRows {
get {
return ResourceManager.GetString("FilterShowRows", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ends with.
/// </summary>
internal static string FilterStringEndsWith {
get {
return ResourceManager.GetString("FilterStringEndsWith", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is equal to.
/// </summary>
internal static string FilterStringEq {
get {
return ResourceManager.GetString("FilterStringEq", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Is not equal to.
/// </summary>
internal static string FilterStringNe {
get {
return ResourceManager.GetString("FilterStringNe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Starts with.
/// </summary>
internal static string FilterStringStartsWith {
get {
return ResourceManager.GetString("FilterStringStartsWith", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Contains.
/// </summary>
internal static string FilterStringSubstringOf {
get {
return ResourceManager.GetString("FilterStringSubstringOf", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Drag a column header and drop it here to group by that column.
/// </summary>
internal static string GroupHint {
get {
return ResourceManager.GetString("GroupHint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Insert.
/// </summary>
internal static string Insert {
get {
return ResourceManager.GetString("Insert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No records to display..
/// </summary>
internal static string NoRecords {
get {
return ResourceManager.GetString("NoRecords", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Page .
/// </summary>
internal static string Page {
get {
return ResourceManager.GetString("Page", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to of {0}.
/// </summary>
internal static string PageOf {
get {
return ResourceManager.GetString("PageOf", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Refresh.
/// </summary>
internal static string Refresh {
get {
return ResourceManager.GetString("Refresh", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Save changes.
/// </summary>
internal static string SaveChanges {
get {
return ResourceManager.GetString("SaveChanges", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select.
/// </summary>
internal static string Select {
get {
return ResourceManager.GetString("Select", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to sorted ascending.
/// </summary>
internal static string SortedAsc {
get {
return ResourceManager.GetString("SortedAsc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to sorted descending.
/// </summary>
internal static string SortedDesc {
get {
return ResourceManager.GetString("SortedDesc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ungroup.
/// </summary>
internal static string UnGroup {
get {
return ResourceManager.GetString("UnGroup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Update.
/// </summary>
internal static string Update {
get {
return ResourceManager.GetString("Update", resourceCulture);
}
}
}
}

View File

@ -1,255 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AddNew" xml:space="preserve">
<value>Ajouter un contenu</value>
</data>
<data name="Delete" xml:space="preserve">
<value>Effacer</value>
</data>
<data name="Cancel" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="Update" xml:space="preserve">
<value>Rafraîchir</value>
</data>
<data name="Insert" xml:space="preserve">
<value>Insérer</value>
</data>
<data name="Edit" xml:space="preserve">
<value>Edition</value>
</data>
<data name="Select" xml:space="preserve">
<value>Sélectionner</value>
</data>
<data name="Page" xml:space="preserve">
<value>Page</value>
</data>
<data name="DisplayingItems" xml:space="preserve">
<value>Afficher les items {0} - {1} of {2}</value>
</data>
<data name="PageOf" xml:space="preserve">
<value>de {0}</value>
</data>
<data name="Filter" xml:space="preserve">
<value>Filtrer</value>
</data>
<data name="FilterAnd" xml:space="preserve">
<value>et</value>
</data>
<data name="FilterClear" xml:space="preserve">
<value>Annuler Filtrer</value>
</data>
<data name="FilterDateEq" xml:space="preserve">
<value>égal à</value>
</data>
<data name="FilterDateGe" xml:space="preserve">
<value>est postérieur ou égal à</value>
</data>
<data name="FilterDateGt" xml:space="preserve">
<value>est postérieur</value>
</data>
<data name="FilterDateLe" xml:space="preserve">
<value>est antérieur ou égal à</value>
</data>
<data name="FilterDateLt" xml:space="preserve">
<value>est antérieur</value>
</data>
<data name="FilterDateNe" xml:space="preserve">
<value>nest pas égal à</value>
</data>
<data name="FilterNumberEq" xml:space="preserve">
<value>égal à</value>
</data>
<data name="FilterNumberGe" xml:space="preserve">
<value>est supérieur ou égal à</value>
</data>
<data name="FilterNumberGt" xml:space="preserve">
<value>est supérieur à</value>
</data>
<data name="FilterNumberLe" xml:space="preserve">
<value>est moins ou égal à</value>
</data>
<data name="FilterNumberLt" xml:space="preserve">
<value>est moins de</value>
</data>
<data name="FilterNumberNe" xml:space="preserve">
<value>nest pas égal à</value>
</data>
<data name="FilterShowRows" xml:space="preserve">
<value>Montrer les lignes avec la valeur de</value>
</data>
<data name="FilterStringEndsWith" xml:space="preserve">
<value>Finit par</value>
</data>
<data name="FilterStringEq" xml:space="preserve">
<value>égal à</value>
</data>
<data name="FilterStringNe" xml:space="preserve">
<value>nest pas égal à</value>
</data>
<data name="FilterStringStartsWith" xml:space="preserve">
<value>Commence par</value>
</data>
<data name="FilterStringSubstringOf" xml:space="preserve">
<value>contient</value>
</data>
<data name="GroupHint" xml:space="preserve">
<value>Faites glisser la tête de colonne et posez-la ici pour la grouper avec cette colonne.</value>
</data>
<data name="FilterEnumEq" xml:space="preserve">
<value>égal à</value>
</data>
<data name="FilterEnumNe" xml:space="preserve">
<value>nest pas égal à</value>
</data>
<data name="FilterSelectValue" xml:space="preserve">
<value>-Sélectionner-</value>
</data>
<data name="DeleteConfirmation" xml:space="preserve">
<value>Etes-vous surs de vouloir effacer le contenu ?</value>
</data>
<data name="FilterBoolIsFalse" xml:space="preserve">
<value>est fausse</value>
</data>
<data name="FilterBoolIsTrue" xml:space="preserve">
<value>est vrai</value>
</data>
<data name="NoRecords" xml:space="preserve">
<value>No records to display.</value>
</data>
<data name="CancelChanges" xml:space="preserve">
<value>Cancel Changes</value>
</data>
<data name="SaveChanges" xml:space="preserve">
<value>Save Changes</value>
</data>
<data name="Refresh" xml:space="preserve">
<value>Actualiser</value>
</data>
<data name="SortedAsc" xml:space="preserve">
<value>triés croissant</value>
</data>
<data name="SortedDesc" xml:space="preserve">
<value>triés décroissant</value>
</data>
<data name="UnGroup" xml:space="preserve">
<value>supprimer groupement</value>
</data>
</root>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.t-widget,.t-input{border-color:#989898;background-color:#fff;}.t-header,.t-grid-header{border-color:#989898;background:#adadad url('Default/sprite.png') repeat-x 0 -752px;}.t-icon{background-image:url('Default/sprite.png');}.t-editor .t-tool-icon{background-image:url('Default/editor.png');}.t-loading,.t-widget .t-loading{background:transparent url('Default/loading.gif') no-repeat 0 0;}.t-widget,.t-link:link,.t-link:active,.t-link:visited,.t-popup{color:#000;}.t-group,.t-content,.t-editable-area{border-color:#828282;background-color:#fff;}.t-colorpicker .t-arrow-down{border-color:#989898;}.t-separator{border-color:#d8d8d8;background-color:#999;}.t-alt{background-color:#f7f7f7;}.t-state-default{border-color:#828282;}.t-active-filter{background-color:#cdcdcd;}.t-state-hover,.t-state-hover:hover{background-color:#e9e9e9;border-color:#828282;}.t-header .t-state-hover{background-color:#dcdada;}.t-state-active,.t-header .t-state-active{background-color:#fff;border-color:#828282;}.t-state-selected{background-color:#ddd;}.t-state-focused{background-color:#c2c2c2;}.t-state-error{border-color:#f00;background-color:#ffc0cb;}.t-button{border-color:#828282;color:#333;}.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#adadad url('Default/sprite.png') repeat-x 0 -560px;}.t-button:hover{background-position:0 -624px;background-color:#c9c9c9;}.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#888;}.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#aaa;background-color:#eee;}.t-grid td{border-color:#ddd;}.t-grouping-row td{background:#fff url('Default/sprite.png') repeat-x 0 -48px;}.t-footer-template td{background-color:#eee;border-color:#828282 #eee #fff;}.t-group-footer td{background-color:#eee;border-color:#828282;}.t-grid-footer{background-color:#eee;border-color:#080808;}.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc;}.t-grouping-dropclue{background:url('Default/sprite.png') no-repeat -48px -288px;}.t-grouping-row .t-group-cell,.t-grouping-row p{background:#fff;}.t-treeview .t-drop-clue{background-image:url('Default/sprite.png');background-position:0 -358px;}.t-treeview .t-state-selected{border-color:#838383;}.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#aaa;}.t-calendar th{border-color:#c5c5c5;}.t-other-month .t-link{color:#898989;}.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot{background-image:url('Default/treeview-nodes.png');}.t-rtl .t-treeview-lines .t-top,.t-rtl .t-treeview-lines .t-mid,.t-rtl .t-treeview-lines .t-bot{background-image:url('Default/treeview-nodes-rtl.png');}.t-treeview-lines .t-item{background-image:url('Default/treeview-line.png');}.t-treeview-lines .t-last{background-image:none;}.t-editor-button .t-state-hover{border-color:#e2e2e2 #878787 #878787 #e2e2e2;background-color:#c6c6c6;}.t-editor-button .t-state-active{border-color:#767676 #d0d0d0 #d0d0d0 #767676;background-color:#9e9e9e;}.t-slider .t-draghandle{background-image:url('Default/sprite.png');color:#333;}.t-slider-track{border-color:#a5a5a5;}.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Default/sprite.png');}.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Default/sprite-vertical.png');}.t-slider-horizontal .t-tick{background-image:url('Default/slider-h.gif');}.t-slider-vertical .t-tick{background-image:url('Default/slider-v.gif');}.t-tooltip{background:#adadad 0 -624px repeat-x url('Default/sprite.png');}.t-callout{background-image:url('Default/sprite.png');}.t-splitbar-vertical,.t-ghost-splitbar-vertical{background-image:url('Default/sprite.png');}.t-splitbar-horizontal,.t-ghost-splitbar-horizontal{background-image:url('Default/sprite-vertical.png');}.t-dropzone-active,.t-upload-files{border-color:#828282;}.t-dropzone-hovered,.t-upload-files{background-color:#e2e2e2;}.t-dropzone em{color:#828282;}.t-progress,.t-progress-status{background-image:url('Default/sprite.png');}.t-progress{background-position:0 -465px;border-color:#a1a1a1 #b3b3b3 #c8c8c8;}.t-progress-status{background-position:0 -472px;border-color:#989898 transparent #6b6b6b;}.t-imagebrowser .t-content{background:#f1f1f1;}.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#9f9f9f;}.t-tiles{border-color:#e2e3ea;background:#fff;}.t-tile{border-color:#fff;background:0 100px repeat-x url('Default/imagebrowser.png');}.t-tiles li.t-state-hover{border-color:#989898;background-position:0 0;}.t-tiles li.t-state-selected{border-color:#989898;background-position:0 -100px;}.t-tile .t-folder{background-image:url('Default/imagebrowser.png');}.t-tile em,.t-tile .t-filesize{color:#666;}.t-tile-empty strong{color:#aaa;}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.t-widget,.t-input{border-color:#8ba0bc;background-color:#fff;}.t-header,.t-grid-header,.t-toolbar,.t-grouping-header,.t-tooltip,.t-grid-pager{border-color:#8ba0bc;background:#bccadd url('Office2010Blue/gradient.png') repeat-x 0 center;}.t-menu-vertical,.t-editor,.t-tooltip,.t-tabstrip{background-position:0 -48px;}.t-icon{background-image:url('Office2010Blue/sprite.png');}.t-editor .t-tool-icon{background-image:url('Office2010Blue/editor.png');}.t-picker-wrap{padding-right:23px;}.t-loading,.t-widget .t-loading{background:transparent url('Office2010Blue/loading.gif') no-repeat 0 0;}.t-widget,.t-link:link,.t-link:active,.t-link:visited,.t-popup,.t-grid .t-header{color:#384e73;}.t-group{background-color:#dce3ed;border-color:#8ba0bc;}.t-content,.t-editable-area{border-color:#8ba0bc;background-color:#fff;}.t-colorpicker .t-arrow-down{border-color:#8ba0bc;}.t-separator{border-color:#8ba0bc;background-color:#f1f4f8;}.t-alt{background-color:#eff2f6;}.t-state-default{border-color:#8ba0bc;}.t-active-filter{background-color:#fff;}.t-state-hover,.t-state-hover:hover{background-color:#fae185;border-color:#f3d64a;color:#1e395b;}.t-state-active,.t-header .t-state-active{background-color:#fafbfd;border-color:#8ba0bc;}.t-state-selected{background-color:#ffcd42;}.t-state-focused{background-color:#bfcde0;}.t-state-hover,.t-state-selected{color:#1e395b;}.t-state-error{border-color:#ff7c7c;background-color:#ffe4e4;color:#f20000;}.t-button{border-color:#8ba0bc;color:#384e73;}.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#bccadd url('Office2010Blue/gradient.png') repeat-x 0 center;}.t-button:hover{border-color:#f3d64a;background-color:#fae185;color:#1e395b;}.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#8ba0bc;}.t-autocomplete{background-color:#fff;}.t-toolbar,.t-grouping-header,.t-grid-pager,.t-group-footer td,.t-grid-footer,.t-footer-template td,.t-widget .t-status{border-color:#8ba0bc;background-color:#dce3ed;}.t-widget .t-status{background-color:transparent;}.t-grid td{border-color:#bfcde0;}.t-grouping-row td{background:url('Office2010Blue/sprite.png') repeat-x 0 -48px;}.t-grouping-header .t-group-indicator{border-color:#8ba0bc;}.t-grouping-dropclue{background:url('Office2010Blue/sprite.png') no-repeat -48px -288px;}.t-grouping-row .t-group-cell,.t-grouping-row p{background:#fff;}.t-treeview .t-drop-clue{background-image:url('Office2010Blue/sprite.png');background-position:0 -358px;}.t-treeview .t-state-selected{border-color:#e3bb4a;}.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#8ba0bc;}.t-calendar th{border-color:#dadcdd;background-color:#dbe3ee;}.t-other-month .t-link{color:#8ba0bc;}.t-slider .t-draghandle{background-image:url('Office2010Blue/sprite.png');color:#666;}.t-slider-track{border-color:#8ba0bc;}.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Office2010Blue/sprite.png');}.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Office2010Blue/sprite-vertical.png');}.t-slider-horizontal .t-tick{background-image:url('Office2010Blue/slider-h.gif');}.t-slider-vertical .t-tick{background-image:url('Office2010Blue/slider-v.gif');}.t-tooltip{border-width:2px;border-color:#beccde;}.t-callout{background-image:url('Office2010Blue/sprite.png');}.t-callout-n,.t-callout-s{width:10px;height:5px;}.t-callout-w,.t-callout-e{width:5px;height:10px;}.t-callout-n{top:-7px;left:50%;margin-left:-5px;background-position:-64px -368px;}.t-callout-w{left:-7px;top:50%;margin-top:-5px;background-position:-64px -384px;}.t-callout-s{top:100%;left:50%;margin-left:-5px;margin-top:2px;background-position:-64px -400px;}.t-callout-e{left:100%;top:50%;margin-top:-5px;margin-left:2px;background-position:-64px -416px;}.t-splitbar{border-color:#8ba0bc;background-color:#dce3ed;}.t-splitbar-vertical,.t-ghost-splitbar-vertical{background-image:url('Office2010Blue/sprite.png');}.t-splitbar-horizontal,.t-ghost-splitbar-horizontal{background-image:url('Office2010Blue/sprite-vertical.png');}.t-dropzone-active,.t-upload-files{border-color:#8ba0bc;}.t-dropzone-hovered,.t-upload-files{background-color:#dce3ed;}.t-dropzone em{color:#8ba0bc;}.t-progress,.t-progress-status{background-image:url('Office2010Blue/sprite.png');}.t-progress{background-position:0 -464px;border-color:#8ba0bc;}.t-progress-status{background-position:0 -472px;border-color:#f3d64a transparent;}.t-tiles{border-color:#8ba0bc;background:#fff;}.t-tile{border-color:#fff;background-image:url('Office2010Blue/gradient.png');background-position:0 100px;background-repeat:repeat-x;}.t-tiles li.t-state-hover{border-color:#f3d64a;background-position:0 0;}.t-tiles li.t-state-selected{border-color:#e3bb4a;background-position:0 0;}.t-tile .t-folder{background-image:url('Office2010Blue/imagebrowser.png');}.t-tile-empty strong{color:#aaa;}

View File

@ -1 +0,0 @@
.t-widget,.t-input{border-color:#a4abb2;background-color:#fff;}.t-header,.t-grid-header,.t-toolbar,.t-grouping-header,.t-tooltip,.t-grid-pager{border-color:#a4abb2;background:#d2d5d9 url('Office2010Silver/gradient.png') repeat-x 0 center;}.t-menu-vertical,.t-editor,.t-tooltip,.t-tabstrip{background-position:0 -48px;}.t-icon{background-image:url('Office2010Silver/sprite.png');}.t-editor .t-tool-icon{background-image:url('Office2010Silver/editor.png');}.t-picker-wrap{padding-right:23px;}.t-loading,.t-widget .t-loading{background:transparent url('Office2010Silver/loading.gif') no-repeat 0 0;}.t-widget,.t-link:link,.t-link:active,.t-link:visited,.t-popup,.t-grid .t-header{color:#3b3b3b;}.t-group{background-color:#f1f2f3;border-color:#a4abb2;}.t-content,.t-editable-area{border-color:#a4abb2;background-color:#fff;}.t-colorpicker .t-arrow-down{border-color:#a4abb2;}.t-separator{border-color:#a4abb2;background-color:#fff;}.t-alt{background-color:#f1f2f3;}.t-state-default{border-color:#a4abb2;}.t-active-filter{background-color:#fff;}.t-state-hover,.t-state-hover:hover{background-color:#fae185;border-color:#f3d64a;color:#000;}.t-state-active,.t-header .t-state-active{background-color:#fff;border-color:#a4abb2;}.t-state-selected{background-color:#f4b914;}.t-state-focused{background-color:#d3d6da;}.t-state-hover,.t-state-selected{color:#000;}.t-state-error{border-color:#ff7c7c;background-color:#ffe4e4;color:#f20000;}.t-button{border-color:#a4abb2;color:#3b3b3b;}.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#d2d5d9 url('Office2010Silver/gradient.png') repeat-x 0 center;}.t-button:hover{border-color:#f3d64a;background-color:#fae185;color:#000;}.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#a4abb2;}.t-autocomplete{background-color:#fff;}.t-toolbar,.t-grouping-header,.t-grid-pager,.t-group-footer td,.t-grid-footer,.t-footer-template td,.t-widget .t-status{border-color:#a4abb2;background-color:#f1f2f3;}.t-widget .t-status{background-color:transparent;}.t-grid td{border-color:#d3d6da;}.t-grouping-row td{background:url('Office2010Silver/sprite.png') repeat-x 0 -48px;}.t-grouping-header .t-group-indicator{border-color:#a4abb2;}.t-grouping-dropclue{background:url('Office2010Silver/sprite.png') no-repeat -48px -288px;}.t-grouping-row .t-group-cell,.t-grouping-row p{background:#fff;}.t-treeview .t-drop-clue{background-image:url('Office2010Silver/sprite.png');background-position:0 -358px;}.t-treeview .t-state-selected{border-color:#f4b914;}.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#a4abb2;}.t-calendar th{border-color:#d3d6da;background-color:#f1f2f3;}.t-other-month .t-link{color:#a4abb2;}.t-slider .t-draghandle{background-image:url('Office2010Silver/sprite.png');color:#666;}.t-slider-track{border-color:#a4abb2;}.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Office2010Silver/sprite.png');}.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Office2010Silver/sprite-vertical.png');}.t-slider-horizontal .t-tick{background-image:url('Office2010Silver/slider-h.gif');}.t-slider-vertical .t-tick{background-image:url('Office2010Silver/slider-v.gif');}.t-tooltip{border-width:2px;border-color:#dfe1e4;}.t-callout{background-image:url('Office2010Silver/sprite.png');}.t-callout-n,.t-callout-s{width:10px;height:5px;}.t-callout-w,.t-callout-e{width:5px;height:10px;}.t-callout-n{top:-7px;left:50%;margin-left:-5px;background-position:-64px -368px;}.t-callout-w{left:-7px;top:50%;margin-top:-5px;background-position:-64px -384px;}.t-callout-s{top:100%;left:50%;margin-left:-5px;margin-top:2px;background-position:-64px -400px;}.t-callout-e{left:100%;top:50%;margin-top:-5px;margin-left:2px;background-position:-64px -416px;}.t-splitbar{border-color:#a4abb2;background-color:#f1f2f3;}.t-splitbar-vertical,.t-ghost-splitbar-vertical{background-image:url('Office2010Silver/sprite.png');}.t-splitbar-horizontal,.t-ghost-splitbar-horizontal{background-image:url('Office2010Silver/sprite-vertical.png');}.t-dropzone-active,.t-upload-files{border-color:#a4abb2;}.t-dropzone-hovered,.t-upload-files{background-color:#f1f2f3;}.t-dropzone em{color:#a4abb2;}.t-progress,.t-progress-status{background-image:url('Office2010Silver/sprite.png');}.t-progress{background-position:0 -464px;border-color:#a4abb2;}.t-progress-status{background-position:0 -472px;border-color:#f3d64a transparent;}.t-tiles{border-color:#a4abb2;background:#fff;}.t-tile{border-color:#fff;background-image:url('Office2010Silver/gradient.png');background-position:0 100px;background-repeat:repeat-x;}.t-tiles li.t-state-hover{border-color:#f3d64a;background-position:0 0;}.t-tiles li.t-state-selected{border-color:#f4b914;background-position:0 0;}.t-tile .t-folder{background-image:url('Office2010Silver/imagebrowser.png');}.t-tile-empty strong{color:#aaa;}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.t-widget,.t-input{border-color:#a7bac5;background-color:#fff;}.t-widget,.t-widget button,.t-widget input,.t-widget select,.t-button,.t-formatted-value{font-family:"Segoe UI",Arial,sans-serif;}.t-header,.t-grid-header{border-color:#a7bac5;background:#a6d9f4 url('Vista/sprite.png') repeat-x 0 -752px;}.t-icon{background-image:url('Vista/sprite.png');}.t-editor .t-tool-icon{background-image:url('Vista/editor.png');}.t-loading,.t-widget .t-loading{background:transparent url('Vista/loading.gif') no-repeat 0 0;}.t-widget,.t-link:link,.t-link:active,.t-link:visited,.t-popup{color:#000;}.t-group,.t-content,.t-editable-area{border-color:#a7bac5;background-color:#fff;}.t-colorpicker .t-arrow-down{border-color:#a7bac5;}.t-separator{border-color:#eaf6fd;background-color:#a7bac5;}.t-alt{background-color:#f7f7f7;}.t-state-default{border-color:#a7bac5;}.t-active-filter{background-color:#ceeefd;}.t-state-hover,.t-state-hover:hover{background-color:#e3f4fc;border-color:#a7bac5;}.t-state-active{background-color:#fff;border-color:#a7bac5;}.t-state-selected{background-color:#c8e8f8;}.t-state-focused{background-color:#90c5e1;}.t-state-error{border-color:#f00;background-color:#ffc0cb;}.t-button{border-color:#a7bac5;color:#333;}.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#d1d1d1 url('Vista/sprite.png') repeat-x 0 -560px;}.t-button:hover{background-position:0 -624px;background-color:#a7daf4;}.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#999;border-color:#bbb;}.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#bbb;background-color:#eff7fc;}.t-grid td{border-color:#ddd;}.t-grouping-row td{background:#fff url('Vista/sprite.png') repeat-x 0 -48px;}.t-footer-template td{background-color:#e0e5f5;border-color:#aec5d1 #e0e5f5 #fff;}.t-group-footer td{background-color:#e0e5f5;border-color:#aec5d1;}.t-grid-footer,.t-grid-footer-wrap table{background-color:#e0e5f5;border-color:#aec5d1;}.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc;}.t-grouping-dropclue{background:url('Vista/sprite.png') no-repeat -48px -288px;}.t-grouping-row .t-group-cell,.t-grouping-row p{background:#fff;}.t-grouping-row p{margin-left:-.6em;padding-left:.6em;}.t-treeview .t-drop-clue{background-image:url('Vista/sprite.png');background-position:0 -358px;}.t-treeview .t-state-selected{border-color:#99defd;}.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#aaa;}.t-calendar th{border-color:#e0e0e0;}.t-other-month .t-link{color:#777;}.t-editor-button .t-state-hover{border-color:#ebf6fd #88a1af #88a1af #ebf6fd;background-color:#c9e8fa;}.t-editor-button .t-state-active{border-color:#809eae #bae1f5 #bae1f5 #809eae;background-color:#95cfec;}.t-slider .t-draghandle{background-image:url('Vista/sprite.png');color:#333;}.t-slider-track{border-color:#d3dce2;}.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Vista/sprite.png');}.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Vista/sprite-vertical.png');}.t-slider-horizontal .t-tick{background-image:url('Vista/slider-h.gif');}.t-slider-vertical .t-tick{background-image:url('Vista/slider-v.gif');}.t-tooltip{border-color:#767676;background:#e4e5f0 0 -96px repeat-x url('Vista/sprite.png');}.t-callout{background-image:url('Vista/sprite.png');}.t-splitbar-vertical,.t-ghost-splitbar-vertical{background-image:url('Vista/sprite.png');}.t-splitbar-horizontal,.t-ghost-splitbar-horizontal{background-image:url('Vista/sprite-vertical.png');}.t-dropzone-active,.t-upload-files{border-color:#d2dfe6;}.t-dropzone-hovered,.t-upload-files{background-color:#eff7fc;}.t-dropzone em{color:#a7bac5;}.t-progress,.t-progress-status{background-image:url('Vista/sprite.png');}.t-progress{background-position:0 -467px;border-color:#bfd0da #c4d4dd;}.t-progress-status{background-position:0 -471px;border-color:#1db2ee transparent #0067c2;}.t-imagebrowser .t-content{background:#f1f1f1;}.t-breadcrumbs .t-link{color:#666;}.t-breadcrumbs .t-link:hover{color:#06c;}.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#777d81;}.t-tiles{border-color:#a7bac5;background:#fff;}.t-tile{border-color:#fff;background:0 100px repeat-x url('Vista/imagebrowser.png');}.t-tiles li.t-state-hover{border-color:#99defd;background-position:0 0;}.t-tiles li.t-state-selected{border-color:#9bd3f0;background-position:0 -100px;}.t-tile .t-folder{background-image:url('Vista/imagebrowser.png');}.t-tile em,.t-tile .t-filesize{color:#767d80;}.t-tile-empty strong{color:#a7bac5;}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.t-widget,.t-input{border-color:#a5b3c5;background-color:#fcfcfc;}.t-header,.t-grid-header{border-color:#a5b3c5;background:#f1f5fb;}.t-icon{background-image:url('Windows7/sprite.png');}.t-editor .t-tool-icon{background-image:url('Windows7/editor.png');}.t-loading,.t-widget .t-loading{background:transparent url('Windows7/loading.gif') no-repeat 0 0;}.t-widget,.t-link,.t-popup{color:#000;}.t-header,.t-header .t-link{color:#4c607a;}.t-header .t-group,.t-group .t-link{color:#333;}.t-group,.t-content,.t-editable-area{border-color:#a5b3c5;background-color:#fcfcfc;}.t-colorpicker .t-arrow-down{border-color:#a5b3c5;}.t-separator{border-color:#fff;background-color:#c2cedb;}.t-alt{background-color:#ebeff3;}.t-state-default{border-color:#a5b3c5;}.t-active-filter{background-color:#c3dcfa;}.t-state-hover,.t-state-hover .t-link,.t-header .t-state-hover,.t-group .t-state-hover{color:#000;}.t-state-hover,.t-state-hover:hover{background-color:#d1e4fc;border-color:#8daed5;}.t-state-active{background-color:#fff;border-color:#426682;}.t-state-selected{background-color:#deecfe;}.t-state-focused{background-color:#c4d1e0;}.t-state-error{border-color:#f00;background-color:#ffc0cb;}.t-button{color:#0d202b;}.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{border-color:#c2cedb;background:#e7ecf5 url('Windows7/sprite.png') repeat-x 0 -560px;}.t-button:hover{border-color:#9bc9ff;background-position:0 -624px;background-color:#dde8f6;color:#0e3d4f;}.t-state-disabled,.t-state-disabled:hover,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#999;}.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#aec5d1;background-color:#f1f5fb;}.t-panelbar .t-link{border-color:#a5b3c5;}.t-tabstrip .t-item{border-bottom-color:#426682;}.t-grid td{border-color:#dae2e8;}.t-grouping-row td{background:#fff url('Windows7/sprite.png') repeat-x 0 -48px;}.t-footer-template td{background-color:#e2eaf4;border-color:#aec5d1 #e2eaf4;}.t-group-footer td{background-color:#e2eaf4;border-color:#aec5d1;}.t-grid-footer,.t-grid-footer-wrap table{background-color:#e2eaf4;border-color:#aec5d1;}.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc;}.t-grouping-dropclue{background:url('Windows7/sprite.png') no-repeat -48px -288px;}.t-grouping-row .t-group-cell,.t-grouping-row p{background:#fff;}.t-treeview .t-drop-clue{background-image:url('Windows7/sprite.png');background-position:0 -358px;}.t-treeview .t-state-selected{border-color:#8fb0d6;}.t-calendar th{border-color:#d4dbe5;}.t-other-month .t-link{color:#a7a7a7;}.t-editor-button .t-state-hover{border-color:#e5f0fd #8ba6c4 #8ba6c4 #e5f0fd;background-color:#d1e4fc;}.t-editor-button .t-state-active{border-color:#aec1d6 #e3ebf5 #e3ebf5 #aec1d6;background-color:#ccdbed;}.t-slider .t-draghandle{background-image:url('Windows7/sprite.png');color:#4c607a;}.t-slider-track{border-color:#a6abc3;}.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Windows7/sprite.png');}.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Windows7/sprite-vertical.png');}.t-slider-horizontal .t-tick{background-image:url('Windows7/slider-h.gif');}.t-slider-vertical .t-tick{background-image:url('Windows7/slider-v.gif');}.t-tooltip{background:#e7ecf5 0 -560px repeat-x url('Windows7/sprite.png');color:#0e3d4f;}.t-callout{background-image:url('Windows7/sprite.png');}.t-splitter{border-color:#dae2e8;}.t-splitbar-vertical,.t-splitbar-horizontal{background-color:#f1f5fb;border-color:#dae2e8;}.t-splitbar-vertical,.t-ghost-splitbar-vertical{background-image:url('Windows7/sprite.png');}.t-splitbar-horizontal,.t-ghost-splitbar-horizontal{background-image:url('Windows7/sprite-vertical.png');}.t-dropzone-active,.t-upload-files{border-color:#c2cedb;}.t-dropzone-hovered,.t-upload-files{background-color:#f1f5fb;}.t-dropzone em{color:#a7a7a7;}.t-progress,.t-progress-status{background-image:url('Windows7/sprite.png');}.t-progress{background-position:0 -465px;border-color:#c2cedb #c2cedb;}.t-progress-status{background-position:0 -472px;border-color:#1db2ee transparent #3186db;}.t-imagebrowser .t-content{background:#f1f5fb;}.t-breadcrumbs .t-link,.t-tiles-arrange,.t-tiles-arrange a{color:#1e395b;}.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#a7a7a7;}.t-tiles{border-color:#c2cedb;background:#fff;}.t-tile{border-color:#fff;background:0 100px repeat-x url('Windows7/imagebrowser.png');}.t-tiles li.t-state-hover{border-color:#b8d6fb;background-position:0 0;}.t-tiles li.t-state-selected{border-color:#7da2ce;background-position:0 -100px;}.t-tile .t-folder{background-image:url('Windows7/imagebrowser.png');}.t-tile em,.t-tile .t-filesize{color:#a7a7a7;}.t-tiles li.t-state-selected em,.t-tiles li.t-state-selected .t-filesize{color:#7da2ce;}.t-tile-empty strong{color:#c2cedb;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 63 B

After

Width:  |  Height:  |  Size: 63 B

View File

Before

Width:  |  Height:  |  Size: 63 B

After

Width:  |  Height:  |  Size: 63 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 130 B

View File

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 130 B

View File

Before

Width:  |  Height:  |  Size: 188 B

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 322 B

View File

Before

Width:  |  Height:  |  Size: 212 B

After

Width:  |  Height:  |  Size: 212 B

View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

View File

@ -0,0 +1,660 @@
/* base stylesheet */.t-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}
.t-floatwrap:after{content:"";display:block;clear:both;visibility:hidden;height:0;overflow:hidden}
.t-floatwrap{display:inline-block}
.t-floatwrap{display:block}
.t-widget,.t-widget .t-input,.t-widget .text-box,.t-button{font-size:100%}
.t-widget,.t-input[type="text"]{border-width:1px;border-style:solid}
.t-widget,* html .t-input{border-width:1px;border-style:solid}
* html .t-checkbox .t-input{border-width:0}
.t-link{cursor:pointer;outline:0}
.t-grid-header span.t-link{cursor:default}
html body .t-button{text-decoration:none;/*Site.css*/}
.t-button{display:inline-block;margin:0;padding:2px 6px;border-width:1px;border-style:solid;font-family:inherit;font-size:100%;line-height:1.435;text-align:center;cursor:pointer;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
*+html .t-button{display:inline;zoom:1}
* html .t-button{display:inline;zoom:1}
*+html .t-button{overflow:visible;margin-right:4px}
* html .t-button{overflow:visible;margin-right:4px}
*+html a.t-button{line-height:1.6;padding-left:7px;padding-right:7px;/*+1*/}
* html a.t-button{line-height:1.6;padding-left:7px;padding-right:7px;/*+1*/}
.t-button-icontext{line-height:1.453}
button.t-button::-moz-focus-inner{padding:0;border:0}
input.t-button::-moz-focus-inner{padding:1px 0;border:0}
.t-button-expand{margin-left:0!important;margin-right:0!important}
a.t-button-expand{display:block}
button.t-button-expand{width:100%}
body .t-button-icon{padding-left:4px;padding-right:4px}
*+html a.t-button-icon{padding-left:5px;padding-right:5px}
* html a.t-button-icon{padding-left:5px;padding-right:5px}
.t-button-icontext{padding-right:8px;overflow:visible;/*IE9*/}
.t-button-icontext .t-icon{margin:0 3px 0 -3px;vertical-align:top}
*+html .t-button-icontext .t-icon{margin-right:4px}
* html .t-button-icontext .t-icon{margin-right:4px}
html body .t-button-bare{background:none!important;/*spares long selectors*/border-width:0}
.t-icon,.t-editor-button .t-tool-icon{background-color:transparent;background-repeat:no-repeat}
.t-header .t-link{text-decoration:none}
.t-state-disabled,.t-state-disabled .t-link{cursor:default;outline:0}
.t-state-error,.t-widget.input-validation-error,.t-widget .input-validation-error{border-style:ridge}
.t-icon,.t-sprite,.t-editor-button .t-tool-icon{display:inline-block;width:16px;height:16px;overflow:hidden;font-size:0;line-height:0;text-indent:-3333px;text-align:center;vertical-align:middle}
* html .t-icon,* html .t-sprite,* html .t-editor-button .t-tool-icon{display:inline;zoom:1}
* html .t-icon,.t-sprite{text-indent:0}
*+html .t-icon,.t-sprite{text-indent:0}
.t-image{border:0}
.t-state-empty{font-style:italic}
.t-popup,.t-menu .t-group{-moz-box-shadow:2px 2px 2px #aaa;-webkit-box-shadow:2px 2px 2px #aaa;box-shadow:2px 2px 2px #aaa}
.t-treeview,.t-grid,.t-splitter,.t-slider,.t-window{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/* Icons */.t-expand{background-position:0 -160px}
.t-collapse{background-position:0 -176px}
.t-rtl .t-expand{background-position:-64px -160px}
.t-plus,.t-plus-disabled{background-position:0 -256px}
.t-minus,.t-minus-disabled{background-position:-16px -256px}
.t-rtl .t-plus,.t-rtl .t-plus-disabled{background-position:0 -272px}
.t-rtl .t-minus,.t-rtl .t-minus-disabled{background-position:-16px -272px}
.t-arrow-up{background-position:-16px -160px}
.t-arrow-down{background-position:-16px -176px}
.t-state-disabled .t-arrow-up{background-position:-32px -160px}
.t-state-disabled .t-arrow-down{background-position:-32px -176px}
.t-state-hover .t-arrow-up{background-position:-48px -160px}
.t-state-hover .t-arrow-down{background-position:-48px -176px}
.t-numerictextbox .t-arrow-up{background-position:-16px -162px}
.t-numerictextbox .t-arrow-down{background-position:-16px -178px}
.t-arrow-up-small{background-position:0 -304px}
.t-arrow-down-small{background-position:-16px -304px}
.t-arrow-first{background-position:0 -192px}
.t-arrow-prev{background-position:-16px -192px}
.t-arrow-next{background-position:-32px -192px}
.t-arrow-last{background-position:-48px -192px}
.t-state-disabled .t-arrow-first{background-position:0 -208px}
.t-state-disabled .t-arrow-prev{background-position:-16px -208px}
.t-state-disabled .t-arrow-next{background-position:-32px -208px}
.t-state-disabled .t-arrow-last{background-position:-48px -208px}
.t-state-hover .t-arrow-first{background-position:0 -224px}
.t-state-hover .t-arrow-prev{background-position:-16px -224px}
.t-state-hover .t-arrow-next{background-position:-32px -224px}
.t-state-hover .t-arrow-last{background-position:-48px -224px}
.t-filter{background-position:0 -240px}
.t-clear-filter{background-position:-16px -240px}
.t-refresh{background-position:-32px -240px}
.t-icon-calendar{background-position:-48px -240px}
.t-icon-clock{background-position:-64px -336px}
.t-edit{background-position:0 -336px}
.t-delete{background-position:-16px -336px}
.t-insert,.t-update{background-position:-32px -336px}
.t-cancel{background-position:-48px -336px}
.t-group-delete{background-position:0 -288px}
.t-maximize{background-position:-16px -288px}
.t-restore{background-position:-32px -288px}
.t-close{background-position:-64px -288px}
.t-insert-top{background-position:0 -320px}
.t-insert-middle{background-position:-16px -320px}
.t-insert-bottom{background-position:-32px -320px}
.t-add{background-position:-48px -320px}
.t-denied{background-position:-64px -320px}
.t-resize-se{background-position:-64px -272px}
/* Inputs */.t-autocomplete,.t-input[type="text"]{padding:2px 1px 3px}
* html .t-input{padding:2px 1px 3px}
/* Window */div.t-window{display:inline-block;*display:inline;zoom:1;z-index:10001;position:absolute;border-width:2px;/*ie8*/-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 5px 2px #aaa;-webkit-box-shadow:0 0 5px 2px #aaa;box-shadow:0 0 5px 2px #aaa}
div.t-window,:root .t-window{border-width:0}
* html div.t-window{border-width:2px}
*+html div.t-window{border-width:2px}
.t-window-titlebar{padding:.4em 0;font-size:1.2em;line-height:1.2em;white-space:nowrap;border-bottom-width:1px;border-bottom-style:solid;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}
.t-window-title{cursor:default;position:absolute;text-overflow:ellipsis;overflow:hidden;left:.5em;right:.5em}
.t-window-title .t-image{margin:0 5px 0 0;vertical-align:middle}
div.t-window-content{padding:.4em .5em;/*padding:0\9;margin:.4em .5em\9;border-width:0\9;*//*removed due to ImageBrowser issues,no side effects found*/overflow:auto;position:relative;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}
.t-window-titlebar .t-window-actions{position:absolute;right:.5em;top:0;padding-top:.3em;white-space:nowrap}
.t-window-titlebar .t-link{width:16px;height:16px;padding:2px;text-decoration:none;vertical-align:middle;display:inline-block;*display:inline;zoom:1;opacity:.7;filter:alpha(opacity=70)}
.t-window-titlebar .t-state-hover{border-width:1px;border-style:solid;padding:1px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:1;filter:alpha(opacity=100)}
.t-window-actions .t-icon{margin:0;vertical-align:top}
.t-window .t-resize-handle{position:absolute;z-index:1;background-color:#fff;opacity:0;filter:alpha(opacity=0);zoom:1;line-height:6px;font-size:0}
.t-resize-n{top:-3px;left:0;width:100%;height:6px;cursor:n-resize}
.t-resize-e{top:0;right:-3px;width:6px;height:100%;cursor:e-resize}
.t-resize-s{bottom:-3px;left:0;width:100%;height:6px;cursor:s-resize}
.t-resize-w{top:0;left:-3px;width:6px;height:100%;cursor:w-resize}
.t-resize-se{bottom:-3px;right:-3px;width:16px;height:16px;cursor:se-resize}
.t-resize-sw{bottom:-3px;left:-3px;width:6px;height:6px;cursor:sw-resize}
.t-resize-ne{top:-3px;right:-3px;width:6px;height:6px;cursor:ne-resize}
.t-resize-nw{top:-3px;left:-3px;width:6px;height:6px;cursor:nw-resize}
.t-window .t-resize-se{opacity:1;filter:alpha(opacity=100);background-color:transparent}
.t-overlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;filter:alpha(opacity=50);opacity:.5;z-index:10001}
.t-window .t-overlay{background-color:#fff;opacity:0;filter:alpha(opacity=0);position:absolute;width:100%;height:100%}
.t-window .t-widget{z-index:10002}
/* TabStrip */.t-tabstrip{margin:0;padding:0;zoom:1}
.t-tabstrip .t-tabstrip-items{padding:0 .3em}
.t-tabstrip-items .t-item,.t-panelbar .t-tabstrip-items .t-item{list-style-type:none;vertical-align:top;display:inline-block;*display:inline;zoom:1;border-width:1px 1px 0;border-style:solid;margin:.1em .3em 0 0;padding:0;position:relative;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}
.t-tabstrip-items .t-state-active,.t-panelbar .t-tabstrip-items .t-state-active{padding-bottom:1px;margin-bottom:-1px}
.t-tabstrip-items .t-link,.t-panelbar .t-tabstrip-items .t-link{padding:.3em .9em;display:inline-block;*display:inline;zoom:1;border-bottom-width:0;outline:0}
.t-tabstrip-items .t-icon,.t-panelbar .t-tabstrip-items .t-icon{margin:-1px 4px 0 -3px;vertical-align:top}
.t-tabstrip-items .t-item .t-image,.t-tabstrip-items .t-item .t-sprite,.t-panelbar .t-tabstrip-items .t-item .t-image,.t-panelbar .t-tabstrip-items .t-item .t-sprite{vertical-align:middle;margin:-3px 3px 0 -6px}
* html .t-tabstrip-items .t-item .t-image,* html .t-tabstrip-items .t-item .t-sprite{vertical-align:top;margin-top:-1px}
*+html .t-tabstrip-items .t-item .t-image,*+html .t-tabstrip-items .t-item .t-sprite{vertical-align:top;margin-top:-1px}
.t-tabstrip .t-content,.t-panelbar .t-tabstrip .t-content{border-width:1px;border-style:solid;margin:0 .3em .3em;padding:.3em 1em;position:static;zoom:1}
.t-tabstrip>.t-content,.t-panelbar .t-tabstrip>.t-content{display:none}
* html .t-tabstrip .t-content,* html .t-panelbar .t-tabstrip .t-content{display:none}
* html .t-tabstrip .t-content .t-content,* html .t-panelbar .t-tabstrip .t-content .t-content{display:block}
/* PanelBar */.t-panelbar{zoom:1}
.t-panelbar .t-item{list-style-type:none;display:block;zoom:1;margin:0;top:0;border-width:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.t-panelbar .t-image,.t-panelbar .t-sprite{vertical-align:middle;margin-right:5px;margin-top:4px;float:left}
.t-panelbar .t-group .t-image,.t-panelbar .t-group .t-sprite{margin-top:1px}
.t-panelbar .t-link{line-height:2.05em;padding:0 1em;border-bottom:1px solid;display:block;position:relative;text-decoration:none;zoom:1}
.t-panelbar .t-state-hover{background-image:none}
.t-panelbar-expand,.t-panelbar-collapse{position:absolute;top:5px;right:2px}
.t-panelbar .t-group,.t-panelbar .t-content{position:relative;zoom:1;padding:0;margin:0;border-bottom-width:1px;border-bottom-style:solid}
.t-panelbar .t-group .t-link{line-height:1.7em;border-bottom:0;font-size:.95em}
.t-panelbar .t-group .t-arrow-up,.t-panelbar .t-group .t-arrow-down{top:2px}
.t-panelbar .t-group .t-group .t-link{padding-left:2em}
.t-panelbar .t-last .t-link{border-bottom:0}
.t-panelbar .t-group .t-group{border-bottom:0}
/* Menu */.t-menu{cursor:default}
.t-menu,.t-menu .t-group{list-style:none;padding:0;margin:0;zoom:1}
.t-menu .t-group .t-link{padding-right:2em}
.t-menu .t-item{position:relative;display:inline-block;*display:inline;zoom:1;border-width:0 1px 0 0;border-style:solid;vertical-align:top}
.t-menu-vertical .t-item{display:block;border-width:0}
.t-menu .t-image,.t-menu .t-sprite{margin:0 4px 0 -4px;vertical-align:top}
.t-menu .t-link{text-decoration:none;padding:.25em .97em;display:block}
.t-menu .t-group{display:none;white-space:nowrap;border-style:solid;border-width:1px;overflow:visible}
.t-menu .t-group .t-item{display:block;border-width:0}
.t-menu .t-group .t-link{zoom:1}
.t-menu .t-arrow-down{margin-left:2px;margin-right:-10px;vertical-align:top}
.t-menu .t-arrow-next{position:absolute;right:0;top:3px}
.t-menu .t-animation-container,.t-menu .t-group,.t-menu-context{left:-1px;position:absolute}
.t-menu-context .t-group{position:static;display:block}
.t-menu-context{z-index:11000}
.t-menu .t-animation-container .t-animation-container,.t-menu .t-group .t-group{left:100%;top:-1px}
.t-menu-vertical .t-animation-container,.t-menu-vertical .t-group{left:100%;top:-1px}
.t-menu .t-animation-container .t-group{left:auto;top:auto}
/* Grid */.t-grid{position:relative;zoom:1}
.t-grid table{width:100%;border-collapse:separate;empty-cells:show;border:0}
.t-grid-header .t-header{text-align:left}
.t-grid-header .t-header{padding:.3em .6em;border-width:0 0 1px 1px;border-style:solid;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.t-grid-header .t-header .t-link{line-height:18px;/* due to sorting icons*/height:18px;display:block;margin:-.3em -.6em;padding:.3em 2.4em .3em .6em;border:0}
.t-grid-header .t-header .t-icon{position:static}
.t-grid .t-state-hover{cursor:pointer}
.t-grid td{padding:.25em .6em;border-style:solid;border-width:0;border-left-width:1px;vertical-align:middle;line-height:1.6em;overflow:hidden;text-overflow:ellipsis}
.t-grid .t-grouping-row td,.t-grid .t-hierarchy-cell{overflow:visible}
.t-grid-edit-row td{text-overflow:clip}
.t-grid-header-wrap,.t-grid-footer-wrap{position:relative;overflow:hidden;width:100%;zoom:1;border-style:solid;border-width:0 1px 0 0}
div.t-grid-header,div.t-grid-footer{padding-right:17px;/* width of scrollbar. may vary across operating systems. can be calculated. */zoom:1;border-bottom-width:1px;border-bottom-style:solid}
div.t-grid-header .t-header{border-bottom-width:0}
.t-grid-content{position:relative;overflow:auto;overflow-x:auto;overflow-y:scroll;width:100%;zoom:1}
.t-grid-header table,.t-grid-content table,.t-grid-footer table{table-layout:fixed}
* html .t-grid-header table,* html .t-grid-content table{width:auto}
*+html .t-grid-header table,*+html .t-grid-content table{width:auto}
.t-grid-toolbar{border-width:1px 0 0;border-style:solid}
.t-grid-header .t-header:first-child,.t-grid tbody td:first-child,.t-grid tfoot td:first-child{border-left-width:0}
/* Grid ::paging */.t-grid-pager{padding:.2em .6em;line-height:1.8em;overflow:auto;border-width:1px 0 0;border-style:solid}
.t-grid-pager:first-child,.t-grouping-header+.t-grid-pager,.t-grid-toolbar:first-child,.t-grouping-header+.t-grid-toolbar{border-width:0 0 1px}
* html .t-grid-pager input{vertical-align:middle}
*+html .t-grid-pager input{vertical-align:middle}
.t-grid .t-pager,.t-grid .t-status,.t-grid .t-status-text,.t-pager .t-numeric,.t-pager .t-page-i-of-n,.t-pager .t-link,.t-pager span,.t-pager input,.t-pager .t-page-size,.t-grouping-row p{display:inline-block;*display:inline;zoom:1;vertical-align:middle}
.t-pager .t-page-size{line-height:1.2em}
.t-footer-template td{border-width:1px 0 0 1px;border-style:solid}
.t-group-footer td{border-width:1px 0;border-style:solid}
.t-grid-footer{border-style:solid;border-width:1px 0 0}
.t-grid-footer td{border-top-width:0}
.t-grid .t-status{float:left;margin:-.2em .6em -.2em -.6em;padding:.2em .6em;height:1.85em;border-right-width:1px;border-right-style:solid}
.t-grid .t-pager{float:left;cursor:default}
.t-grid .t-status-text{float:right;margin-right:.2em}
.t-pager .t-link{text-decoration:none;padding:1px;margin-top:.2em;border-width:0;line-height:16px}
.t-pager .t-state-active,.t-pager .t-state-hover{padding:0;border-width:1px;border-style:solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.t-pager span,.t-pager .t-link{vertical-align:top}
.t-pager .t-numeric,.t-pager .t-page-i-of-n{margin:0 7px;vertical-align:top}
.t-numeric .t-link,.t-numeric .t-state-active{margin-top:0;padding:0 5px;line-height:22px;vertical-align:top}
.t-numeric .t-state-active,.t-numeric .t-state-hover{padding:0 4px;line-height:20px}
.t-page-i-of-n input{width:2em;vertical-align:baseline;font-size:1em}
.t-grid-pager .t-status .t-icon{vertical-align:top;margin-top:3px}
/* Grid ::filtering */.t-grid-filter{float:right;height:18px;padding:.3em .2em;position:relative;display:inline-block;*display:inline;zoom:1;margin:-1.8em -.6em -.3em 3px}
.t-grid-filter .t-icon{vertical-align:top}
.t-grid .t-animation-container{position:absolute}
.t-grid .t-filter-options{position:absolute;border-width:1px;border-style:solid;padding:3px;width:148px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.t-filter-options .t-filter-help-text,.t-filter-options select,.t-filter-options input,.t-filter-options .t-button,.t-filter-options .t-datepicker{display:block;margin-bottom:4px}
.t-filter-options select{width:148px}
.t-filter-options input{width:142px}
.t-filter-options .t-datepicker{width:100%}
.t-filter-options .t-filter-button{margin-bottom:0}
/* Grid ::grouping */.t-grouping-row .t-icon{margin:0 4px}
.t-grouping-row p{padding:0 .6em;margin-left:-.6em}
.t-grid .t-group-cell+td,.t-grid .t-hierarchy-cell+td{border-left-width:0}
.t-grid .t-group-col,.t-grid .t-hierarchy-col{width:30px}
.t-grouping-header{border-bottom-width:1px;border-bottom-style:solid}
.t-grouping-header,.t-grouping-dropclue{height:24px;line-height:24px}
.t-grouping-dropclue{position:absolute;width:6px}
.t-grouping-header .t-group-indicator{display:inline-block;*display:inline;zoom:1;border-width:1px;border-style:solid;line-height:1.5em;padding:.15em .15em .15em .4em;margin:0 3px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.t-grouping-header .t-link{text-decoration:none;display:inline-block;*display:inline;zoom:1;line-height:normal;padding:0;border-style:none}
.t-grouping-header .t-button{padding:0;border:0;background:transparent;line-height:1}
.t-grouping-header .t-link .t-icon{margin:0 0 0 -3px}
.t-grouping-header .t-button .t-icon{margin:0 0 0 3px}
.t-grouping-header a,.t-grouping-header .t-button{display:inline-block;*display:inline;zoom:1;vertical-align:middle}
/* Grid ::editing */.t-dirty{width:0;height:0;vertical-align:top;position:absolute;padding:0;margin:-0.45em 0 0 -0.6em;overflow:hidden;border-width:3px;border-style:solid;border-color:#f00 transparent transparent #f00}
* html .t-dirty{border-color:#f00 pink pink #f00;filter:chroma(color=pink)}
.t-grouping-header,.t-grid-toolbar{cursor:default;margin:0;padding:.25em}
.t-grid .t-edit-container{padding:0}
.t-edit-form{padding:0;margin:0}
.t-grid-edit-row .t-edit-form td{border-bottom-width:0}
.t-grid-edit-row .text-box,.t-grid-edit-row .t-numerictextbox,.t-grid-edit-row .t-datepicker{vertical-align:middle;width:5em;max-width:90%;min-width:90%;/* IE8 calculates width:90% wrong,so we have to trick it */margin:-.4em -.3em -.15em}
.t-grid-edit-row .t-dropdown,.t-grid-edit-row .t-combobox{width:5em;max-width:90%;min-width:90%;/* IE8 calculates width:90% wrong,so we have to trick it */line-height:normal;margin:-.1em -.3em -.45em}
* html .t-grid .text-box{width:90%}
.t-edit-form-container{position:relative}
.t-grid .field-validation-error{display:block}
.t-grid .input-validation-error{border-style:ridge;border-color:#f00;background-color:#ffc0cb}
.t-grid-toolbar .t-button{vertical-align:middle}
.t-grid-actions{display:inline-block}
* html .t-grid-actions{display:inline;zoom:1;vertical-align:bottom}
*+html .t-grid-actions{display:inline;zoom:1;vertical-align:bottom}
.t-grid .t-button,.t-edit-form .t-button{margin:0 .2em}
.t-grid tbody .t-button{min-width:64px;/*main setting*/}
.t-grid tbody button.t-button,#ie8#skips{min-width:78px;/*+14 for buttons,except IE8*/}
*+html .t-grid tbody a.t-button{min-width:62px;/*-2 for links for IE7*/}
html body div.t-grid tbody .t-button-icon{min-width:0;width:auto}
.t-detail-row{position:relative}
.t-grid .t-detail-cell{overflow:visible}
/* Grid ::resizing */.t-grid-resize-indicator{position:absolute;width:2px;background-color:#aaa}
.t-grid .t-resize-handle{cursor:col-resize;position:absolute;height:25px}
/* ComboBox & Drop-down*/.t-combobox,.t-dropdown,.t-selectbox{display:inline-block;*display:inline;zoom:1;position:relative;overflow:hidden;white-space:nowrap;width:150px;border-width:0}
*+html .t-combobox{overflow:visible}
/*positions icon properly*/* html .t-combobox{overflow:visible}
.t-dropdown-wrap,.t-picker-wrap{position:relative;display:block;cursor:default}
.t-picker-wrap{padding:0 25px 0 0}
.t-dropdown-wrap{padding-right:16px;/* icon width*/border-width:1px;border-style:solid}
.t-combobox>.t-dropdown-wrap{padding-right:22px;/* icon width+input paddings,except IE6 */}
* html .t-combobox .t-dropdown-wrap{height:20px}
* html .t-picker-wrap{height:20px;padding-right:20px}
.t-picker-wrap .t-input,.t-combobox .t-input{vertical-align:top;width:100%}
.t-dropdown .t-input,.t-combobox .t-input,.t-selectbox .t-input{outline:0;border-width:0}
.t-dropdown .t-input,.t-selectbox .t-input{background:transparent}
/*removes excessive spacing in IE6-7*/*+html .t-combobox .t-input{margin:-1px 0}
* html .t-combobox .t-input{margin:-1px 0}
* html{position:absolute;top:0}
.t-picker-wrap .t-select,.t-dropdown-wrap .t-select{text-decoration:none;vertical-align:top;display:inline-block;*display:inline;zoom:1;cursor:default;position:absolute;/* icon positioning */top:0;right:0}
* html .t-picker-wrap .t-select,* html .t-dropdown-wrap .t-select{top:1px;right:1px}
.t-combobox .t-select{border-width:0 0 0 1px;border-style:solid;border-color:inherit;/* will be skin-related,inherit does not work in ie7- */}
.t-combobox .t-icon{margin-top:1px}
.t-dropdown .t-select,.t-selectbox .t-select{border:0;text-decoration:none;font:inherit;color:inherit;overflow:hidden;cursor:default}
.t-dropdown .t-input,.t-selectbox .t-input{overflow:hidden;display:block;text-overflow:ellipsis;padding:.2em 0 .2em 3px}
.t-picker-wrap .t-select,.t-dropdown-wrap .t-select{position:absolute;right:0;top:0}
.t-picker-wrap .t-icon{vertical-align:top;margin-top:3px}
.t-dropdown-wrap .t-icon{vertical-align:top;margin-top:2px}
.t-combobox .t-input{height:18px;line-height:18px;padding:1px 3px;border:0;margin:0}
.t-picker-wrap .t-select,.t-dropdown-wrap .t-select{height:20px;line-height:20px}
.t-popup{border-width:1px;border-style:solid}
.t-popup .t-item{padding:1px 5px 1px 3px;cursor:default}
/* Calendar */.t-calendar{display:inline-block;*display:inline;zoom:1;width:203px;position:relative;overflow:hidden}
.t-calendar .t-link{text-decoration:none}
.t-calendar .t-action-link{text-decoration:underline}
.t-calendar .t-header{padding:.4em 0;text-align:center;position:relative;zoom:1}
.t-calendar .t-nav-prev,.t-calendar .t-nav-next{position:absolute;top:.3em}
.t-calendar .t-nav-prev{left:1%}
.t-calendar .t-nav-next{right:1%}
.t-calendar .t-content{text-align:right;width:100%;height:169px;table-layout:fixed;border-style:none;margin:0;padding:0}
.t-calendar .t-animation-container .t-content{height:100%}
.t-calendar .t-nav-fast{display:inline-block;*display:inline;zoom:1;width:75%}
.t-calendar .t-nav-fast .t-icon{vertical-align:top}
.t-calendar th{border-bottom-style:solid;border-bottom-width:1px;font-weight:normal;cursor:default}
.t-calendar td{cursor:pointer;padding:1px}
.t-calendar .t-state-focus{border-width:1px;border-style:dotted;padding:0}
.t-calendar .t-content .t-link{display:block;overflow:hidden;position:relative}
.t-calendar th,.t-calendar .t-content .t-link{padding:.25em .45em .3em .1em}
.t-calendar .t-meta-view .t-link{padding:.25em 0 .3em;text-align:center}
/* Date/Time Pickers */.t-timepicker,.t-datetimepicker,.t-datepicker{border:0;white-space:nowrap;width:8.5em}
.t-datetimepicker{width:13em}
div.t-timepicker,div.t-datetimepicker,div.t-datepicker{background:none transparent;/* don't allow t-widget to add background-color */
}
.t-datetimepicker .t-picker-wrap
{
padding-right: 44px;
}
* html .t-datetimepicker .t-picker-wrap { padding-right: 40px; }
.t-datetimepicker .t-icon-calendar
{
margin-right: 3px;
}
.t-picker-wrap .t-icon
{
cursor: pointer;
}
.t-state-disabled .t-picker-wrap .t-icon
{
cursor: default;
}
.t-timepicker,
.t-datepicker,
.t-datetimepicker
{
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
}
.t-picker-wrap .t-input
{
margin: 0;
}
.t-iframe-overlay
{
position: absolute;
width: 100%;
border: 0;
top: 0;
left: 0;
filter: alpha(opacity=0);
}
.t-time-popup .t-item
{
padding: 1px 3px;
}
/* TreeView */
div.t-treeview
{
/* don't allow t-widget to add border or background */border-width:0;background:0;white-space:nowrap;overflow:auto}
.t-treeview .t-item{padding:0 0 0 16px;margin:0;border-width:0;position:static;top:auto;display:block}
.t-treeview .t-group,.t-treeview .t-content{list-style-type:none;background:0;margin:0;padding:0}
.t-treeview .t-animation-container{height:auto!important}
.t-treeview .t-icon,.t-treeview .t-image,.t-treeview .t-sprite,.t-treeview .t-in{display:inline-block;*display:inline;zoom:1;vertical-align:top}
.t-treeview .t-plus,.t-treeview .t-minus,.t-treeview .t-plus-disabled,.t-treeview .t-minus-disabled{margin-left:-16px;margin-top:2px;float:left;/* required for Opera */*float:none;/* IE6 does not like it as node text wraps */cursor:pointer}
.t-treeview .t-plus-disabled,.t-treeview .t-minus-disabled{cursor:default}
.t-treeview .t-sprite,.t-treeview .t-image{margin-right:3px}
.t-treeview .t-in{margin:1px 0;padding:2px 4px 2px 3px;text-decoration:none;line-height:16px;margin-left:2px}
.t-treeview span.t-in{cursor:default}
.t-treeview .t-state-hover,.t-treeview .t-state-selected{padding:1px 3px 1px 2px;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.t-treeview .t-drop-clue{width:80px;visibility:hidden;height:5px;position:absolute;margin-top:-3px;z-index:10000;background-color:transparent;background-repeat:no-repeat}
/* TreeView ::node lines */.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot{background-repeat:no-repeat;margin-left:-16px;padding-left:16px}
.t-treeview-lines .t-top{background-position:-91px 0}
.t-treeview-lines .t-bot{background-position:-69px -22px}
.t-treeview-lines .t-mid{background-position:-47px -44px}
.t-treeview-lines .t-last .t-top{background-position:-25px -66px}
.t-treeview-lines .t-group .t-last .t-bot{background-position:-69px -22px}
.t-treeview-lines .t-item{background-repeat:no-repeat}
.t-treeview-lines .t-first{background-repeat:no-repeat;background-position:0 16px}
/* NumericTextBox */div.t-numerictextbox{display:inline-block;*display:inline;zoom:1;position:relative;vertical-align:middle;white-space:nowrap;border:0;background:transparent}
.t-numerictextbox .t-input /*alignment of arrows in WebKit*/{margin:0}
.t-formatted-value{position:absolute;padding:3px 4px 2px 3px}
.t-numerictextbox .t-icon{margin-left:-16px}
.t-numerictextbox .t-link{border-style:none;display:inline-block;*display:inline;zoom:1}
.t-numerictextbox .t-arrow-up{vertical-align:top;margin-top:1px;height:10px}
.t-numerictextbox .t-arrow-down{vertical-align:bottom;margin-bottom:1px;height:11px}
/* ColorPicker */.t-colorpicker{display:inline-block;*display:inline;zoom:1;vertical-align:middle}
.t-colorpicker .t-tool-icon{display:inline-block;*display:inline;zoom:1;vertical-align:top;padding:2px 3px;font-size:0;line-height:0}
.t-colorpicker .t-selected-color{display:block;height:16px;width:16px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.t-colorpicker .t-icon{vertical-align:middle;margin-top:2px}
.t-colorpicker-popup{line-height:0;width:156px}
.t-colorpicker-popup .t-reset{padding:.25em;margin:0;display:inline-block;*display:inline;zoom:1}
.t-colorpicker-popup .t-item{float:left;display:block;overflow:hidden;width:12px;height:12px;font-size:0;padding:0;margin:1px 2px 2px 1px}
.t-colorpicker-popup .t-item div{width:100%;height:100%;margin:1px}
.t-colorpicker-popup .t-state-selected{margin:0 1px 1px 0;border:1px solid #000}
/* Editor */.t-editor{border-width:1px;border-style:solid;border-collapse:separate;height:250px;font-size:100%;table-layout:fixed;vertical-align:top;width:100%}
.t-editor .t-editor-toolbar-wrap{border:0;padding:0}
.t-editor-toolbar{margin:0;padding:.1em 0;list-style-type:none;cursor:default;line-height:1.3em}
.t-editor-toolbar li{display:inline;/* would have been inline-block,if not for IE */vertical-align:middle}
.t-editor-toolbar .t-editor-dropdown,.t-editor-toolbar .t-editor-combobox,.t-editor-toolbar .t-editor-selectbox,.t-editor-toolbar .t-editor-colorpicker{margin-right:2px}
.t-editor-toolbar .t-separator{border-width:0 1px 0 0;border-style:solid;padding:0 0 0 1px;font-size:1.3em;margin:0 .15em;position:relative;top:1px}
.t-editor-toolbar .t-break{display:block;height:1px;line-height:0;font-size:0}
.t-editor-toolbar .t-dropdown,.t-editor-toolbar .t-combobox,.t-editor-toolbar .t-selectbox,.t-editor-toolbar .t-colorpicker{vertical-align:middle}
.t-editor-button .t-tool-icon{vertical-align:middle;width:22px;height:22px;margin:1px}
.t-editor-colorpicker .t-tool-icon{padding:17px 3px 2px}
.t-editor-colorpicker .t-icon{border-style:solid;border-color:#ccc;border-width:0 0 0 1px}
.t-editor-colorpicker .t-selected-color{height:3px}
.t-editor-combobox .t-input{height:20px;line-height:20px}
.t-editor-combobox .t-select{height:22px;line-height:22px}
.t-bold{background-position:-22px 0}
.t-italic{background-position:-44px 0}
.t-underline{background-position:-66px 0}
.t-strikethrough{background-position:-88px 0}
.t-justifyLeft{background-position:-110px 0}
.t-justifyCenter{background-position:-132px 0}
.t-justifyRight{background-position:-154px 0}
.t-justifyFull{background-position:-176px 0}
.t-insertOrderedList{background-position:-198px 0}
.t-insertUnorderedList{background-position:-220px 0}
.t-createLink{background-position:-242px 0}
.t-unlink{background-position:-264px 0}
.t-insertImage{background-position:-286px 0}
.t-foreColor .t-tool-icon{background-position:-308px -2px}
.t-backColor .t-tool-icon{background-position:-330px -2px}
.t-indent{background-position:-352px 0}
.t-outdent{background-position:-374px 0}
/* default tool widths */.t-fontName{width:110px}
.t-fontSize{width:124px}
.t-formatBlock{width:147px}
.t-editor-button .t-state-hover,.t-editor-button .t-state-active{vertical-align:middle;border-width:1px;border-style:solid;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.t-editor-button .t-state-disabled{opacity:.3;filter:alpha(opacity=30)}
.t-editor .t-editable-area{outline:0;height:100%;width:100%;border-width:1px;border-style:solid}
.t-editor .t-content{height:100%;width:100%;display:block;padding:0;margin:0;border:0}
.t-editor iframe.t-content{display:inline;vertical-align:top;/*fixes missing top border caused by the inline display*/}
.t-editor .t-raw-content{border:0;margin:0;padding:0;font-size:inherit;font-family:Consolas,"Courier New",monospace}
.t-editor-dialog{padding:1em}
.t-editor-dialog ol{margin:0;padding:0;list-style:none}
.t-form-text-row,.t-form-checkbox-row{padding-bottom:1em}
.t-form-text-row label{display:inline-block;*display:inline;zoom:1;width:7em;text-align:right;padding-right:.5em}
.t-form-checkbox-row input{margin-left:7em;font-size:inherit;padding:0}
.t-form-checkbox-row label{padding-left:.3em}
.t-form-checkbox-row input,.t-form-checkbox-row label,.t-form-text-row label .t-form-text-row input,.t-form-text-row select{vertical-align:middle}
.t-form-text-row input,.t-form-text-row select{width:20em}
.t-editor-dialog .t-button-wrapper{padding-top:.5em;text-align:right}
.t-editor-dialog .t-button{display:inline-block;*display:inline;zoom:1}
/* drag&drop module */.t-drag-clue{border-width:1px;border-style:solid;font-size:.9em;padding:.05em .15em;position:absolute;z-index:10003;white-space:nowrap;cursor:default;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.t-drag-status{margin-right:4px;vertical-align:top;margin-top:-1px}
.t-reorder-cue{position:absolute;width:1px;overflow:visible}
.t-reorder-cue .t-icon{width:8px;height:4px;position:absolute;left:-4px}
.t-reorder-cue .t-arrow-down{top:-4px;background-position:-20px -182px}
.t-reorder-cue .t-arrow-up{bottom:-4px;background-position:-20px -166px}
/* Slider */div.t-slider{position:relative;border-width:0;background-color:transparent;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.t-slider-vertical{width:22px;height:200px;/* default height */}
.t-slider-horizontal{display:inline-block;height:22px;width:200px;/* default width */}
*+html .t-slider-horizontal{display:inline;zoom:1}
* html .t-slider-horizontal{display:inline;zoom:1}
.t-slider-wrap{width:100%;height:100%}
.t-slider .t-button,.t-grid .t-slider .t-button{position:absolute;top:0;min-width:0;width:20px;height:20px;margin:0;padding:0;outline:0}
.t-slider .t-button .t-icon{vertical-align:top;margin-top:2px}
.t-state-disabled .t-slider-wrap{opacity:.6;filter:alpha(opacity=60)}
.t-state-disabled .t-slider-wrap .t-slider-items{color:#333}
.t-slider .t-button-decrease{left:0}
.t-slider-vertical .t-button-decrease,.t-grid .t-slider-vertical .t-button-decrease{top:auto;bottom:0}
.t-slider .t-button-increase{right:0}
.t-slider .t-icon{cursor:pointer}
.t-state-disabled .t-button,.t-state-disabled .t-draghandle,.t-state-disabled .t-slider-wrap .t-icon,.t-state-disabled .t-slider .t-icon{cursor:default}
*+html .t-slider .t-icon{margin-top:2px}
* html .t-slider .t-icon{margin-top:2px}
.t-slider-track,.t-slider-selection{position:absolute;margin:0;padding:0}
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{height:6px;top:50%;left:0;margin-top:-3px;background-repeat:repeat-x}
.t-slider-horizontal .t-slider-track{border-width:0 1px;border-style:solid;background-position:0 -464px}
.t-slider-horizontal .t-slider-selection{background-position:0 -470px}
.t-slider-horizontal .t-slider-buttons .t-slider-track{left:27px}
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{width:6px;left:50%;bottom:0;margin-left:-3px;background-repeat:repeat-y}
.t-slider-vertical .t-slider-track{border-width:1px 0;border-style:solid;background-position:0 0}
.t-slider-vertical .t-slider-selection{background-position:-6px 0}
.t-slider-vertical .t-slider-buttons .t-slider-track{bottom:27px}
.t-draghandle{position:absolute;background-repeat:no-repeat;background-color:transparent;text-indent:-3333px;text-decoration:none;text-align:center;overflow:hidden;cursor:pointer}
.t-slider-horizontal .t-draghandle{top:-7px;width:11px;height:20px}
.t-slider-vertical .t-draghandle{left:-7px;width:20px;height:11px}
.t-slider-horizontal .t-draghandle,.t-state-disabled.t-slider-horizontal a.t-draghandle,.t-state-disabled .t-slider-horizontal a.t-draghandle{background-position:0 -368px}
.t-slider-horizontal .t-draghandle:hover,.t-slider-horizontal .t-draghandle:focus{background-position:0 -400px}
.t-slider-horizontal a.t-draghandle.t-state-active{background-position:0 -432px}
.t-slider-vertical .t-draghandle,.t-state-disabled.t-slider-vertical a.t-draghandle,.t-state-disabled .t-slider-vertical a.t-draghandle{background-position:-32px -368px}
.t-slider-vertical .t-draghandle:hover,.t-slider-vertical .t-draghandle:focus{background-position:-32px -400px}
.t-slider-vertical a.t-draghandle.t-state-active{background-position:-32px -432px}
/* float clearing start */.t-slider-items{display:inline-block}
.t-slider-items{display:block}
.t-slider-items:after{content:"";display:block;clear:both;height:0;visibility:hidden}
/* float clearing end */.t-slider-buttons .t-slider-items{margin-left:27px}
.t-slider-horizontal .t-slider-items{height:100%}
.t-slider-vertical .t-slider-items{padding-top:1px}
.t-slider-vertical .t-slider-buttons .t-slider-items{padding-top:0}
.t-slider-vertical .t-slider-buttons .t-slider-items{margin:0;padding-top:28px}
.t-slider .t-tick{position:relative;margin:0;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center center;cursor:default}
.t-slider-horizontal .t-tick{float:left;text-align:center;height:100%}
/* fixes ticks position and removes spacing between them in IE6-7 */*+html .t-slider-vertical .t-tick{float:left;clear:left;width:100%}
* html .t-slider-vertical .t-tick{float:left;clear:left;width:100%}
/*ticks backgrounds*/.t-slider-horizontal .t-tick{background-position:center -94px}
.t-slider-horizontal .t-slider-topleft .t-tick{background-position:center -124px}
.t-slider-horizontal .t-slider-bottomright .t-tick{background-position:center -154px}
.t-slider-horizontal .t-tick-large{background-position:center -4px}
.t-slider-horizontal .t-slider-topleft .t-tick-large{background-position:center -34px}
.t-slider-horizontal .t-slider-bottomright .t-tick-large{background-position:center -64px}
.t-slider-vertical .t-tick{background-position:-94px center}
.t-slider-vertical .t-slider-topleft .t-tick{background-position:-124px center}
.t-slider-vertical .t-slider-bottomright .t-tick{background-position:-154px center}
.t-slider-vertical .t-tick-large{background-position:-4px center}
.t-slider-vertical .t-slider-topleft .t-tick-large{background-position:-34px center}
.t-slider-vertical .t-slider-bottomright .t-tick-large{background-position:-64px center}
.t-slider-horizontal .t-first{background-position:0 -4px}
.t-slider-horizontal .t-slider-topleft .t-first{background-position:0 -34px}
.t-slider-horizontal .t-slider-bottomright .t-first{background-position:0 -64px}
.t-slider-horizontal .t-last{background-position:100% -4px}
.t-slider-horizontal .t-slider-topleft .t-last{background-position:100% -34px}
.t-slider-horizontal .t-slider-bottomright .t-last{background-position:100% -64px}
.t-slider-vertical .t-first{background-position:-4px 100%}
.t-slider-vertical .t-slider-topleft .t-first{background-position:-34px 100%}
.t-slider-vertical .t-slider-bottomright .t-first{background-position:-64px 100%}
.t-slider-vertical .t-last{background-position:-4px 0}
.t-slider-vertical .t-slider-topleft .t-last{background-position:-34px 0}
.t-slider-vertical .t-slider-bottomright .t-last{background-position:-64px 0}
.t-slider-vertical .t-tick{text-align:right}
.t-slider-vertical .t-slider-topleft .t-tick{text-align:left}
.t-slider .t-label{position:absolute;white-space:nowrap}
.t-slider-horizontal .t-label{left:0;width:100%}
.t-slider-horizontal .t-first .t-label{left:-50%}
.t-slider-horizontal .t-last .t-label{left:auto;right:-50%}
.t-slider-horizontal .t-label{bottom:-1.2em}
.t-slider-horizontal .t-slider-topleft .t-label{top:-1.2em}
.t-slider-vertical .t-label{left:120%;display:block;text-align:left}
.t-slider-vertical .t-last .t-label{top:-0.5em}
.t-slider-vertical .t-first .t-label{bottom:-0.5em}
.t-slider-vertical .t-slider-topleft .t-label{left:auto;right:120%}
/* Tooltip */.t-tooltip{position:absolute;border-width:1px;border-style:solid;padding:4px 5px;background-repeat:repeat-x;z-index:10002;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;min-width:10px;/*slider tooltip only*/text-align:center;/*slider tooltip only*/}
.t-callout{position:absolute}
.t-callout-n,.t-callout-s{width:9px;height:6px}
.t-callout-w,.t-callout-e{width:6px;height:9px}
.t-callout-n{top:-6px;left:50%;margin-left:-4px;background-position:-64px -368px}
.t-callout-w{left:-6px;top:50%;margin-top:-4px;background-position:-64px -384px}
.t-callout-s{top:100%;left:50%;margin-left:-4px;background-position:-64px -400px}
.t-callout-e{left:100%;top:50%;margin-top:-4px;background-position:-64px -416px}
/* Splitter */.t-splitter{position:relative;height:300px}
.t-splitter .t-pane{overflow:hidden}
.t-splitter .t-scrollable{overflow:auto}
.t-splitter .t-pane-loading{position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px}
.t-ghost-splitbar,.t-splitbar{position:absolute;border-style:solid;font-size:0}
.t-splitter .t-ghost-splitbar-horizontal,.t-splitter .t-splitbar-horizontal{top:0;width:5px;border-width:0 1px;background-repeat:repeat-y}
.t-ghost-splitbar-vertical,.t-splitbar-vertical{left:0;height:5px;border-width:1px 0;background-repeat:repeat-x}
.t-splitbar-draggable-horizontal{cursor:w-resize}
.t-splitbar-draggable-vertical{cursor:n-resize}
.t-splitbar .t-resize-handle{display:none}
.t-restricted-size-horizontal,.t-restricted-size-vertical{background-color:#f00}
.t-splitbar-horizontal .t-icon{width:5px;height:21px;position:absolute;top:50%;margin-top:-10px}
.t-collapse-prev,.t-collapse-next,.t-expand-prev,.t-expand-next{cursor:pointer}
.t-splitbar-horizontal .t-collapse-prev{margin-top:-31px}
.t-splitbar-horizontal .t-collapse-next{margin-top:11px}
.t-splitbar-vertical .t-icon{height:5px;width:21px;position:absolute;left:50%;margin-left:-10px}
.t-splitbar-vertical .t-collapse-prev{margin-left:-31px}
.t-splitbar-vertical .t-collapse-next{margin-left:11px}
.t-splitbar-draggable-vertical .t-resize-handle,.t-splitbar-draggable-horizontal .t-resize-handle{display:inline-block;*display:inline;zoom:1}
.t-splitbar-horizontal{background-position:5px 0}
.t-splitbar-horizontal-hover{background-position:-12px 0}
.t-splitbar-horizontal-active,.t-ghost-splitbar-horizontal{background-position:-17px 0}
.t-restricted-size-horizontal{background-position:-22px 0}
.t-splitbar-horizontal .t-resize-handle{background-position:-10px -496px}
.t-splitbar-horizontal-hover .t-resize-handle{background-position:-10px -517px}
.t-splitbar-horizontal .t-collapse-prev,.t-splitbar-horizontal .t-expand-next{background-position:0 -496px}
.t-splitbar-horizontal-hover .t-collapse-prev,.t-splitbar-horizontal-hover .t-expand-next{background-position:0 -517px}
.t-splitbar-horizontal .t-collapse-next,.t-splitbar-horizontal .t-expand-prev{background-position:-5px -496px}
.t-splitbar-horizontal-hover .t-collapse-next,.t-splitbar-horizontal-hover .t-expand-prev{background-position:-5px -517px}
.t-splitbar-vertical{background-position:0 5px}
.t-splitbar-vertical-hover{background-position:0 -476px}
.t-splitbar-vertical-active,.t-ghost-splitbar-vertical{background-position:0 -481px}
.t-restricted-size-vertical{background-position:0 -486px}
.t-splitbar-vertical .t-resize-handle{background-position:-16px -496px}
.t-splitbar-vertical-hover .t-resize-handle{background-position:-16px -501px}
.t-splitbar-vertical .t-collapse-prev,.t-splitbar-vertical .t-expand-next{background-position:-16px -506px}
.t-splitbar-vertical-hover .t-collapse-prev,.t-splitbar-vertical-hover .t-expand-next{background-position:-16px -517px}
.t-splitbar-vertical .t-collapse-next,.t-splitbar-vertical .t-expand-prev{background-position:-16px -511px}
.t-splitbar-vertical-hover .t-collapse-next,.t-splitbar-vertical-hover .t-expand-prev{background-position:-16px -522px}
/* Upload */html .t-upload{position:relative;/*possibly unneeded as the style is applied to an inner element as well*/border-width:0;background:0}
.t-dropzone,.t-upload-files{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.t-dropzone em,.t-upload-button{vertical-align:middle}
*+html .t-dropzone em,*+html .t-upload-button{vertical-align:baseline}
* html .t-dropzone em,* html .t-upload-button{vertical-align:baseline}
.t-dropzone{border-style:solid;border-width:0;padding:4px;background-color:transparent}
.t-dropzone em{margin-left:.6em;visibility:hidden}
.t-dropzone-active{border-width:1px;padding:3px}
.t-dropzone-active em{visibility:visible}
.t-upload-button{width:86px;position:relative;direction:ltr;overflow:hidden!important;/* important required by IE7 */}
.t-upload-button input{font:200px monospace!important;/* The input font size and family are critical for the operation of the Upload */opacity:0;filter:alpha(opacity=0);position:absolute;padding:0;margin:0;cursor:pointer;right:0;top:0;z-index:1}
.t-state-disabled .t-upload-button input{cursor:default}
.t-upload-files{border-style:solid;border-width:1px;margin:.2em 0 0;padding:.3em .7em .5em;line-height:1.9em}
.t-upload-files .t-button{position:relative;top:1px;margin-left:8px;padding-top:0;padding-bottom:0;font-size:84%}
*+html .t-upload-files .t-button{line-height:1}
/*IE7*/* html .t-upload-files .t-button{line-height:1}
/*IE6*/.t-upload .t-delete,.t-upload .t-cancel,.t-upload .t-retry{height:8px;vertical-align:baseline}
.t-upload .t-delete,.t-upload .t-cancel{width:7px;background-position:-5px -292px}
.t-retry{background-position:-66px -228px;width:11px}
.t-success{background-position:-64px -240px}
.t-fail{background-position:-64px -256px}
.t-filename{position:relative;display:inline-block;min-width:120px;max-width:200px;vertical-align:middle;zoom:1;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}
* html .t-filename{width:200px;display:inline}
*+html .t-filename{display:inline}
.t-progress,.t-progress-status{position:absolute;bottom:-2px;left:0;width:118px;height:2px;border-style:solid;border-width:1px;background-repeat:repeat-x;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.t-progress-status{left:-1px;bottom:-1px;width:50%}
.t-upload-selected{min-width:86px;box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;margin:3px 0 0}
*+html .t-upload-selected{min-width:100px}
/* ImageBrowser */.t-toolbar-wrap .t-dropzone em,.t-toolbar-wrap .t-upload-files{display:none}
.t-toolbar-wrap .t-dropzone{border:0;padding:0;background-color:transparent}
.t-search-wrap{float:right;width:auto;position:relative;padding:0}
.t-search-wrap label{position:absolute;top:0;left:4px;line-height:20px;font-style:italic}
.t-search-wrap input.t-input{width:158px;padding-left:0;padding-right:0}
.t-search{background-position:-64px -176px}
.t-search-wrap .t-search{position:absolute;top:1px;right:2px}
.t-breadcrumbs{float:left;position:relative;width:560px}
.t-breadcrumbs-wrap{position:absolute;z-index:1;top:0;left:0;padding-left:5px;line-height:18px}
html input.t-breadcrumbs-input{width:100%;padding-left:2px;font-family:inherit}
.t-breadcrumbs .t-link,.t-breadcrumbs-wrap .t-icon{text-decoration:none;vertical-align:middle;margin-top:0}
.t-breadcrumbs .t-link:hover{text-decoration:underline}
.t-imagebrowser .t-breadcrumbs .t-first{text-decoration:none;cursor:default}
.t-imagebrowser .t-toolbar{clear:both;border-style:solid;border-width:1px;margin:8px 0 0;padding:2px 0 3px;background-repeat:repeat-x;line-height:23px;white-space:nowrap;/*required by WebKit*/}
.t-imagebrowser .t-upload{float:left}
.t-imagebrowser .t-upload-button{width:auto;vertical-align:top}
.t-imagebrowser .t-upload .t-icon{vertical-align:bottom}
*+html .t-imagebrowser .t-upload-button,*+html .t-imagebrowser .t-upload .t-icon{vertical-align:baseline;position:relative;top:1px}
* html .t-imagebrowser .t-upload-button,* html .t-imagebrowser .t-upload .t-icon{vertical-align:baseline;position:relative;top:1px}
*+html .t-imagebrowser .t-upload .t-icon{top:2px}
* html .t-imagebrowser .t-upload .t-icon{top:2px}
*+html .t-imagebrowser .t-toolbar .t-button-icon{vertical-align:middle}
* html .t-imagebrowser .t-toolbar .t-button-icon{vertical-align:middle}
.t-addfolder{background-position:-64px -192px}
.t-goup{background-position:-64px -208px}
.t-toolbar .t-state-disabled{opacity:.5;filter:alpha(opacity=50)}
.t-toolbar-wrap{float:left}
.t-tiles-arrange{float:right}
* html .t-tiles-arrange{margin:3px 0 0}
.t-tiles-arrange .t-arrow-down{margin:0 2px 0 3px}
.t-tiles-arrange a{text-decoration:none}
.t-tiles{clear:both;height:390px;border-style:solid;border-width:1px;border-top-width:0;margin:0 0 1.4em;padding:9px;overflow:auto;line-height:1.2}
.t-tile{width:223px;height:88px;overflow:hidden;float:left;border-width:1px;border-style:solid;margin:1px;padding:0 0 4px;cursor:pointer;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.t-imagebrowser .t-thumb{float:left;display:inline;width:86px;height:86px;margin:4px 10px 0 4px;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.t-imagebrowser .t-image{margin:2px 0 0 2px;-moz-box-shadow:1px 1px 3px #aaa;-webkit-box-shadow:1px 1px 3px #aaa;box-shadow:1px 1px 3px #aaa}
.t-imagebrowser .t-folder{width:80px;height:80px;background-position:0 -200px;background-repeat:no-repeat}
.t-goback{background-position:-64px -224px}
.t-imagebrowser .t-loading{margin:35px 0 0 33px}
.t-tile strong,.t-tile input{margin:10px 0 4px;font-weight:normal}
.t-tile strong{float:left;width:120px;overflow:hidden;text-overflow:ellipsis}
.t-tile input{width:100px}
.t-tile em,.t-tile .t-filesize{clear:left;font-weight:normal;font-style:normal}
.t-tile strong,.t-tile input,.t-tile em,.t-tile .t-filesize{display:block}
.t-imagebrowser .t-form-text-row input{width:628px}
/* * html .t-imagebrowser .t-form-text-row input{width:610px}
*+html .t-imagebrowser .t-form-text-row input{width:610px}
*/.t-tile-empty{margin:160px 0 0}
.t-tile-empty .t-dialog-upload{font-weight:bold;font-size:120%}
.t-tile-empty strong{display:block;margin:0 0 .2em;font-size:3em;font-weight:normal}
.t-tile-empty,.t-tile-empty .t-button-wrapper{text-align:center}
.t-touch-scrollbar{position:absolute;display:none;z-index:200000;height:8px;width:8px;border:1px solid #8a8a8a;background-color:#858585;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
@media only screen and (-webkit-min-device-pixel-ratio:2){.t-touch-scrollbar{height:12px;width:12px;-webkit-border-radius:7px}
}
/* Chart */div.t-chart{border:0;background-color:transparent}

View File

@ -0,0 +1,95 @@
/* Metro theme*/.t-widget,.t-input{border-color:#e5e5e5;/*font-size:.75em;/* 12px base,if there are no inherited font-sizes(MVC default) */background-color:#fff}
/* .small .t-widget{font-size:.687em}
/* 11px base,if there are no inherited font-sizes(MVC default) */.t-header,.t-grid-header{border-color:#065EFE;background:#065EFE;color:#fff}
.t-icon{background-image:url('Metro/sprite.png')}
.t-editor .t-tool-icon{background-image:url('Metro/editor.png')}
.t-loading,.t-widget .t-loading{background:transparent url('Metro/loading.gif') no-repeat 0 0}
.t-dropdown .t-input,.t-header.t-link,.t-group .t-header.t-link,.t-header .t-link,.t-state-active .t-header.t-link{color:#fff}
.t-widget,.t-link,.t-popup,.t-group,.t-group .t-link,.t-content,.t-editable-area,.t-breadcrumbs .t-breadcrumbs-wrap .t-link{color:#767676}
.t-group,.t-content,.t-editable-area{border-color:#e5e5e5;background-color:#fff}
.t-colorpicker .t-arrow-down{border-color:#e5e5e5}
.t-separator{border-color:#fff;background-color:#999}
.t-alt{background-color:#f4f4f4}
.t-state-default{border-color:#e5e5e5}
.t-active-filter{background-color:#d8d8d8}
.t-state-active{background-color:#fff;border-color:#e5e5e5}
.t-state-active,.t-state-active .t-link{color:#000}
.t-state-selected{background-color:#065EFE}
.t-state-selected,.t-state-selected .t-link,.t-state-selected.t-link{color:#fff}
.t-state-hover,.t-state-focused{background-color:#e5e5e5;border-color:#e5e5e5}
.t-state-hover,.t-state-hover:hover,.t-state-hover:hover .t-link,.t-link.t-state-hover:hover{color:#000}
.t-state-error,.t-widget.input-validation-error,.t-widget .input-validation-error{border-color:#de3914;background-color:#fff}
.t-button{color:#777}
.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{border-color:#e5e5e5;background:#fff}
.t-button:hover{background:#e5e5e5;color:#000}
.t-state-disabled,.t-state-disabled:hover,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#bbb}
.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#e5e5e5;background-color:#fff}
.t-grid-header-wrap{border-color:#065EFE}
.t-grid-footer-wrap{border-color:#e5e5e5}
.t-grid td{border-color:#e5e5e5}
.t-grid tr.t-state-selected td{border-color:#065EFE}
.t-grouping-header .t-group-indicator{color:#333;border-color:#e5e5e5}
.t-grouping-dropclue{background:url('Metro/sprite.png') no-repeat -48px -288px}
.t-grouping-row .t-group-cell,.t-grouping-row td,.t-grouping-row p{background:#e5e5e5}
.t-footer-template td{background-color:#fff;border-color:#e5e5e5 #e5e5e5 #fff}
.t-group-footer td{background-color:#fff;border-color:#e5e5e5}
.t-grid-footer,.t-grid-footer-wrap table{background-color:#fff;border-color:#e5e5e5}
.t-treeview .t-drop-clue{background-image:url('Metro/sprite.png');background-position:0 -358px}
.t-treeview .t-state-selected{border-color:#065EFE}
.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#e5e5e5}
.t-header .t-arrow-prev{background-position:-48px -496px}
.t-header .t-arrow-next{background-position:-64px -496px}
.t-header .t-arrow-up{background-position:-48px -511px}
.t-header .t-arrow-down{background-position:-64px -510px}
.t-group .t-arrow-prev,.t-arrow-prev{background-position:-16px -192px}
.t-group .t-arrow-next{background-position:-32px -192px}
.t-group .t-arrow-up,.t-state-hover .t-arrow-up{background-position:-16px -160px}
.t-group .t-arrow-down,.t-state-hover .t-arrow-down{background-position:-16px -176px}
.t-header .t-link+.t-grid-filter .t-filter{background-position:-48px -538px}
.t-header .t-state-hover+.t-grid-filter .t-filter,.t-header .t-link+.t-state-hover .t-filter{background-position:0 -240px}
.t-calendar th{border-color:#e5e5e5}
.t-other-month .t-link{color:#777}
/*Slider*/.t-slider .t-draghandle{border-width:1px;border-style:solid;color:#606060}
.t-slider-horizontal .t-draghandle{width:7px;height:18px;top:-8px}
.t-slider-vertical .t-draghandle{width:18px;height:7px;left:-8px}
.t-slider .t-draghandle{border-color:#fff;background-color:#065EFE}
.t-slider-horizontal .t-draghandle{width:5px}
.t-slider-vertical .t-draghandle{height:5px}
.t-slider .t-slider-track{background:#e5e5e5 none;border:1px solid #e5e5e5}
.t-slider .t-slider-selection{background:#065EFE none;border:1px solid #065EFE}
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{height:4px}
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{width:4px}
.t-slider-horizontal .t-tick{background-image:url('Metro/slider-h.gif')}
.t-slider-vertical .t-tick{background-image:url('Metro/slider-v.gif')}
/*TabStrip*/.t-tabstrip-items .t-state-default{border-color:#065EFE}
.t-tabstrip-items .t-state-hover{border-color:#fff;background-color:transparent}
.t-tabstrip-items .t-state-hover .t-link{color:#fff}
.t-tabstrip-items .t-state-active{border-color:#fff;background-color:#fff}
.t-tabstrip-items .t-state-active .t-link{color:#000}
/*Tooltip*/.t-tooltip{border-color:#065EFE;background:#065EFE;color:#fff}
.t-callout{background-image:url('Metro/sprite.png')}
/* Splitter */.t-splitter{border-color:#e5e5e5}
.t-splitbar-vertical,.t-splitbar-horizontal{background-color:#e5e5e5;border-color:#e5e5e5}
.t-splitbar-vertical-hover,.t-splitbar-horizontal-hover{background-color:#065EFE}
.t-splitbar-horizontal-active,.t-splitbar-vertical-active,.t-ghost-splitbar-horizontal,.t-ghost-splitbar-vertical{background-color:#065EFE}
.t-restricted-size-horizontal,.t-restricted-size-vertical{background-color:#de3914}
/* Upload */.t-dropzone-active,.t-upload-files{border-color:#e5e5e5}
.t-dropzone-hovered,.t-upload-files{background-color:#e5e5e5}
.t-dropzone em{color:#9b9b9b}
.t-progress{background-color:#e5e5e5;border-color:#e5e5e5}
.t-progress-status{background-color:#065EFE;border-color:#065EFE}
/* ImageBrowser */.t-imagebrowser .t-content{background:#e5e5e5}
.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#9b9b9b}
.t-tiles{border-color:#e5e5e5;background:#fff}
.t-tile{border-color:#fff}
.t-tiles li.t-state-hover{border-color:#e5e5e5;background-color:#e5e5e5}
.t-tiles li.t-state-selected{border-color:#065EFE;background-color:#065EFE;color:#fff}
.t-tile .t-folder{background-image:url('Metro/imagebrowser.png')}
.t-tile em,.t-tile .t-filesize{color:#6e6659}
.t-tile-empty strong{color:#9e9e9e}
/*Window,Editor*/html div.t-window{border-width:1px}
:root div.t-window{border-width:1px}
.t-window-actions .t-state-hover,.t-editor-button .t-state-hover{border-color:#fff;background-color:transparent}
.t-editor-button .t-state-active{border-color:#fff;background-color:#57b5df}
/*rounded corners and shadows*/.t-button,div.t-window,.t-window-titlebar,div.t-window-content,.t-window-titlebar .t-state-hover,.t-tabstrip-items .t-item,.t-panelbar .t-tabstrip-items .t-item,.t-pager .t-state-active,.t-pager .t-state-hover,.t-grid .t-filter-options,.t-grouping-header .t-group-indicator,.t-treeview .t-state-hover,.t-treeview .t-state-selected,.t-colorpicker .t-selected-color,.t-editor-button .t-state-hover,.t-editor-button .t-state-active,.t-drag-clue,.t-tooltip,.t-dropzone,.t-upload-files,.t-progress,.t-progress-status,.t-tile{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.t-popup,.t-menu .t-group,div.t-window,.t-imagebrowser .t-image{-moz-box-shadow:0;-webkit-box-shadow:0;box-shadow:0}

View File

@ -0,0 +1,87 @@
/* Sitefinity theme*/.t-widget,.t-input{border-width:0;border-color:#ccc;/* if component overrides the above *//*font-size:.75em;/* 12px base,if there are no inherited font-sizes(MVC default) */background:0}
.t-autocomplete{border-width:1px;border-style:solid}
/* .small .t-widget{font-size:.687em}
/* 11px base,if there are no inherited font-sizes(MVC default) */.t-header,.t-grid-header{border-color:#ccc;background:#fff}
.t-icon{background-image:url('Sitefinity/sprite.png')}
.t-editor .t-tool-icon{background-image:url('Sitefinity/editor.png')}
.t-plus,.t-plus-disabled{background-position:-16px -272px}
.t-minus,.t-minus-disabled{background-position:0 -272px}
.t-rtl .t-plus,.t-rtl .t-plus-disabled{background-position:-32px -272px}
.t-rtl .t-minus,.t-rtl .t-minus-disabled{background-position:-1px -272px}
.t-grid .t-header .t-link .t-arrow-down{background-position:0 -256px}
.t-grid .t-header .t-link .t-arrow-up{background-position:-16px -256px}
.t-loading,.t-widget .t-loading{background:transparent url('Sitefinity/loading.gif') no-repeat 0 0}
.t-widget{color:#000}
.t-link,.t-popup{color:#105cd6}
.t-group,.t-content,.t-editable-area{border-color:#ccc #666 #666 #ccc;background-color:#fff;border-width:1px 2px 2px 1px}
.t-window-content{border-width:0}
.t-colorpicker .t-arrow-down{border-color:#ccc}
.t-separator{border-color:#fff;background-color:#999}
.t-alt{background:0}
.t-state-default{border-color:#eee}
.t-active-filter{background-color:#e5e5e5}
.t-state-hover{border-color:#dee2e7}
.t-state-active{background-color:#fff;border-color:#ccc}
.t-state-selected{background-color:#ffffe1}
.t-state-focused{background-color:#fffacd}
.t-state-error,.t-widget.input-validation-error,.t-widget .input-validation-error{border-color:#e50000}
.t-button{border-width:1px 2px 2px 1px;border-color:#ccc #666 #666 #ccc;color:#333;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#f1f1f1}
.t-button:hover{background:#fff}
.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#afaeae;border-color:#ccc}
.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#ccc;background-color:transparent}
.t-widget .t-status{border:0}
.t-autocomplete{border-width:1px;border-style:solid}
.t-combobox .t-state-default,.t-dropdown .t-state-default{border-color:#ccc}
.t-grid th.t-header,.t-grid th.t-header .t-link{letter-spacing:1px;text-transform:uppercase;font-size:.866em;line-height:2.6em;color:#666;background:0}
.t-grid-header-wrap,.t-grid-footer-wrap{border-color:#eee}
.t-grid .t-header,.t-grid td{border-bottom-width:1px;border-color:#eee}
.t-grid .t-grid-filter{border-left:0}
.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc}
.t-grouping-dropclue{background:url('Sitefinity/sprite.png') no-repeat -48px -288px}
.t-treeview .t-drop-clue{background-image:url('Sitefinity/sprite.png');background-position:0 -358px}
.t-treeview .t-state-selected{border-color:#999}
.t-group-footer td,.t-footer-template td,.t-grid-footer{border-color:#eee #fff}
.t-grid-pager .t-state-hover{border-color:#ccc;color:#002bb8;background:#f0f0f0}
.t-menu .t-state-hover,.t-panelbar .t-state-hover,.t-tabstrip .t-state-hover{color:#002bb8}
.t-tabstrip{border:1px solid #ccc}
.t-tabstrip .t-state-default,.t-tabstrip .t-state-disabled{border-bottom-color:#ccc}
.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#aaa}
.t-calendar th{border-color:#ddd}
.t-other-month .t-link{color:#777}
.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes.png')}
.t-rtl .t-treeview-lines .t-top,.t-rtl .t-treeview-lines .t-mid,.t-rtl .t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes-rtl.png')}
.t-treeview-lines .t-item{background-image:url('Sitefinity/treeview-line.png')}
.t-treeview-lines .t-last{background-image:none}
.t-window,.t-drag-clue{background-color:#fff}
/*Slider*/.t-slider .t-draghandle{background-image:url('Sitefinity/sprite.png');color:#000}
.t-slider-track{border-color:#e8e9ea}
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Sitefinity/sprite.png')}
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Sitefinity/sprite-vertical.png')}
.t-slider-horizontal .t-tick{background-image:url('Sitefinity/slider-h.gif')}
.t-slider-vertical .t-tick{background-image:url('Sitefinity/slider-v.gif')}
/*Tooltip*/.t-tooltip{border-width:1px;background:#f1f1f1;color:#333}
.t-callout{background-image:url('Sitefinity/sprite.png')}
/* Splitter */div.t-splitter{border:1px solid #ccc}
.t-splitbar-vertical,.t-splitbar-horizontal{background-color:#f1f1f1;border-color:#ccc}
.t-splitbar-vertical-hover,.t-splitbar-horizontal-hover{background-color:#ddd}
.t-splitbar-horizontal-active,.t-splitbar-vertical-active,.t-ghost-splitbar-horizontal,.t-ghost-splitbar-vertical{background-color:#ccc}
.t-restricted-size-horizontal,.t-restricted-size-vertical{background-color:#f00}
/* Upload */.t-dropzone-active{border-color:#aaa}
.t-dropzone-hovered{background-color:#efefef}
.t-dropzone em{color:#999}
.t-upload-files{border-width:0}
.t-progress,.t-progress-status{background-image:url('Sitefinity/sprite.png')}
.t-progress{background-position:0 -465px;border-color:#f8f8f8 transparent #cacaca}
.t-progress-status{background-position:0 -471px;border-color:#62962a transparent #4e8315}
/* ImageBrowser */.t-imagebrowser .t-content{background:#efefef}
.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#999}
.t-tiles-arrange a{color:#000}
.t-tiles{border-color:#ccc;background:#fff}
.t-tile{border-color:#fff}
.t-tiles li.t-state-hover{border-color:#abadb3}
.t-tiles li.t-state-selected{border-color:#abadb3;background-color:#999;color:#fff}
.t-tile .t-folder{background-image:url('Telerik/imagebrowser.png')}
.t-tile em,.t-tile .t-filesize{color:#999}
.t-tiles li.t-state-selected em,.t-tiles li.t-state-selected .t-filesize{color:#d2d2d2}
.t-tile-empty strong{color:#9b9b9b}

View File

@ -100,8 +100,9 @@
<Private>True</Private>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="Telerik.Web.Mvc, Version=2011.2.712.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<HintPath>..\packages\TelerikMvcExtensions.2011.2.712\lib\net40\Telerik.Web.Mvc.dll</HintPath>
<Reference Include="Telerik.Web.Mvc, Version=2011.3.1115.340, Culture=neutral, PublicKeyToken=29ac1a93ec063d92, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\TelerikMvcExtensions.2011.3.1115\lib\net40\Telerik.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="TvdbLib, Version=0.8.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@ -109,200 +110,25 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="Content\2011.2.712\Black\editor.png" />
<Content Include="Content\2011.2.712\Black\imagebrowser.png" />
<Content Include="Content\2011.2.712\Black\loading.gif" />
<Content Include="Content\2011.2.712\Black\slider-h.gif" />
<Content Include="Content\2011.2.712\Black\slider-v.gif" />
<Content Include="Content\2011.2.712\Black\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Black\sprite.png" />
<Content Include="Content\2011.2.712\Black\treeview-line.png" />
<Content Include="Content\2011.2.712\Black\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Black\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Default\editor.png" />
<Content Include="Content\2011.2.712\Default\imagebrowser.png" />
<Content Include="Content\2011.2.712\Default\loading.gif" />
<Content Include="Content\2011.2.712\Default\slider-h.gif" />
<Content Include="Content\2011.2.712\Default\slider-v.gif" />
<Content Include="Content\2011.2.712\Default\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Default\sprite.png" />
<Content Include="Content\2011.2.712\Default\treeview-line.png" />
<Content Include="Content\2011.2.712\Default\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Default\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Forest\editor.png" />
<Content Include="Content\2011.2.712\Forest\imagebrowser.png" />
<Content Include="Content\2011.2.712\Forest\loading.gif" />
<Content Include="Content\2011.2.712\Forest\slider-h.gif" />
<Content Include="Content\2011.2.712\Forest\slider-v.gif" />
<Content Include="Content\2011.2.712\Forest\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Forest\sprite.png" />
<Content Include="Content\2011.2.712\Forest\treeview-line.png" />
<Content Include="Content\2011.2.712\Forest\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Forest\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Hay\editor.png" />
<Content Include="Content\2011.2.712\Hay\imagebrowser.png" />
<Content Include="Content\2011.2.712\Hay\loading.gif" />
<Content Include="Content\2011.2.712\Hay\slider-h.gif" />
<Content Include="Content\2011.2.712\Hay\slider-v.gif" />
<Content Include="Content\2011.2.712\Hay\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Hay\sprite.png" />
<Content Include="Content\2011.2.712\Hay\treeview-line.png" />
<Content Include="Content\2011.2.712\Hay\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Hay\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Office2007\editor.png" />
<Content Include="Content\2011.2.712\Office2007\imagebrowser.png" />
<Content Include="Content\2011.2.712\Office2007\loading.gif" />
<Content Include="Content\2011.2.712\Office2007\slider-h.gif" />
<Content Include="Content\2011.2.712\Office2007\slider-v.gif" />
<Content Include="Content\2011.2.712\Office2007\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Office2007\sprite.png" />
<Content Include="Content\2011.2.712\Office2007\treeview-line.png" />
<Content Include="Content\2011.2.712\Office2007\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Office2007\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Office2010Black\editor.png" />
<Content Include="Content\2011.2.712\Office2010Black\imagebrowser.png" />
<Content Include="Content\2011.2.712\Office2010Black\loading.gif" />
<Content Include="Content\2011.2.712\Office2010Black\slider-h.gif" />
<Content Include="Content\2011.2.712\Office2010Black\slider-v.gif" />
<Content Include="Content\2011.2.712\Office2010Black\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Office2010Black\sprite.png" />
<Content Include="Content\2011.2.712\Office2010Black\treeview-line.png" />
<Content Include="Content\2011.2.712\Office2010Black\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Office2010Black\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Office2010Blue\editor.png" />
<Content Include="Content\2011.2.712\Office2010Blue\gradient.png" />
<Content Include="Content\2011.2.712\Office2010Blue\imagebrowser.png" />
<Content Include="Content\2011.2.712\Office2010Blue\loading.gif" />
<Content Include="Content\2011.2.712\Office2010Blue\slider-h.gif" />
<Content Include="Content\2011.2.712\Office2010Blue\slider-v.gif" />
<Content Include="Content\2011.2.712\Office2010Blue\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Office2010Blue\sprite.png" />
<Content Include="Content\2011.2.712\Office2010Silver\editor.png" />
<Content Include="Content\2011.2.712\Office2010Silver\gradient.png" />
<Content Include="Content\2011.2.712\Office2010Silver\imagebrowser.png" />
<Content Include="Content\2011.2.712\Office2010Silver\loading.gif" />
<Content Include="Content\2011.2.712\Office2010Silver\slider-h.gif" />
<Content Include="Content\2011.2.712\Office2010Silver\slider-v.gif" />
<Content Include="Content\2011.2.712\Office2010Silver\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Office2010Silver\sprite.png" />
<Content Include="Content\2011.2.712\Outlook\editor.png" />
<Content Include="Content\2011.2.712\Outlook\imagebrowser.png" />
<Content Include="Content\2011.2.712\Outlook\loading.gif" />
<Content Include="Content\2011.2.712\Outlook\slider-h.gif" />
<Content Include="Content\2011.2.712\Outlook\slider-v.gif" />
<Content Include="Content\2011.2.712\Outlook\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Outlook\sprite.png" />
<Content Include="Content\2011.2.712\Outlook\treeview-line.png" />
<Content Include="Content\2011.2.712\Outlook\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Outlook\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Simple\editor.png" />
<Content Include="Content\2011.2.712\Simple\imagebrowser.png" />
<Content Include="Content\2011.2.712\Simple\loading.gif" />
<Content Include="Content\2011.2.712\Simple\slider-h.gif" />
<Content Include="Content\2011.2.712\Simple\slider-v.gif" />
<Content Include="Content\2011.2.712\Simple\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Simple\sprite.png" />
<Content Include="Content\2011.2.712\Simple\treeview-line.png" />
<Content Include="Content\2011.2.712\Simple\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Simple\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Sitefinity\editor.png" />
<Content Include="Content\2011.2.712\Sitefinity\imagebrowser.png" />
<Content Include="Content\2011.2.712\Sitefinity\loading.gif" />
<Content Include="Content\2011.2.712\Sitefinity\slider-h.gif" />
<Content Include="Content\2011.2.712\Sitefinity\slider-v.gif" />
<Content Include="Content\2011.2.712\Sitefinity\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Sitefinity\sprite.png" />
<Content Include="Content\2011.2.712\Sitefinity\treeview-line.png" />
<Content Include="Content\2011.2.712\Sitefinity\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Sitefinity\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Sunset\editor.png" />
<Content Include="Content\2011.2.712\Sunset\imagebrowser.png" />
<Content Include="Content\2011.2.712\Sunset\loading.gif" />
<Content Include="Content\2011.2.712\Sunset\slider-h.gif" />
<Content Include="Content\2011.2.712\Sunset\slider-v.gif" />
<Content Include="Content\2011.2.712\Sunset\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Sunset\sprite.png" />
<Content Include="Content\2011.2.712\Sunset\treeview-line.png" />
<Content Include="Content\2011.2.712\Sunset\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Sunset\treeview-nodes.png" />
<Content Include="Content\2011.2.712\telerik.black.min.css" />
<Content Include="Content\2011.2.712\telerik.common.min.css" />
<Content Include="Content\2011.2.712\telerik.default.min.css" />
<Content Include="Content\2011.2.712\telerik.forest.min.css" />
<Content Include="Content\2011.2.712\telerik.hay.min.css" />
<Content Include="Content\2011.2.712\telerik.office2007.min.css" />
<Content Include="Content\2011.2.712\telerik.office2010black.min.css" />
<Content Include="Content\2011.2.712\telerik.office2010blue.min.css" />
<Content Include="Content\2011.2.712\telerik.office2010silver.min.css" />
<Content Include="Content\2011.2.712\telerik.outlook.min.css" />
<Content Include="Content\2011.2.712\telerik.rtl.min.css" />
<Content Include="Content\2011.2.712\telerik.simple.min.css" />
<Content Include="Content\2011.2.712\telerik.sitefinity.min.css" />
<Content Include="Content\2011.2.712\telerik.sunset.min.css" />
<Content Include="Content\2011.2.712\telerik.telerik.min.css" />
<Content Include="Content\2011.2.712\telerik.transparent.min.css" />
<Content Include="Content\2011.2.712\telerik.vista.min.css" />
<Content Include="Content\2011.2.712\telerik.web20.min.css" />
<Content Include="Content\2011.2.712\telerik.webblue.min.css" />
<Content Include="Content\2011.2.712\telerik.windows7.min.css" />
<Content Include="Content\2011.2.712\Telerik\editor.png" />
<Content Include="Content\2011.2.712\Telerik\imagebrowser.png" />
<Content Include="Content\2011.2.712\Telerik\loading.gif" />
<Content Include="Content\2011.2.712\Telerik\slider-h.gif" />
<Content Include="Content\2011.2.712\Telerik\slider-v.gif" />
<Content Include="Content\2011.2.712\Telerik\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Telerik\sprite.png" />
<Content Include="Content\2011.2.712\Telerik\treeview-line.png" />
<Content Include="Content\2011.2.712\Telerik\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Telerik\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Transparent\active.png" />
<Content Include="Content\2011.2.712\Transparent\editor.png" />
<Content Include="Content\2011.2.712\Transparent\gradient.png" />
<Content Include="Content\2011.2.712\Transparent\group.png" />
<Content Include="Content\2011.2.712\Transparent\hover.png" />
<Content Include="Content\2011.2.712\Transparent\imagebrowser.png" />
<Content Include="Content\2011.2.712\Transparent\loading.gif" />
<Content Include="Content\2011.2.712\Transparent\selected.png" />
<Content Include="Content\2011.2.712\Transparent\slider-h.gif" />
<Content Include="Content\2011.2.712\Transparent\slider-v.gif" />
<Content Include="Content\2011.2.712\Transparent\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Transparent\sprite.png" />
<Content Include="Content\2011.2.712\Transparent\toolbar.png" />
<Content Include="Content\2011.2.712\Transparent\widget.png" />
<Content Include="Content\2011.2.712\Vista\editor.png" />
<Content Include="Content\2011.2.712\Vista\imagebrowser.png" />
<Content Include="Content\2011.2.712\Vista\loading.gif" />
<Content Include="Content\2011.2.712\Vista\slider-h.gif" />
<Content Include="Content\2011.2.712\Vista\slider-v.gif" />
<Content Include="Content\2011.2.712\Vista\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Vista\sprite.png" />
<Content Include="Content\2011.2.712\Web20\editor.png" />
<Content Include="Content\2011.2.712\Web20\imagebrowser.png" />
<Content Include="Content\2011.2.712\Web20\loading.gif" />
<Content Include="Content\2011.2.712\Web20\slider-h.gif" />
<Content Include="Content\2011.2.712\Web20\slider-v.gif" />
<Content Include="Content\2011.2.712\Web20\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Web20\sprite.png" />
<Content Include="Content\2011.2.712\Web20\treeview-line.png" />
<Content Include="Content\2011.2.712\Web20\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\Web20\treeview-nodes.png" />
<Content Include="Content\2011.2.712\WebBlue\editor.png" />
<Content Include="Content\2011.2.712\WebBlue\imagebrowser.png" />
<Content Include="Content\2011.2.712\WebBlue\loading.gif" />
<Content Include="Content\2011.2.712\WebBlue\slider-h.gif" />
<Content Include="Content\2011.2.712\WebBlue\slider-v.gif" />
<Content Include="Content\2011.2.712\WebBlue\sprite-vertical.png" />
<Content Include="Content\2011.2.712\WebBlue\sprite.png" />
<Content Include="Content\2011.2.712\WebBlue\treeview-line.png" />
<Content Include="Content\2011.2.712\WebBlue\treeview-nodes-rtl.png" />
<Content Include="Content\2011.2.712\WebBlue\treeview-nodes.png" />
<Content Include="Content\2011.2.712\Windows7\editor.png" />
<Content Include="Content\2011.2.712\Windows7\imagebrowser.png" />
<Content Include="Content\2011.2.712\Windows7\loading.gif" />
<Content Include="Content\2011.2.712\Windows7\slider-h.gif" />
<Content Include="Content\2011.2.712\Windows7\slider-v.gif" />
<Content Include="Content\2011.2.712\Windows7\sprite-vertical.png" />
<Content Include="Content\2011.2.712\Windows7\sprite.png" />
<Content Include="Content\2011.3.1115\Metro\editor.png" />
<Content Include="Content\2011.3.1115\Metro\imagebrowser.png" />
<Content Include="Content\2011.3.1115\Metro\loading.gif" />
<Content Include="Content\2011.3.1115\Metro\slider-h.gif" />
<Content Include="Content\2011.3.1115\Metro\slider-v.gif" />
<Content Include="Content\2011.3.1115\Metro\sprite.png" />
<Content Include="Content\2011.3.1115\Sitefinity\editor.png" />
<Content Include="Content\2011.3.1115\Sitefinity\imagebrowser.png" />
<Content Include="Content\2011.3.1115\Sitefinity\loading.gif" />
<Content Include="Content\2011.3.1115\Sitefinity\slider-h.gif" />
<Content Include="Content\2011.3.1115\Sitefinity\slider-v.gif" />
<Content Include="Content\2011.3.1115\Sitefinity\sprite-vertical.png" />
<Content Include="Content\2011.3.1115\Sitefinity\sprite.png" />
<Content Include="Content\2011.3.1115\Sitefinity\treeview-line.png" />
<Content Include="Content\2011.3.1115\Sitefinity\treeview-nodes-rtl.png" />
<Content Include="Content\2011.3.1115\Sitefinity\treeview-nodes.png" />
<Content Include="Content\2011.3.1115\telerik.common.min.css" />
<Content Include="Content\2011.3.1115\telerik.metro.min.css" />
<Content Include="Content\2011.3.1115\telerik.sitefinity.min.css" />
<Content Include="Content\IndexerSettings.css" />
<Content Include="Content\Slider.css" />
<Content Include="Content\Grid.css" />
@ -323,131 +149,21 @@
<Compile Include="..\NzbDrone.Common\Properties\SharedAssemblyInfo.cs">
<Link>Properties\SharedAssemblyInfo.cs</Link>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.bg-BG.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.bg-BG.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.de-DE.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.de-DE.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.en-US.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.en-US.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.fr-FR.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.fr-FR.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.nl-NL.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.nl-NL.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.pl-PL.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.pl-PL.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.pt-BR.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.pt-BR.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.ru-RU.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.ru-RU.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\EditorLocalization.uk-UA.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EditorLocalization.uk-UA.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.bg-BG.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.bg-BG.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.de-DE.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.de-DE.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.en-US.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.en-US.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.es-ES.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.es-ES.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.fr-FR.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.fr-FR.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.pl-PL.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.pl-PL.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.pt-BR.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.pt-BR.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.pt-PT.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.pt-PT.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.ru-RU.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.ru-RU.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\GridLocalization.uk-UA.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>GridLocalization.uk-UA.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\UploadLocalization.bg-BG.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>UploadLocalization.bg-BG.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\UploadLocalization.en-US.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>UploadLocalization.en-US.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\UploadLocalization.pl-PL.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>UploadLocalization.pl-PL.resx</DependentUpon>
</Compile>
<Compile Include="App_GlobalResources\UploadLocalization.ru-RU.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>UploadLocalization.ru-RU.resx</DependentUpon>
</Compile>
<Compile Include="Controllers\CommandController.cs" />
<Compile Include="Controllers\DirectoryController.cs" />
<Compile Include="Controllers\EpisodeController.cs" />
@ -629,35 +345,35 @@
<Content Include="Content\themes\base\minified\jquery.ui.theme.min.css" />
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<Content Include="Scripts\2011.2.712\jquery-1.5.1.min.js" />
<Content Include="Scripts\2011.2.712\jquery.validate.min.js" />
<Content Include="Scripts\2011.2.712\telerik.autocomplete.min.js" />
<Content Include="Scripts\2011.2.712\telerik.calendar.min.js" />
<Content Include="Scripts\2011.2.712\telerik.chart.min.js" />
<Content Include="Scripts\2011.2.712\telerik.combobox.min.js" />
<Content Include="Scripts\2011.2.712\telerik.common.min.js" />
<Content Include="Scripts\2011.2.712\telerik.datepicker.min.js" />
<Content Include="Scripts\2011.2.712\telerik.datetimepicker.min.js" />
<Content Include="Scripts\2011.2.712\telerik.draganddrop.min.js" />
<Content Include="Scripts\2011.2.712\telerik.editor.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.editing.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.filtering.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.grouping.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.reordering.min.js" />
<Content Include="Scripts\2011.2.712\telerik.grid.resizing.min.js" />
<Content Include="Scripts\2011.2.712\telerik.imagebrowser.min.js" />
<Content Include="Scripts\2011.2.712\telerik.list.min.js" />
<Content Include="Scripts\2011.2.712\telerik.menu.min.js" />
<Content Include="Scripts\2011.2.712\telerik.panelbar.min.js" />
<Content Include="Scripts\2011.2.712\telerik.slider.min.js" />
<Content Include="Scripts\2011.2.712\telerik.splitter.min.js" />
<Content Include="Scripts\2011.2.712\telerik.tabstrip.min.js" />
<Content Include="Scripts\2011.2.712\telerik.textbox.min.js" />
<Content Include="Scripts\2011.2.712\telerik.timepicker.min.js" />
<Content Include="Scripts\2011.2.712\telerik.treeview.min.js" />
<Content Include="Scripts\2011.2.712\telerik.upload.min.js" />
<Content Include="Scripts\2011.2.712\telerik.window.min.js" />
<Content Include="Scripts\2011.3.1115\jquery-1.6.4.min.js" />
<Content Include="Scripts\2011.3.1115\jquery.validate.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.autocomplete.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.calendar.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.chart.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.combobox.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.common.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.datepicker.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.datetimepicker.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.draganddrop.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.editor.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.editing.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.filtering.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.grouping.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.reordering.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.grid.resizing.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.imagebrowser.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.list.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.menu.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.panelbar.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.slider.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.splitter.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.tabstrip.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.textbox.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.timepicker.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.treeview.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.upload.min.js" />
<Content Include="Scripts\2011.3.1115\telerik.window.min.js" />
<Content Include="Scripts\jquery.hotkeys.js" />
<Content Include="Scripts\jquery.validate-vsdoc.js" />
<Content Include="Scripts\jquery.validate.js" />
@ -766,156 +482,6 @@
<ItemGroup>
<Content Include="Views\Log\All.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\UploadLocalization.ru-RU.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>UploadLocalization.ru-RU.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\UploadLocalization.pl-PL.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>UploadLocalization.pl-PL.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\UploadLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>UploadLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\UploadLocalization.bg-BG.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>UploadLocalization.bg-BG.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.uk-UA.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.uk-UA.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.ru-RU.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.ru-RU.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.pt-PT.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.pt-PT.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.pt-BR.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.pt-BR.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.pl-PL.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.pl-PL.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.fr-FR.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.fr-FR.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.es-ES.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.es-ES.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.de-DE.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.de-DE.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.bg-BG.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.bg-BG.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.uk-UA.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.uk-UA.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.ru-RU.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.ru-RU.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.pt-BR.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.pt-BR.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.pl-PL.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.pl-PL.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.nl-NL.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.nl-NL.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.fr-FR.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.fr-FR.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.de-DE.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.de-DE.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.bg-BG.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.bg-BG.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="Views\Settings\System.cshtml" />
</ItemGroup>
@ -949,6 +515,24 @@
<ItemGroup>
<Content Include="Views\Update\ViewLog.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\UploadLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>UploadLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\GridLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>GridLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\EditorLocalization.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>EditorLocalization.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
(function(d){var g=d.telerik,b=function(){},c={},a={},f={scope:"default",drop:b,over:b,out:b,owner:document.body},e={distance:5,cursorAt:{left:10,top:10},scope:"default",start:b,drag:b,stop:b,destroy:b,owner:document.body,cue:function(){return d("<span />")}};g.scripts.push("telerik.draganddrop.js");g.droppable=function(h){d.extend(this,f,h);d(this.owner).delegate(this.selector,"mouseenter",d.proxy(this._over,this)).delegate(this.selector,"mouseup",d.proxy(this._drop,this)).delegate(this.selector,"mouseleave",d.proxy(this._out,this))};g.droppable.prototype={_over:function(h){this._raise(h,this.over)},_out:function(h){this._raise(h,this.out)},_drop:function(h){this._raise(h,d.proxy(function(i){this.drop(i);i.destroy(i)},this))},_raise:function(j,i){var h=c[this.scope];if(h){i(d.extend(j,h,{$droppable:d(j.currentTarget)}))}}};g.dragCue=function(h){return d('<div class="t-header t-drag-clue" />').html(h).prepend('<span class="t-icon t-drag-status t-denied" />').appendTo(document.body)};g.dragCueStatus=function(h,i){h.find(".t-drag-status").attr("className","t-icon t-drag-status").addClass(i)};g.draggable=function(h){d.extend(this,e,h);d(this.owner).delegate(this.selector,"mousedown",d.proxy(this._wait,this)).delegate(this.selector,"dragstart",g.preventDefault);this._startProxy=d.proxy(this._start,this);this._destroyProxy=d.proxy(this._destroy,this);this._stopProxy=d.proxy(this._stop,this);this._dragProxy=d.proxy(this._drag,this)};g.draggable.get=function(h){return c[h]};g.draggable.prototype={_raise:function(j,i){var h=c[this.scope];if(h){return i(d.extend(j,h))}},_startDrag:function(h,j){h=d(h);this.$target=h;if(j){this._startPosition=j}else{var i=h.offset();this._startPosition={x:i.left,y:i.top}}d(document).bind({mousemove:this._startProxy,mouseup:this._destroyProxy})},_wait:function(h){this._startDrag(h.currentTarget,{x:h.pageX,y:h.pageY});d(document.documentElement).trigger("mousedown",h);return false},_start:function(l){var k=this._startPosition.x-l.pageX,j=this._startPosition.y-l.pageY;var i=Math.sqrt((k*k)+(j*j));if(i>=this.distance){var h=a[this.selector];if(!h){h=a[this.selector]=this.cue({$draggable:this.$target});d(document).unbind("mousemove",this._startProxy).unbind("mouseup",this._destroyProxy).bind({"mouseup keydown":this._stopProxy,mousemove:this._dragProxy,selectstart:false})}c[this.scope]={$cue:h.css({position:"absolute",left:l.pageX+this.cursorAt.left,top:l.pageY+this.cursorAt.top}),$draggable:this.$target,destroy:this._destroyProxy};if(this._raise(l,this.start)===false){this._destroy(l)}}},_drag:function(h){this._raise(h,this.drag);c[this.scope].$cue.css({left:h.pageX+this.cursorAt.left,top:h.pageY+this.cursorAt.top})},_stop:function(h){if(h.type=="mouseup"||h.keyCode==27){if(this._raise(h,this.stop)===false){this._destroy(h)}else{var i=c[this.scope];i.$cue.animate(i.$draggable.offset(),"fast",this._destroyProxy)}}},_destroy:function(h){d(document).unbind("mouseup keydown",this._stopProxy).unbind("mousemove",this._dragProxy).unbind("mousemove",this._startProxy).unbind("selectstart",false);this._raise(h,this.destroy);c[this.scope]=null;a[this.selector]=null}}})(jQuery);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
(function(a){var b=a.telerik;b.scripts.push("telerik.grid.reordering.js");b.reordering={};b.reordering.initialize=function(d){d.$reorderDropCue=a('<div class="t-reorder-cue"><div class="t-icon t-arrow-down"></div><div class="t-icon t-arrow-up"></div></div>');var c=d.$header.children("th").length-1;var e=function(i,l){var k=a.inArray(l,d.columns);d.columns.splice(k,1);d.columns.splice(i,0,l);h(d.$columns(),k,i);h(d.$tbody.parent().find("> colgroup > col:not(.t-group-col,.t-hierarchy-col)"),k,i);h(d.$headerWrap.find("table").find("> colgroup > col:not(.t-group-col,.t-hierarchy-col)"),k,i);var j=d.$footer.find("table");h(j.find("> colgroup > col:not(.t-group-col,.t-hierarchy-col)"),k,i);h(j.find("> tbody > tr.t-footer-template > td:not(.t-group-cell,.t-hierarchy-cell)").add(d.$footer.find("tr.t-footer-template > td:not(.t-group-cell,.t-hierarchy-cell)")),k,i);a.each(d.$tbody.children(),function(){h(a(this).find(" > td:not(.t-group-cell, .t-hierarchy-cell, .t-detail-cell)"),k,i)})};d.reorderColumn=e;function f(i,k,l,j){g(i,k,l,j,"th","t-last-header");g(i,k,l,j,"td","t-last")}function g(j,l,k,m,i,n){if(k.is(i)&&m==c){j.addClass(n);k.removeClass(n)}if(j.is(i)&&l==c){j.removeClass(n).prev(i).addClass(n)}}function h(j,k,i){var l=j.eq(k);var m=j.eq(i);f(l,k,m,i);l[k>i?"insertBefore":"insertAfter"](m)}new b.draggable({owner:d.$header,selector:".t-header:not(.t-group-cell,.t-hierarchy-cell)",scope:d.element.id+"-reodering",cue:function(i){return b.dragCue(i.$draggable.text())},destroy:function(i){i.$cue.remove()}});new b.droppable({owner:d.$header,scope:d.element.id+"-reodering",selector:".t-header:not(.t-group-cell,.t-hierarchy-cell)",over:function(k){var i=a.trim(k.$draggable.text())==a.trim(k.$droppable.text());b.dragCueStatus(k.$cue,i?"t-denied":"t-add");var j=0;a("> .t-grid-top, > .t-grouping-header",d.element).each(function(){j+=a(this).outerHeight()});if(!i){d.$reorderDropCue.css({height:k.$droppable.outerHeight(),top:j,left:function(){return k.$droppable.position().left+((k.$droppable.index()>k.$draggable.index())?k.$droppable.outerWidth():0)}}).appendTo(d.element)}},out:function(i){d.$reorderDropCue.remove();b.dragCueStatus(i.$cue,"t-denied")},drop:function(k){d.$reorderDropCue.remove();if(k.$cue.find(".t-drag-status").is(".t-add")){var i=d.columnFromTitle(a.trim(k.$draggable.text()));var j=d.$columns().index(k.$droppable);b.trigger(d.element,"columnReorder",{column:i,oldIndex:a.inArray(i,d.columns),newIndex:j});e(j,i);b.trigger(d.element,"repaint")}}})}})(jQuery);

View File

@ -1 +0,0 @@
(function(a){var b=a.telerik;b.scripts.push("telerik.grid.resizing.js");b.resizing={};b.resizing.initialize=function(p){var c,o=a('<div class="t-grid-resize-indicator" />'),i,d,h,l=3;function m(q,r){a("th, th .t-grid-filter, th .t-link",q).add(document.body).css("cursor",r)}function k(q){var r=0;a("> .t-grouping-header, > .t-grid-top",q).each(function(){r+=this.offsetHeight});return r}function e(t){var r=0;a(".t-resize-handle",p.element).each(function(){r+=a(this).data("th").outerWidth();a(this).css("left",r-l)});r=-p.$tbody.closest(".t-grid-content").scrollLeft();t.prevAll("th").add(t).each(function(){r+=this.offsetWidth});var q=p.scrollable?a(".t-grid-content",p.element):a("tbody",p.element);var s=q.attr(p.scrollable?"clientWidth":"offsetWidth");if(r>=s){o.remove()}else{o.css({left:r,top:k(p.element),height:t.outerHeight()+q.attr(p.scrollable?"clientHeight":"offsetHeight")});if(!o.parent().length){o.appendTo(p.element)}}}function j(r){var q=r.$draggable.data("th");c=a("colgroup",p.element).find("col:eq("+q.index()+")");h=r.pageX;d=q.outerWidth();i=p.$tbody.outerWidth()}function g(q){var r=d+q.pageX-h;if(r>10){c.css("width",r);if(p.scrollable){p.$tbody.parent().add(p.$headerWrap.find("table")).add(p.$footer.find("table")).css("width",i+q.pageX-h)}e(q.$draggable.data("th"))}}function f(s){o.remove();m(p.element,"");var r=s.$draggable.data("th");var q=r.outerWidth();if(p.onColumnResize&&q!=d){b.trigger(p.element,"columnResize",{column:p.columns[p.$columns().index(r)],oldWidth:d,newWidth:q})}return false}function n(){var r=0,q=p.element.id+"-column-resizing";var s=b.draggable.get(q);if(s){s._destroy()}p.$headerWrap.add(p.element).find("> .t-resize-handle").remove();p.$header.find(".t-header:visible").each(function(){r+=this.offsetWidth;var t=a(this);a('<div class="t-resize-handle" />').css({left:r-l,top:p.scrollable?0:k(p.element),width:l*2}).appendTo(p.scrollable?p.$headerWrap:p.element).data("th",t).mousedown(function(){e(t);m(p.element,a(this).css("cursor"))}).mouseup(function(){m(p.element,"")})});new b.draggable({owner:p.element,selector:".t-resize-handle",scope:q,distance:0,start:j,drag:g,stop:f})}n();a(p.element).one("mouseenter",n).bind("repaint",n)}})(jQuery);

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More