Fixed #406: invalid CSS for tables in Themes/Editor.css.

This commit is contained in:
Dario Solera 2009-12-14 18:19:02 +00:00
parent 2fac8b8ef7
commit 8103eb6e9b
2 changed files with 2 additions and 7 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.1.443")]
[assembly: AssemblyFileVersion("3.0.1.443")]
[assembly: AssemblyVersion("3.0.1.444")]
[assembly: AssemblyFileVersion("3.0.1.444")]