mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Remove missing CSS
This commit is contained in:
@@ -11,13 +11,14 @@
|
|||||||
{# CSS things #}
|
{# CSS things #}
|
||||||
|
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
<link href="v1/css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# favicons #}
|
{# favicons #}
|
||||||
{% include('partials.favicons') %}
|
{% include('partials.favicons') %}
|
||||||
|
@@ -11,13 +11,14 @@
|
|||||||
{# CSS things #}
|
{# CSS things #}
|
||||||
|
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
<link href="v1/css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# favicons #}
|
{# favicons #}
|
||||||
{% include('partials.favicons') %}
|
{% include('partials.favicons') %}
|
||||||
|
@@ -9,11 +9,12 @@
|
|||||||
<base href="{{ route('index') }}/">
|
<base href="{{ route('index') }}/">
|
||||||
|
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# favicons #}
|
{# favicons #}
|
||||||
{% include('partials.favicons') %}
|
{% include('partials.favicons') %}
|
||||||
|
@@ -11,13 +11,14 @@
|
|||||||
{# CSS things #}
|
{# CSS things #}
|
||||||
|
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
<link href="v1/css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# favicons #}
|
{# favicons #}
|
||||||
{% include('partials.favicons') %}
|
{% include('partials.favicons') %}
|
||||||
|
@@ -11,13 +11,15 @@
|
|||||||
{# CSS things #}
|
{# CSS things #}
|
||||||
|
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
<link href="v1/css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# favicons #}
|
{# favicons #}
|
||||||
{% include('partials.favicons') %}
|
{% include('partials.favicons') %}
|
||||||
|
17
resources/views/vendor/passport/authorize.twig
vendored
17
resources/views/vendor/passport/authorize.twig
vendored
@@ -10,12 +10,14 @@
|
|||||||
|
|
||||||
{# CSS things #}
|
{# CSS things #}
|
||||||
{# libraries #}
|
{# libraries #}
|
||||||
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
<link href="v1/lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# the theme #}
|
{# the theme #}
|
||||||
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/lib/adminlte/css/AdminLTE.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"
|
||||||
<link href="v1/lib/adminlte/css/skins/skin-blue-light.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
nonce="{{ JS_NONCE }}">
|
||||||
|
|
||||||
{# Firefly III customisations #}
|
{# Firefly III customisations #}
|
||||||
<link href="v1/css/firefly.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
<link href="v1/css/firefly.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css" nonce="{{ JS_NONCE }}">
|
||||||
@@ -48,7 +50,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="passport-authorize">
|
<body class="passport-authorize">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6 col-md-offset-3">
|
<div class="col-md-6 col-md-offset-3">
|
||||||
<div class="panel panel-default">
|
<div class="panel panel-default">
|
||||||
@@ -92,7 +94,8 @@
|
|||||||
|
|
||||||
<input type="hidden" name="state" value="{{ request.state }}">
|
<input type="hidden" name="state" value="{{ request.state }}">
|
||||||
<input type="hidden" name="client_id" value="{{ client.id }}">
|
<input type="hidden" name="client_id" value="{{ client.id }}">
|
||||||
<button type="submit" class="btn btn-success btn-approve">{{ 'button_authorize'|_ }}</button>
|
<button type="submit"
|
||||||
|
class="btn btn-success btn-approve">{{ 'button_authorize'|_ }}</button>
|
||||||
</form>
|
</form>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
@@ -110,6 +113,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user