PHP Classes

File: resources/views/css.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Polr Admin Dashboard   resources/views/css.blade.php   Download  
File: resources/views/css.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Polr Admin Dashboard
Another admin dashboard for the Polr URL shortener
Author: By
Last change: Now loading CSS en JS files from the jsDelivr CDN.
Date: 6 years ago
Size: 1,036 bytes
 

Contents

Class file image Download
<!-- Datatables from https://datatables.net/download/#bs/dt-1.10.12/r-2.1.0 -->
    <link rel="stylesheet" href="https://cdn.datatables.net/v/bs/dt-1.10.12/r-2.1.0/datatables.min.css" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css" />
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jvectormap/2.0.4/jquery-jvectormap.min.css" />
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/css/base.css" />
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/css/admin.css" />
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/css/index.css" />
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/css/stats.css" />