mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
Especially helpful for those running Snipe-IT in a closed environment
This commit is contained in:
parent
ad4bf83aaa
commit
9d555f5436
|
@ -5,11 +5,6 @@
|
||||||
Snipe-IT Setup
|
Snipe-IT Setup
|
||||||
</title>
|
</title>
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
td, th {
|
td, th {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
@import url(https://fonts.googleapis.com/css?family=Lato);
|
|
||||||
/*!
|
/*!
|
||||||
* Bootstrap v3.3.6 (http://getbootstrap.com)
|
* Bootstrap v3.3.6 (http://getbootstrap.com)
|
||||||
* Copyright 2011-2015 Twitter, Inc.
|
* Copyright 2011-2015 Twitter, Inc.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
|
|
||||||
/*!
|
/*!
|
||||||
* AdminLTE v2.3.0
|
* AdminLTE v2.3.0
|
||||||
* Author: Almsaeed Studio
|
* Author: Almsaeed Studio
|
||||||
|
|
4
public/assets/css/AdminLTE.min.css
vendored
4
public/assets/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,3 @@
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
|
|
||||||
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
||||||
html {
|
html {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
@ -9204,7 +9203,6 @@ button.close {
|
||||||
* License: Open source - MIT
|
* License: Open source - MIT
|
||||||
* Please visit http://opensource.org/licenses/MIT for more information
|
* Please visit http://opensource.org/licenses/MIT for more information
|
||||||
!*/
|
!*/
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
|
|
||||||
/*
|
/*
|
||||||
* Core: General Layout Style
|
* Core: General Layout Style
|
||||||
* -------------------------
|
* -------------------------
|
||||||
|
@ -14342,5 +14340,8 @@ a.logo.no-hover a:hover {
|
||||||
.required {
|
.required {
|
||||||
border-right: 6px solid orange;
|
border-right: 6px solid orange;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=app.css.map */
|
/*# sourceMappingURL=app.css.map */
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,3 @@
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
|
|
||||||
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
|
||||||
html {
|
html {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
@ -9204,7 +9203,6 @@ button.close {
|
||||||
* License: Open source - MIT
|
* License: Open source - MIT
|
||||||
* Please visit http://opensource.org/licenses/MIT for more information
|
* Please visit http://opensource.org/licenses/MIT for more information
|
||||||
!*/
|
!*/
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
|
|
||||||
/*
|
/*
|
||||||
* Core: General Layout Style
|
* Core: General Layout Style
|
||||||
* -------------------------
|
* -------------------------
|
||||||
|
@ -14342,5 +14340,8 @@ a.logo.no-hover a:hover {
|
||||||
.required {
|
.required {
|
||||||
border-right: 6px solid orange;
|
border-right: 6px solid orange;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=app.css.map */
|
/*# sourceMappingURL=app.css.map */
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"assets/css/app.css": "assets/css/app-68b995f614.css",
|
"assets/css/app.css": "assets/css/app-fc4d2fdcc4.css",
|
||||||
"assets/js/all.js": "assets/js/all-93b23559b9.js"
|
"assets/js/all.js": "assets/js/all-93b23559b9.js"
|
||||||
}
|
}
|
|
@ -6,8 +6,6 @@
|
||||||
* Please visit http://opensource.org/licenses/MIT for more information
|
* Please visit http://opensource.org/licenses/MIT for more information
|
||||||
!*/
|
!*/
|
||||||
|
|
||||||
//google fonts
|
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
|
|
||||||
|
|
||||||
//Bootstrap Variables & Mixins
|
//Bootstrap Variables & Mixins
|
||||||
//The core bootstrap code have not been modified. These files
|
//The core bootstrap code have not been modified. These files
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
|
|
||||||
@icon-font-path: '../../../bower_components/bootstrap-less/fonts';
|
@icon-font-path: '../../../bower_components/bootstrap-less/fonts';
|
||||||
@fa-font-path: '../../../bower_components/font-awesome/fonts/';
|
@fa-font-path: '../../../bower_components/font-awesome/fonts/';
|
||||||
@import '../../../bower_components/bootstrap-less/less/bootstrap';
|
@import '../../../bower_components/bootstrap-less/less/bootstrap';
|
||||||
|
|
|
@ -287,3 +287,9 @@ a.logo.no-hover a:hover {
|
||||||
border-right: 6px solid orange;
|
border-right: 6px solid orange;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont,
|
||||||
|
"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
|
||||||
|
"Fira Sans", "Droid Sans", "Helvetica Neue",
|
||||||
|
sans-serif;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue