* style.css:

* Web.csproj:
* Web.config:
* Catalog.xml:
* Global.asax.cs:
* TestBinding.cs:
* IProvider.cs:
* yavscModel.csproj:
* WFManager.cs:
* BasketController.cs:
* WorkFlowController.cs:
* ITCPNpgsqlProvider.cs:
* IContentProvider.cs:
* WorkFlowProvider.csproj:
* NpgsqlContentProvider.cs:
* Provider.cs:
* ITContentProvider.csproj:
* FrontOfficeApiController.cs:
* ProviderCollection.cs:
* WorkflowConfiguration.cs:
* BlogProvidersConfigurationSection.cs: 

* IITContent.cs: Estimate creation
This commit is contained in:
Paul Schneider 2014-09-18 13:58:43 +02:00
commit bba917dcc0
21 changed files with 375 additions and 85 deletions

View file

@ -6,7 +6,7 @@ body {
color: #D0FFD0;
margin:1em;
padding:1em;
font-family: 'Dancing Script', cursive;
font-family: 'Arial', cursive;
line-height:135%;
}
@ -138,7 +138,7 @@ padding-left: 20px;
@media print {
body {background-color:white;color:black;}
.postcomment,#login,.actionlink{ display:none;}
.postcomment,#login,.actionlink,.metablog,.thanks{ display:none;}
}
@media all and (max-width: 15em) {