Aggiunta roboto font...

This commit is contained in:
Samuele E. Locatelli
2018-02-06 15:46:36 +01:00
parent 30cede6d0e
commit 40ca668b84
9 changed files with 26 additions and 5 deletions
+6 -2
View File
@@ -10,9 +10,10 @@ Il progetto è la base della piattaforma gestionale di Steamware
- [Specifiche implementative](#specifiche-implementative)
- [Fatturazione](#fatturazione)
- [Anagrafiche](#anagrafiche)
- [IVA e dichiaraizoni d'intento](#iva-e-dichiaraizoni-dintento)
- [IVA e dichiarazioni d'intento](#iva-e-dichiarazioni-dintento)
- [Gestione costi assorbiti/associati](#gestione-costi-assorbitiassociati)
- [Gestione pagamenti](#gestione-pagamenti)
- [Rendicontazione / GPW](#rendicontazione--gpw)
- [Note e ToDo's](#note-e-todos)
<!-- /TOC -->
@@ -39,12 +40,15 @@ Componenti del progetto sono i seguenti:
### Anagrafiche
### IVA e dichiaraizoni d'intento
### IVA e dichiarazioni d'intento
### Gestione costi assorbiti/associati
### Gestione pagamenti
## Rendicontazione / GPW
Il sistema SHERPA è integrato con GPW per l'analisi dei progetti attivi (nel mese precedente e in termini generali)
...
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -1,5 +1,6 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
font-family: 'Roboto Condensed', sans-serif;
padding-top: 50px;
padding-bottom: 20px;
}
+3 -2
View File
@@ -1,7 +1,8 @@
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
font-family: 'Roboto Condensed', sans-serif;
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
+1 -1
View File
@@ -1 +1 @@
body{padding-top:50px;padding-bottom:20px;}.body-content{padding-left:5px;padding-right:5px;}input,select,textarea{max-width:100%;}.text-black{color:#000;}.navbar{margin-bottom:0;height:32px;}.navbar-left{min-width:250px;text-wrap:none;}@media screen and (min-width:768px){.jumbotron{margin-top:20px;}.body-content{padding:0 15px;}}.docStrong{font-size:1.1em;font-weight:bold;}.docText{font-size:1em;}.docNote{font-size:.8em;color:#696969;}.fontSmall{font-size:.8em;}.fontStd{font-size:1em;}.fontBig{font-size:1.2em;}.textNoFlow{white-space:nowrap;}.GridPager a,.GridPager span{display:block;height:1.6em;width:2em;text-align:center;text-decoration:none;}.GridPager a{background-color:#f5f5f5;color:#969696;}.GridPager span{background-color:#a1dcf2;color:#000;font-weight:bold;}.greenBar{background-color:#98fb98;border:1px solid #008000;text-align:center;}.redBar{background-color:#d87093;border:1px solid #f00;text-align:center;}.grayBar{background-color:#cfcfcf;border:1px solid #696969;text-align:center;}.orangeBar{background-color:#ffa500;border:1px solid #ff4500;text-align:center;}.blueBar{background-color:#6495ed;border:1px solid #00f;text-align:center;}.max10em{max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max20em{max-width:20em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max30em{max-width:30em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max40em{max-width:40em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max50em{max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max60em{max-width:60em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.pLZero{padding-left:0;}.pRZero{padding-right:0;}.pZero{padding:0;}.mLZero{margin-left:0;}.mRZero{margin-right:0;}.shortcuts{text-align:center;}.shortcuts .shortcut{min-width:180px;min-height:100px;display:inline-block;padding:13.33333333px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px;}.shortcuts .shortcut-sm{min-width:90px;min-height:60px;display:inline-block;padding:5px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px;}.shortcuts .shortcut .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:40px;color:#333;}.shortcuts .shortcut-sm .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:40px;color:#333;}.shortcuts .shortcut:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0);}.shortcuts .shortcut-sm:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0);}.shortcuts .shortcut:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.shortcuts .shortcut-sm:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.shortcuts .shortcut:hover .shortcut-icon{color:#c93;}.shortcuts .shortcut-sm:hover .shortcut-icon{color:#666;}.shortcuts .shortcut-label{display:block;margin-top:.75em;font-weight:400;color:#666;}
body{font-family:'Roboto Condensed',sans-serif;padding-top:50px;padding-bottom:20px;}.body-content{padding-left:5px;padding-right:5px;}input,select,textarea{max-width:100%;}.text-black{color:#000;}.navbar{margin-bottom:0;height:32px;}.navbar-left{min-width:250px;text-wrap:none;}@media screen and (min-width:768px){.jumbotron{margin-top:20px;}.body-content{padding:0 15px;}}.docStrong{font-size:1.1em;font-weight:bold;}.docText{font-size:1em;}.docNote{font-size:.8em;color:#696969;}.fontSmall{font-size:.8em;}.fontStd{font-size:1em;}.fontBig{font-size:1.2em;}.textNoFlow{white-space:nowrap;}.GridPager a,.GridPager span{display:block;height:1.6em;width:2em;text-align:center;text-decoration:none;}.GridPager a{background-color:#f5f5f5;color:#969696;}.GridPager span{background-color:#a1dcf2;color:#000;font-weight:bold;}.greenBar{background-color:#98fb98;border:1px solid #008000;text-align:center;}.redBar{background-color:#d87093;border:1px solid #f00;text-align:center;}.grayBar{background-color:#cfcfcf;border:1px solid #696969;text-align:center;}.orangeBar{background-color:#ffa500;border:1px solid #ff4500;text-align:center;}.blueBar{background-color:#6495ed;border:1px solid #00f;text-align:center;}.max10em{max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max20em{max-width:20em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max30em{max-width:30em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max40em{max-width:40em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max50em{max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.max60em{max-width:60em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.pLZero{padding-left:0;}.pRZero{padding-right:0;}.pZero{padding:0;}.mLZero{margin-left:0;}.mRZero{margin-right:0;}.shortcuts{text-align:center;}.shortcuts .shortcut{min-width:180px;min-height:100px;display:inline-block;padding:13.33333333px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px;}.shortcuts .shortcut-sm{min-width:90px;min-height:60px;display:inline-block;padding:5px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px;}.shortcuts .shortcut .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:40px;color:#333;}.shortcuts .shortcut-sm .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:40px;color:#333;}.shortcuts .shortcut:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0);}.shortcuts .shortcut-sm:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0);}.shortcuts .shortcut:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.shortcuts .shortcut-sm:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.shortcuts .shortcut:hover .shortcut-icon{color:#c93;}.shortcuts .shortcut-sm:hover .shortcut-icon{color:#666;}.shortcuts .shortcut-label{display:block;margin-top:.75em;font-weight:400;color:#666;}
+11
View File
@@ -122,6 +122,12 @@
<Content Include="Content\bootstrap.min.css" />
<Content Include="Content\font-awesome.css" />
<Content Include="Content\font-awesome.min.css" />
<Content Include="Content\fonts.css">
<DependentUpon>fonts.less</DependentUpon>
</Content>
<Content Include="Content\fonts.min.css">
<DependentUpon>fonts.css</DependentUpon>
</Content>
<Content Include="Content\themes\base\accordion.css" />
<Content Include="Content\themes\base\all.css" />
<Content Include="Content\themes\base\autocomplete.css" />
@@ -190,6 +196,11 @@
<Content Include="fonts\fontawesome-webfont.woff" />
<Content Include="fonts\fontawesome-webfont.ttf" />
<Content Include="fonts\fontawesome-webfont.eot" />
<Content Include="Content\RobotoCondensed.woff2" />
<Content Include="Content\RobotoCondensedExt.woff2" />
<Content Include="Content\fonts.less" />
<Content Include="Content\OpenSans.woff" />
<Content Include="Content\OpenSansCondensed.woff" />
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
<Content Include="Scripts\jquery-3.3.1.js" />
<Content Include="Scripts\jquery-3.3.1.min.js" />
+4
View File
@@ -2,5 +2,9 @@
{
"outputFile": "Content/Site.css",
"inputFile": "Content/Site.less"
},
{
"outputFile": "Content/fonts.css",
"inputFile": "Content/fonts.less"
}
]