* mdd_styles.css: Modifies the colors
used for the markdown toolbar, in order to see the button images built in black on transparent. (Black theme) * Edit.aspx: Makes resizable the Markdown editor textarea * EventPub.aspx: Code formatting * Web.csproj: Fixes the Mardown styles deployment.
This commit is contained in:
@ -351,6 +351,7 @@
|
||||
<Content Include="Theme\md\mdd_ajax_loader.gif" />
|
||||
<Content Include="Theme\md\mdd_gripper.png" />
|
||||
<Content Include="Theme\md\mdd_modal_background.png" />
|
||||
<Content Include="Theme\mdd_styles.css" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
|
Reference in New Issue
Block a user