Commit some missing files
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
$base-background-color: #f1f1f1;
|
$base-background-color: #f1f1f1;
|
||||||
|
|
||||||
$base-font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
$base-font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||||
$base-font-weight: 300;
|
$base-font-weight: 400;
|
||||||
$base-letter-spacing: 0.08em;
|
$base-letter-spacing: 0.08em;
|
||||||
$base-font-size: 16px;
|
$base-font-size: 14px;
|
||||||
|
$base-line-height: 1.42857143;
|
||||||
|
|
||||||
$base-link-color: #ffffff;
|
$base-link-color: #ffffff;
|
||||||
$base-link-hover-color: #e9e9e9;
|
$base-link-hover-color: #e9e9e9;
|
||||||
|
|||||||
@@ -4561,13 +4561,15 @@ input.form-control {
|
|||||||
|
|
||||||
body.dashboard {
|
body.dashboard {
|
||||||
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.08em;
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
table-layout: fixed; }
|
table-layout: fixed;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
line-height: 1.42857; }
|
||||||
|
|
||||||
body.dashboard .wrapper {
|
body.dashboard .wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -4561,13 +4561,15 @@ input.form-control {
|
|||||||
|
|
||||||
body.dashboard {
|
body.dashboard {
|
||||||
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.08em;
|
||||||
display: table;
|
display: table;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
table-layout: fixed; }
|
table-layout: fixed;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
line-height: 1.42857; }
|
||||||
|
|
||||||
body.dashboard .wrapper {
|
body.dashboard .wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"css/all.css": "css/all-729d9f2f.css",
|
"css/all.css": "css/all-f9e4f3a6.css",
|
||||||
"js/all.js": "js/all-4554a981.js"
|
"js/all.js": "js/all-4554a981.js"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user