initial commit of SVN release repo
This commit is contained in:
6
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/bootstrap.min.css
vendored
Normal file
6
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
4
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/font-awesome.min.css
vendored
Normal file
4
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
13
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/phpspreadsheet.css
vendored
Normal file
13
inc/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/phpspreadsheet.css
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
body {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.navbar {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.passed {
|
||||
color: #339900;
|
||||
}
|
||||
.failed {
|
||||
color: #ff0000;
|
||||
}
|
Reference in New Issue
Block a user