* ITContentProvider/ITCPNpgsqlProvider.cs:
* ITContentProvider/ITContentProvider.csproj: * ITContentProvider/Model/NewProjectModel.cs: * ITContentProvider/ProjectInfo.cs: * web/Web.csproj: * web/Web.config: * yavscModel/WorkFlow/WorkFlowManager.cs: Namespace ITContentProvider has been removed, implementation has moved to Yavsc namespace * yavscModel/WorkFlow/WorkFlowManager.cs: Xml doc
This commit is contained in:
parent
8447f15968
commit
0ac2fb5adf
15 changed files with 70 additions and 58 deletions
|
|
@ -6,6 +6,7 @@ body {
|
|||
color: #D0FFD0;
|
||||
font-family: 'Arial', cursive;
|
||||
padding: .5em;
|
||||
margin-bottom:2.8em;
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
|
@ -56,12 +57,11 @@ footer {
|
|||
background-color: rgba(32,16,16,0.8);
|
||||
border-radius:5px; border: solid 1px #000060;
|
||||
float: right;
|
||||
margin:.5em;
|
||||
}
|
||||
|
||||
.bsh { float: right; }
|
||||
|
||||
|
||||
|
||||
#login {
|
||||
top:0;
|
||||
right:0;
|
||||
|
|
@ -243,5 +243,3 @@ a.actionlink:hover + .hidcom {
|
|||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue