first commit
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
/img
|
||||||
|
*.zip
|
||||||
|
*.exe
|
1683
adminer.php
Executable file
170159
adminer.sql
Normal file
652
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/alerts_tooltips.html
vendored
Executable file
@ -0,0 +1,652 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width initial-scale=1.0">
|
||||||
|
<title>Admincast bootstrap 4 & angular 5 admin template, Шаблон админки | Alerts & Tooltips</title>
|
||||||
|
<!-- GLOBAL MAINLY STYLES-->
|
||||||
|
<link href="./assets/vendors/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
|
||||||
|
<link href="./assets/vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
|
||||||
|
<link href="./assets/vendors/themify-icons/css/themify-icons.css" rel="stylesheet" />
|
||||||
|
<!-- PLUGINS STYLES-->
|
||||||
|
<!-- THEME STYLES-->
|
||||||
|
<link href="assets/css/main.min.css" rel="stylesheet" />
|
||||||
|
<!-- PAGE LEVEL STYLES-->
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="fixed-navbar">
|
||||||
|
<div class="page-wrapper">
|
||||||
|
<!-- START HEADER-->
|
||||||
|
<header class="header">
|
||||||
|
<div class="page-brand">
|
||||||
|
<a class="link" href="index.html">
|
||||||
|
<span class="brand">Admin
|
||||||
|
<span class="brand-tip">CAST</span>
|
||||||
|
</span>
|
||||||
|
<span class="brand-mini">AC</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="flexbox flex-1">
|
||||||
|
<!-- START TOP-LEFT TOOLBAR-->
|
||||||
|
<ul class="nav navbar-toolbar">
|
||||||
|
<li>
|
||||||
|
<a class="nav-link sidebar-toggler js-sidebar-toggler"><i class="ti-menu"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<form class="navbar-search" action="javascript:;">
|
||||||
|
<div class="rel">
|
||||||
|
<span class="search-icon"><i class="ti-search"></i></span>
|
||||||
|
<input class="form-control" placeholder="Search here...">
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<!-- END TOP-LEFT TOOLBAR-->
|
||||||
|
<!-- START TOP-RIGHT TOOLBAR-->
|
||||||
|
<ul class="nav navbar-toolbar">
|
||||||
|
<li class="dropdown dropdown-inbox">
|
||||||
|
<a class="nav-link dropdown-toggle" data-toggle="dropdown"><i class="fa fa-envelope-o"></i>
|
||||||
|
<span class="badge badge-primary envelope-badge">9</span>
|
||||||
|
</a>
|
||||||
|
<ul class="dropdown-menu dropdown-menu-right dropdown-menu-media">
|
||||||
|
<li class="dropdown-menu-header">
|
||||||
|
<div>
|
||||||
|
<span><strong>9 New</strong> Messages</span>
|
||||||
|
<a class="pull-right" href="mailbox.html">view all</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
<li class="list-group list-group-divider scroller" data-height="240px" data-color="#71808f">
|
||||||
|
<div>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<img src="./assets/img/users/u1.jpg" />
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-strong"> </div>Jeanne Gonzalez<small class="text-muted float-right">Just now</small>
|
||||||
|
<div class="font-13">Your proposal interested me.</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<img src="./assets/img/users/u2.jpg" />
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-strong"></div>Becky Brooks<small class="text-muted float-right">18 mins</small>
|
||||||
|
<div class="font-13">Lorem Ipsum is simply.</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<img src="./assets/img/users/u3.jpg" />
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-strong"></div>Frank Cruz<small class="text-muted float-right">18 mins</small>
|
||||||
|
<div class="font-13">Lorem Ipsum is simply.</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<img src="./assets/img/users/u4.jpg" />
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-strong"></div>Rose Pearson<small class="text-muted float-right">3 hrs</small>
|
||||||
|
<div class="font-13">Lorem Ipsum is simply.</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="dropdown dropdown-notification">
|
||||||
|
<a class="nav-link dropdown-toggle" data-toggle="dropdown"><i class="fa fa-bell-o rel"><span class="notify-signal"></span></i></a>
|
||||||
|
<ul class="dropdown-menu dropdown-menu-right dropdown-menu-media">
|
||||||
|
<li class="dropdown-menu-header">
|
||||||
|
<div>
|
||||||
|
<span><strong>5 New</strong> Notifications</span>
|
||||||
|
<a class="pull-right" href="javascript:;">view all</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
<li class="list-group list-group-divider scroller" data-height="240px" data-color="#71808f">
|
||||||
|
<div>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<span class="badge badge-success badge-big"><i class="fa fa-check"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-13">4 task compiled</div><small class="text-muted">22 mins</small></div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<span class="badge badge-default badge-big"><i class="fa fa-shopping-basket"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-13">You have 12 new orders</div><small class="text-muted">40 mins</small></div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<span class="badge badge-danger badge-big"><i class="fa fa-bolt"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-13">Server #7 rebooted</div><small class="text-muted">2 hrs</small></div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<a class="list-group-item">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-img">
|
||||||
|
<span class="badge badge-success badge-big"><i class="fa fa-user"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="media-body">
|
||||||
|
<div class="font-13">New user registered</div><small class="text-muted">2 hrs</small></div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="dropdown dropdown-user">
|
||||||
|
<a class="nav-link dropdown-toggle link" data-toggle="dropdown">
|
||||||
|
<img src="./assets/img/admin-avatar.png" />
|
||||||
|
<span></span>Admin<i class="fa fa-angle-down m-l-5"></i></a>
|
||||||
|
<ul class="dropdown-menu dropdown-menu-right">
|
||||||
|
<a class="dropdown-item" href="profile.html"><i class="fa fa-user"></i>Profile</a>
|
||||||
|
<a class="dropdown-item" href="profile.html"><i class="fa fa-cog"></i>Settings</a>
|
||||||
|
<a class="dropdown-item" href="javascript:;"><i class="fa fa-support"></i>Support</a>
|
||||||
|
<li class="dropdown-divider"></li>
|
||||||
|
<a class="dropdown-item" href="login.html"><i class="fa fa-power-off"></i>Logout</a>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<!-- END TOP-RIGHT TOOLBAR-->
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<!-- END HEADER-->
|
||||||
|
<!-- START SIDEBAR-->
|
||||||
|
<nav class="page-sidebar" id="sidebar">
|
||||||
|
<div id="sidebar-collapse">
|
||||||
|
<div class="admin-block d-flex">
|
||||||
|
<div>
|
||||||
|
<img src="./assets/img/admin-avatar.png" width="45px" />
|
||||||
|
</div>
|
||||||
|
<div class="admin-info">
|
||||||
|
<div class="font-strong">James Brown</div><small>Administrator</small></div>
|
||||||
|
</div>
|
||||||
|
<ul class="side-menu metismenu">
|
||||||
|
<li>
|
||||||
|
<a href="index.html"><i class="sidebar-item-icon fa fa-th-large"></i>
|
||||||
|
<span class="nav-label">Dashboard</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li class="heading">FEATURES</li>
|
||||||
|
<li class="active">
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-bookmark"></i>
|
||||||
|
<span class="nav-label">Basic UI</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse in">
|
||||||
|
<li>
|
||||||
|
<a href="colors.html">Colors</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="typography.html">Typography</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="panels.html">Panels</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="buttons.html">Buttons</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="tabs.html">Tabs</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="active" href="alerts_tooltips.html">Alerts & Tooltips</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="badges_progress.html">Badges & Progress</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="lists.html">List</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="cards.html">Card</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-edit"></i>
|
||||||
|
<span class="nav-label">Forms</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="form_basic.html">Basic Forms</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="form_advanced.html">Advanced Plugins</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="form_masks.html">Form input masks</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="form_validation.html">Form Validation</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="text_editors.html">Text Editors</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-table"></i>
|
||||||
|
<span class="nav-label">Tables</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="table_basic.html">Basic Tables</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="datatables.html">Datatables</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-bar-chart"></i>
|
||||||
|
<span class="nav-label">Charts</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="charts_flot.html">Flot Charts</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="charts_morris.html">Morris Charts</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="chartjs.html">Chart.js</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="charts_sparkline.html">Sparkline Charts</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-map"></i>
|
||||||
|
<span class="nav-label">Maps</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="maps_vector.html">Vector maps</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="icons.html"><i class="sidebar-item-icon fa fa-smile-o"></i>
|
||||||
|
<span class="nav-label">Icons</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li class="heading">PAGES</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-envelope"></i>
|
||||||
|
<span class="nav-label">Mailbox</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="mailbox.html">Inbox</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="mail_view.html">Mail view</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="mail_compose.html">Compose mail</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="calendar.html"><i class="sidebar-item-icon fa fa-calendar"></i>
|
||||||
|
<span class="nav-label">Calendar</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-file-text"></i>
|
||||||
|
<span class="nav-label">Pages</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="invoice.html">Invoice</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="profile.html">Profile</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="login.html">Login</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="register.html">Register</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="lockscreen.html">Lockscreen</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="forgot_password.html">Forgot password</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="error_404.html">404 error</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="error_500.html">500 error</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;"><i class="sidebar-item-icon fa fa-sitemap"></i>
|
||||||
|
<span class="nav-label">Menu Levels</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-2-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;">Level 2</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;">
|
||||||
|
<span class="nav-label">Level 2</span><i class="fa fa-angle-left arrow"></i></a>
|
||||||
|
<ul class="nav-3-level collapse">
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;">Level 3</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="javascript:;">Level 3</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<!-- END SIDEBAR-->
|
||||||
|
<div class="content-wrapper">
|
||||||
|
<!-- START PAGE CONTENT-->
|
||||||
|
<div class="page-heading">
|
||||||
|
<h1 class="page-title">Alerts & Tooltips</h1>
|
||||||
|
<ol class="breadcrumb">
|
||||||
|
<li class="breadcrumb-item">
|
||||||
|
<a href="index.html"><i class="la la-home font-20"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="breadcrumb-item">Alerts & Tooltips</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="page-content fade-in-up">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="ibox">
|
||||||
|
<div class="ibox-head">
|
||||||
|
<div class="ibox-title">Alerts</div>
|
||||||
|
<div class="ibox-tools">
|
||||||
|
<a class="ibox-collapse"><i class="fa fa-minus"></i></a>
|
||||||
|
<a class="fullscreen-link"><i class="fa fa-expand"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="ibox-body">
|
||||||
|
<div class="alert alert-success"><strong>Success!</strong> You successfully read this important alert message.
|
||||||
|
<a class="alert-link" href="javascript:;">Alert link</a>
|
||||||
|
</div>
|
||||||
|
<div class="alert alert-info"><strong>Info!</strong> This alert needs your attention, but it's not super important.
|
||||||
|
<a class="alert-link" href="javascript:;">Alert link</a>
|
||||||
|
</div>
|
||||||
|
<div class="alert alert-warning"><strong>Warning!</strong> Better check yourself, you're not looking too good.
|
||||||
|
<a class="alert-link" href="javascript:;">Alert link</a>
|
||||||
|
</div>
|
||||||
|
<div class="alert alert-danger"><strong>Danger!</strong> Change a few things up and try submitting again.
|
||||||
|
<a class="alert-link" href="javascript:;">Alert link</a>
|
||||||
|
</div>
|
||||||
|
<h5 class="m-t-10 m-b-10">Dismissing</h5>
|
||||||
|
<div class="alert alert-success alert-dismissable fade show">
|
||||||
|
<button class="close" data-dismiss="alert" aria-label="Close">×</button><strong>Success!</strong> You successfully read this important alert message.</div>
|
||||||
|
<div class="alert alert-warning alert-dismissable fade show">
|
||||||
|
<button class="close" data-dismiss="alert" aria-label="Close">×</button><strong>Warning!</strong> Better check yourself, you're not looking too good.</div>
|
||||||
|
<h5 class="m-t-10 m-b-10">Bordered</h5>
|
||||||
|
<div class="alert alert-danger alert-bordered"><strong>WOW!</strong> Change a few things up and try submitting again.</div>
|
||||||
|
<div class="alert alert-success alert-bordered"><strong>WOW!</strong> Change a few things up and try submitting again.</div>
|
||||||
|
<div class="alert alert-warning alert-bordered-right"><strong>WOW!</strong> Change a few things up and try submitting again.</div>
|
||||||
|
<h5 class="m-t-10 m-b-10">Additional content</h5>
|
||||||
|
<div class="alert alert-info alert-dismissable fade show">
|
||||||
|
<button class="close" data-dismiss="alert" aria-label="Close">
|
||||||
|
<span aria-hidden="true">×</span>
|
||||||
|
</button>
|
||||||
|
<h4>Hello!</h4>
|
||||||
|
<p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
|
||||||
|
<p>
|
||||||
|
<button class="btn btn-success">i am agree</button>
|
||||||
|
<button class="btn btn-warning">Cancel</button>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="ibox">
|
||||||
|
<div class="ibox-head">
|
||||||
|
<div class="ibox-title">Tooltips & Popovers</div>
|
||||||
|
<div class="ibox-tools">
|
||||||
|
<a class="ibox-collapse"><i class="fa fa-minus"></i></a>
|
||||||
|
<a class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-ellipsis-v"></i></a>
|
||||||
|
<div class="dropdown-menu dropdown-menu-right">
|
||||||
|
<a class="dropdown-item">option 1</a>
|
||||||
|
<a class="dropdown-item">option 2</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="ibox-body">
|
||||||
|
<button class="btn btn-default m-r-5 m-b-5" data-toggle="tooltip" data-placement="left" title="Tooltip on left">Left</button>
|
||||||
|
<button class="btn btn-default m-r-5 m-b-5" data-toggle="tooltip" data-placement="top" title="Tooltip on top">Top</button>
|
||||||
|
<button class="btn btn-default m-r-5 m-b-5" data-toggle="tooltip" data-placement="bottom" title="Tooltip on bottom">Bottom</button>
|
||||||
|
<button class="btn btn-default m-r-5 m-b-5" data-toggle="tooltip" data-placement="right" title="Tooltip on right">Right</button>
|
||||||
|
<button class="btn btn-default m-b-5" data-toggle="tooltip" data-html="true" title="<em>Tooltip</em> <u>with</u> <b>HTML</b>">With HTML</button><br><br>
|
||||||
|
<button class="btn btn-default m-r-5 m-b-5" data-toggle="tooltip" data-placement="top" data-trigger="click" title="Clickable Tooltip">Click to tooltip</button>
|
||||||
|
<button class="btn btn-default m-b-5" data-toggle="tooltip" data-placement="top" data-html="true" title="<img src='../assets/img/demo/users/u1.jpg' width='35px'>">With Icons</button>
|
||||||
|
<h5 class="m-t-10 m-b-10">Popovers</h5>
|
||||||
|
<button class="btn btn-info m-r-5 m-b-5" data-container="body" data-toggle="popover" data-trigger="hover" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Hoverable Popover</button>
|
||||||
|
<button class="btn btn-info m-r-5 m-b-5" data-container="body" data-toggle="popover" data-trigger="focus" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Dismissable Popover</button>
|
||||||
|
<button class="btn btn-info m-b-5" data-container="body" data-toggle="popover" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Clickable Popover</button><br><br>
|
||||||
|
<button class="btn btn-info m-r-5 m-b-5" data-container="body" data-toggle="popover" data-trigger="hover" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Top</button>
|
||||||
|
<button class="btn btn-info m-r-5 m-b-5" data-container="body" data-toggle="popover" data-trigger="hover" data-placement="right" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Right</button>
|
||||||
|
<button class="btn btn-info m-r-5 m-b-5" data-container="body" data-toggle="popover" data-trigger="hover" data-placement="bottom" data-content="Vivamussagittis lacus vel augue laoreet rutrum faucibus.">Bottom</button>
|
||||||
|
<button class="btn btn-info m-b-5" data-container="body" data-toggle="popover" data-trigger="hover" data-placement="left" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Left</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a class="adminca-banner" href="http://admincast.com/adminca/" target="_blank">
|
||||||
|
<div class="adminca-banner-ribbon"><i class="fa fa-trophy mr-2"></i>PREMIUM TEMPLATE</div>
|
||||||
|
<div class="wrap-1">
|
||||||
|
<div class="wrap-2">
|
||||||
|
<div>
|
||||||
|
<img src="./assets/img/adminca-banner/adminca-preview.jpg" style="height:160px;margin-top:50px;" />
|
||||||
|
</div>
|
||||||
|
<div class="color-white" style="margin-left:40px;">
|
||||||
|
<h1 class="font-bold">ADMINCA</h1>
|
||||||
|
<p class="font-16">Save your time, choose the best</p>
|
||||||
|
<ul class="list-unstyled">
|
||||||
|
<li class="m-b-5"><i class="ti-check m-r-5"></i>High Quality Design</li>
|
||||||
|
<li class="m-b-5"><i class="ti-check m-r-5"></i>Fully Customizable and Easy Code</li>
|
||||||
|
<li class="m-b-5"><i class="ti-check m-r-5"></i>Bootstrap 4 and Angular 5+</li>
|
||||||
|
<li class="m-b-5"><i class="ti-check m-r-5"></i>Best Build Tools: Gulp, SaSS, Pug...</li>
|
||||||
|
<li><i class="ti-check m-r-5"></i>More layouts, pages, components</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style="flex:1;">
|
||||||
|
<div class="d-flex justify-content-end wrap-3">
|
||||||
|
<div class="adminca-banner-b m-r-20">
|
||||||
|
<img src="./assets/img/adminca-banner/bootstrap.png" style="width:40px;margin-right:10px;" />Bootstrap v4</div>
|
||||||
|
<div class="adminca-banner-b m-r-10">
|
||||||
|
<img src="./assets/img/adminca-banner/angular.png" style="width:35px;margin-right:10px;" />Angular v5+</div>
|
||||||
|
</div>
|
||||||
|
<div class="dev-img">
|
||||||
|
<img src="./assets/img/adminca-banner/sprite.png" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END PAGE CONTENT-->
|
||||||
|
<footer class="page-footer">
|
||||||
|
<div class="font-13">2018 © <b>AdminCAST</b> - All rights reserved.</div>
|
||||||
|
<a class="px-4" href="http://themeforest.net/item/adminca-responsive-bootstrap-4-3-angular-4-admin-dashboard-template/20912589" target="_blank">BUY PREMIUM</a>
|
||||||
|
<div class="to-top"><i class="fa fa-angle-double-up"></i></div>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- BEGIN THEME CONFIG PANEL-->
|
||||||
|
<div class="theme-config">
|
||||||
|
<div class="theme-config-toggle"><i class="fa fa-cog theme-config-show"></i><i class="ti-close theme-config-close"></i></div>
|
||||||
|
<div class="theme-config-box">
|
||||||
|
<div class="text-center font-18 m-b-20">SETTINGS</div>
|
||||||
|
<div class="font-strong">LAYOUT OPTIONS</div>
|
||||||
|
<div class="check-list m-b-20 m-t-10">
|
||||||
|
<label class="ui-checkbox ui-checkbox-gray">
|
||||||
|
<input id="_fixedNavbar" type="checkbox" checked>
|
||||||
|
<span class="input-span"></span>Fixed navbar</label>
|
||||||
|
<label class="ui-checkbox ui-checkbox-gray">
|
||||||
|
<input id="_fixedlayout" type="checkbox">
|
||||||
|
<span class="input-span"></span>Fixed layout</label>
|
||||||
|
<label class="ui-checkbox ui-checkbox-gray">
|
||||||
|
<input class="js-sidebar-toggler" type="checkbox">
|
||||||
|
<span class="input-span"></span>Collapse sidebar</label>
|
||||||
|
</div>
|
||||||
|
<div class="font-strong">LAYOUT STYLE</div>
|
||||||
|
<div class="m-t-10">
|
||||||
|
<label class="ui-radio ui-radio-gray m-r-10">
|
||||||
|
<input type="radio" name="layout-style" value="" checked="">
|
||||||
|
<span class="input-span"></span>Fluid</label>
|
||||||
|
<label class="ui-radio ui-radio-gray">
|
||||||
|
<input type="radio" name="layout-style" value="1">
|
||||||
|
<span class="input-span"></span>Boxed</label>
|
||||||
|
</div>
|
||||||
|
<div class="m-t-10 m-b-10 font-strong">THEME COLORS</div>
|
||||||
|
<div class="d-flex m-b-20">
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Default">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="default" checked="">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-white"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Blue">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="blue">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-blue"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Green">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="green">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-green"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Purple">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="purple">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-purple"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Orange">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="orange">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-orange"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Pink">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="pink">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-pink"></div>
|
||||||
|
<div class="color-small bg-ebony"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="d-flex">
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="White">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="white">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Blue light">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="blue-light">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-blue"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Green light">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="green-light">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-green"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Purple light">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="purple-light">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-purple"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Orange light">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="orange-light">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-orange"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="color-skin-box" data-toggle="tooltip" data-original-title="Pink light">
|
||||||
|
<label>
|
||||||
|
<input type="radio" name="setting-theme" value="pink-light">
|
||||||
|
<span class="color-check-icon"><i class="fa fa-check"></i></span>
|
||||||
|
<div class="color bg-pink"></div>
|
||||||
|
<div class="color-small bg-silver-100"></div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END THEME CONFIG PANEL-->
|
||||||
|
<!-- BEGIN PAGA BACKDROPS-->
|
||||||
|
<div class="sidenav-backdrop backdrop"></div>
|
||||||
|
<div class="preloader-backdrop">
|
||||||
|
<div class="page-preloader">Loading</div>
|
||||||
|
</div>
|
||||||
|
<!-- END PAGA BACKDROPS-->
|
||||||
|
<!-- CORE PLUGINS-->
|
||||||
|
<script src="./assets/vendors/jquery/dist/jquery.min.js" type="text/javascript"></script>
|
||||||
|
<script src="./assets/vendors/popper.js/dist/umd/popper.min.js" type="text/javascript"></script>
|
||||||
|
<script src="./assets/vendors/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script>
|
||||||
|
<script src="./assets/vendors/metisMenu/dist/metisMenu.min.js" type="text/javascript"></script>
|
||||||
|
<script src="./assets/vendors/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
|
||||||
|
<!-- PAGE LEVEL PLUGINS-->
|
||||||
|
<!-- CORE SCRIPTS-->
|
||||||
|
<script src="assets/js/app.min.js" type="text/javascript"></script>
|
||||||
|
<!-- PAGE LEVEL SCRIPTS-->
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
3530
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/main.css
vendored
Executable file
5
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/main.min.css
vendored
Executable file
60
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/pages/auth-light.css
vendored
Executable file
@ -0,0 +1,60 @@
|
|||||||
|
|
||||||
|
.brand {
|
||||||
|
font-size: 44px;
|
||||||
|
text-align: center;
|
||||||
|
margin: 20px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.content {
|
||||||
|
max-width: 400px;
|
||||||
|
margin:0 auto;
|
||||||
|
}
|
||||||
|
.content form {
|
||||||
|
padding: 15px 20px 20px 20px;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.login-header {margin:10px 0 20px 0;}
|
||||||
|
.login-img {
|
||||||
|
display: inline-block;
|
||||||
|
width: 60px;
|
||||||
|
height: 60px;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 56px;
|
||||||
|
-webkit-border-radius: 50%;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: 2px solid #6bd6db;
|
||||||
|
font-size: 28px;
|
||||||
|
color: #2CC4CB;
|
||||||
|
}
|
||||||
|
.login-header a{
|
||||||
|
width: 50%;
|
||||||
|
text-align: center;
|
||||||
|
color: #fff;
|
||||||
|
padding: 12px 0;
|
||||||
|
background-color: #c7cccf;
|
||||||
|
}
|
||||||
|
.login-header a.active {
|
||||||
|
background-color: #fff;
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
.login-title {
|
||||||
|
margin-bottom: 25px;
|
||||||
|
margin-top: 20px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.social-auth-hr {
|
||||||
|
text-align: center;
|
||||||
|
height: 10px;
|
||||||
|
margin-bottom: 21px;
|
||||||
|
border-bottom: 1px solid #ccc;
|
||||||
|
}
|
||||||
|
.social-auth-hr span {
|
||||||
|
background: #fff;
|
||||||
|
padding: 0 10px;
|
||||||
|
}
|
||||||
|
.login-footer {
|
||||||
|
padding: 15px;
|
||||||
|
background-color: #ebedee;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
20
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/pages/mailbox.css
vendored
Executable file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
.inbox-list li a {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
.inbox-list li a i {margin-right:5px}
|
||||||
|
.mailbox-header, .mailbox-body {padding: 15px}
|
||||||
|
.inbox-title {white-space: normal; margin: 8px 0; font-weight: 600;}
|
||||||
|
.mail-search {width:300px}
|
||||||
|
.inbox-toolbar {white-space: nowrap}
|
||||||
|
.table-inbox tr.unread {font-weight: 600;}
|
||||||
|
.table-inbox tr > td:first-child {padding-left:15px}
|
||||||
|
|
||||||
|
.mail-attachments .card{
|
||||||
|
width: 220px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-right: 20px;
|
||||||
|
}
|
||||||
|
@media (max-width: 992px) {
|
||||||
|
.mail-search {width:100%}
|
||||||
|
}
|
55
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/blue-light.css
vendored
Executable file
@ -0,0 +1,55 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #3498db; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #217dbb; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
53
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/blue.css
vendored
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #253544; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: #fff; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: rgba(255, 255, 255, 0.4); }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #2e4255; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #253544; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #3498db; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #217dbb; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
55
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/green-light.css
vendored
Executable file
@ -0,0 +1,55 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #2ecc71; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #25a25a; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
53
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/green.css
vendored
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #253544; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: #fff; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: rgba(255, 255, 255, 0.4); }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #2e4255; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #253544; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #2ecc71; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #25a25a; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
55
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/orange-light.css
vendored
Executable file
@ -0,0 +1,55 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #F39C12; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #c87f0a; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
53
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/orange.css
vendored
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #253544; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: #fff; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: rgba(255, 255, 255, 0.4); }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #2e4255; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #253544; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #F39C12; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #c87f0a; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
55
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/pink-light.css
vendored
Executable file
@ -0,0 +1,55 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #E91E63; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #c1134e; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
53
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/pink.css
vendored
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #253544; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: #fff; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: rgba(255, 255, 255, 0.4); }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #2e4255; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #253544; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #E91E63; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #c1134e; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
55
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/purple-light.css
vendored
Executable file
@ -0,0 +1,55 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #7E57C2; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #643da9; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
53
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/purple.css
vendored
Executable file
@ -0,0 +1,53 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #253544; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: #fff; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: rgba(255, 255, 255, 0.4); }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: #b4bcc8; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #2e4255; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #253544; }
|
||||||
|
|
||||||
|
.header {
|
||||||
|
background-color: #7E57C2; }
|
||||||
|
.header .page-brand {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #643da9; }
|
||||||
|
.header .navbar-toolbar > li > a, .header .navbar-toolbar > li > a:hover, .header .navbar-toolbar > li > a:focus {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control {
|
||||||
|
background-color: transparent; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-webkit-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-moz-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control:-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::-ms-input-placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .form-control, .header .navbar-toolbar .navbar-search .form-control::placeholder {
|
||||||
|
color: #fff; }
|
||||||
|
.header .navbar-toolbar .navbar-search .search-icon {
|
||||||
|
color: #fff; }
|
38
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/css/themes/white.css
vendored
Executable file
@ -0,0 +1,38 @@
|
|||||||
|
.page-sidebar {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
.page-sidebar .admin-block .admin-info {
|
||||||
|
color: inherit; }
|
||||||
|
.page-sidebar .admin-block .admin-info small {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu .heading {
|
||||||
|
color: inherit; }
|
||||||
|
|
||||||
|
.side-menu > li a {
|
||||||
|
color: inherit; }
|
||||||
|
.side-menu > li a:hover, .side-menu > li a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu > li.active {
|
||||||
|
background-color: #ededed; }
|
||||||
|
.side-menu > li.active > a, .side-menu > li.active > a:hover, .side-menu > li.active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-color: #3498db; }
|
||||||
|
|
||||||
|
.side-menu li a.active {
|
||||||
|
color: #3498db; }
|
||||||
|
.side-menu li a.active:hover {
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover > a {
|
||||||
|
background-color: #3498db;
|
||||||
|
color: #fff; }
|
||||||
|
|
||||||
|
.sidebar-mini .side-menu > li:hover .nav-2-level {
|
||||||
|
background-color: #fafafa; }
|
||||||
|
|
||||||
|
.header .page-brand {
|
||||||
|
color: inherit;
|
||||||
|
background-color: #fff;
|
||||||
|
border-bottom: 1px solid #ddd; }
|
1
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/countries.json
vendored
Executable file
@ -0,0 +1 @@
|
|||||||
|
["Andorra","United Arab Emirates","Afghanistan","Antigua and Barbuda","Anguilla","Albania","Armenia","Angola","Antarctica","Argentina","American Samoa","Austria","Australia","Aruba","Åland","Azerbaijan","Bosnia and Herzegovina","Barbados","Bangladesh","Belgium","Burkina Faso","Bulgaria","Bahrain","Burundi","Benin","Saint Barthélemy","Bermuda","Brunei","Bolivia","Bonaire","Brazil","Bahamas","Bhutan","Bouvet Island","Botswana","Belarus","Belize","Canada","Cocos [Keeling] Islands","Congo","Central African Republic","Republic of the Congo","Switzerland","Ivory Coast","Cook Islands","Chile","Cameroon","China","Colombia","Costa Rica","Cuba","Cape Verde","Curacao","Christmas Island","Cyprus","Czechia","Germany","Djibouti","Denmark","Dominica","Dominican Republic","Algeria","Ecuador","Estonia","Egypt","Western Sahara","Eritrea","Spain","Ethiopia","Finland","Fiji","Falkland Islands","Micronesia","Faroe Islands","France","Gabon","United Kingdom","Grenada","Georgia","French Guiana","Guernsey","Ghana","Gibraltar","Greenland","Gambia","Guinea","Guadeloupe","Equatorial Guinea","Greece","South Georgia and the South Sandwich Islands","Guatemala","Guam","Guinea-Bissau","Guyana","Hong Kong","Heard Island and McDonald Islands","Honduras","Croatia","Haiti","Hungary","Indonesia","Ireland","Israel","Isle of Man","India","British Indian Ocean Territory","Iraq","Iran","Iceland","Italy","Jersey","Jamaica","Jordan","Japan","Kenya","Kyrgyzstan","Cambodia","Kiribati","Comoros","Saint Kitts and Nevis","North Korea","South Korea","Kuwait","Cayman Islands","Kazakhstan","Laos","Lebanon","Saint Lucia","Liechtenstein","Sri Lanka","Liberia","Lesotho","Lithuania","Luxembourg","Latvia","Libya","Morocco","Monaco","Moldova","Montenegro","Saint Martin","Madagascar","Marshall Islands","Macedonia","Mali","Myanmar [Burma]","Mongolia","Macao","Northern Mariana Islands","Martinique","Mauritania","Montserrat","Malta","Mauritius","Maldives","Malawi","Mexico","Malaysia","Mozambique","Namibia","New Caledonia","Niger","Norfolk Island","Nigeria","Nicaragua","Netherlands","Norway","Nepal","Nauru","Niue","New Zealand","Oman","Panama","Peru","French Polynesia","Papua New Guinea","Philippines","Pakistan","Poland","Saint Pierre and Miquelon","Pitcairn Islands","Puerto Rico","Palestine","Portugal","Palau","Paraguay","Qatar","Réunion","Romania","Serbia","Russia","Rwanda","Saudi Arabia","Solomon Islands","Seychelles","Sudan","Sweden","Singapore","Saint Helena","Slovenia","Svalbard and Jan Mayen","Slovakia","Sierra Leone","San Marino","Senegal","Somalia","Suriname","South Sudan","São Tomé and Príncipe","El Salvador","Sint Maarten","Syria","Swaziland","Turks and Caicos Islands","Chad","French Southern Territories","Togo","Thailand","Tajikistan","Tokelau","East Timor","Turkmenistan","Tunisia","Tonga","Turkey","Trinidad and Tobago","Tuvalu","Taiwan","Tanzania","Ukraine","Uganda","U.S. Minor Outlying Islands","United States","Uruguay","Uzbekistan","Vatican City","Saint Vincent and the Grenadines","Venezuela","British Virgin Islands","U.S. Virgin Islands","Vietnam","Vanuatu","Wallis and Futuna","Samoa","Kosovo","Yemen","Mayotte","South Africa","Zambia","Zimbabwe"]
|
82
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/data1.json
vendored
Executable file
@ -0,0 +1,82 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"name": "Item 1",
|
||||||
|
"price": "$100"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"name": "Item 2",
|
||||||
|
"price": "$40"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"name": "Item 3",
|
||||||
|
"price": "$23"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"name": "Item 4",
|
||||||
|
"price": "$1247"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 5,
|
||||||
|
"name": "Item 5",
|
||||||
|
"price": "$458"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 6,
|
||||||
|
"name": "Item 6",
|
||||||
|
"price": "$300"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 7,
|
||||||
|
"name": "Item 7",
|
||||||
|
"price": "$458"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 8,
|
||||||
|
"name": "Item 8",
|
||||||
|
"price": "$12"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 9,
|
||||||
|
"name": "Item 9",
|
||||||
|
"price": "$79"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 10,
|
||||||
|
"name": "Item 10",
|
||||||
|
"price": "$154"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 11,
|
||||||
|
"name": "Item 11",
|
||||||
|
"price": "$278"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 12,
|
||||||
|
"name": "Item 12",
|
||||||
|
"price": "$500"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 13,
|
||||||
|
"name": "Item 13",
|
||||||
|
"price": "$32"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 14,
|
||||||
|
"name": "Item 14",
|
||||||
|
"price": "$7580"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 15,
|
||||||
|
"name": "Item 15",
|
||||||
|
"price": "$1240"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 16,
|
||||||
|
"name": "Item 16",
|
||||||
|
"price": "$400"
|
||||||
|
}
|
||||||
|
]
|
51
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/events.json
vendored
Executable file
@ -0,0 +1,51 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"title": "All Day Event",
|
||||||
|
"start": "2017-09-02",
|
||||||
|
"allDay": true,
|
||||||
|
"className": "bg-danger"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"title": "Long Event",
|
||||||
|
"start": "2017-09-07",
|
||||||
|
"end": "2017-09-10"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"title": "Conference",
|
||||||
|
"start": "2017-09-11",
|
||||||
|
"end": "2017-09-13"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"title": "Meeting",
|
||||||
|
"start": "2017-09-18 10:30:00",
|
||||||
|
"end": "2017-09-18 12:30:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"5": 5,
|
||||||
|
"title": "Lunch",
|
||||||
|
"start": "2017-09-12 12:00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 6,
|
||||||
|
"title": "Meeting",
|
||||||
|
"start": "2017-09-12 14:30:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 7,
|
||||||
|
"title": "Dinner",
|
||||||
|
"start": "2017-09-12 20:00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Birthday Party",
|
||||||
|
"start": "2017-09-14 07:00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Click for Google",
|
||||||
|
"url": "http://google.com/",
|
||||||
|
"start": "2017-09-28 07:00:00"
|
||||||
|
}
|
||||||
|
]
|
34
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/nfl.json
vendored
Executable file
@ -0,0 +1,34 @@
|
|||||||
|
[
|
||||||
|
{ "team": "San Francisco 49ers" },
|
||||||
|
{ "team": "Chicago Bears" },
|
||||||
|
{ "team": "Cincinnati Bengals" },
|
||||||
|
{ "team": "Buffalo Bills" },
|
||||||
|
{ "team": "Denver Broncos" },
|
||||||
|
{ "team": "Cleveland Browns" },
|
||||||
|
{ "team": "Tampa Bay Buccaneers" },
|
||||||
|
{ "team": "Arizona Cardinals" },
|
||||||
|
{ "team": "San Diego Chargers" },
|
||||||
|
{ "team": "Kansas City Chiefs" },
|
||||||
|
{ "team": "Indianapolis Colts" },
|
||||||
|
{ "team": "Dallas Cowboys" },
|
||||||
|
{ "team": "Miami Dolphins" },
|
||||||
|
{ "team": "Philadelphia Eagles" },
|
||||||
|
{ "team": "Atlanta Falcons" },
|
||||||
|
{ "team": "New York Giants" },
|
||||||
|
{ "team": "Jacksonville Jaguars" },
|
||||||
|
{ "team": "New York Jets" },
|
||||||
|
{ "team": "Detroit Lions" },
|
||||||
|
{ "team": "Green Bay Packers" },
|
||||||
|
{ "team": "Carolina Panthers" },
|
||||||
|
{ "team": "New England Patriots" },
|
||||||
|
{ "team": "Oakland Raiders" },
|
||||||
|
{ "team": "St.Louis Rams" },
|
||||||
|
{ "team": "Baltimore Ravens" },
|
||||||
|
{ "team": "Washington Redskins" },
|
||||||
|
{ "team": "New Orlean Saints" },
|
||||||
|
{ "team": "Seattle Seahawks" },
|
||||||
|
{ "team": "Pittsburgh Steelers" },
|
||||||
|
{ "team": "Houston Texans" },
|
||||||
|
{ "team": "Tennesse Titans" },
|
||||||
|
{ "team": "Minnesota Viking" }
|
||||||
|
]
|
8
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/table_columns.json
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
[
|
||||||
|
{"name":"id","title":"ID","breakpoints":"xs sm","type":"number","style":{"width":80,"maxWidth":80}},
|
||||||
|
{"name":"name","title":"name"},
|
||||||
|
{"name":"salary","title":"salary"},
|
||||||
|
{"name":"start_date","title":"start_date"},
|
||||||
|
{"name":"office","title":"office"},
|
||||||
|
{"name":"extn","title":"extn"}
|
||||||
|
]
|
202
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/table_data-2.json
vendored
Executable file
@ -0,0 +1,202 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": "1",
|
||||||
|
"name": "Tiger Nixon",
|
||||||
|
"salary": "$320,800",
|
||||||
|
"start_date": "2011\/04\/25",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "5421"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2",
|
||||||
|
"name": "Garrett Winters",
|
||||||
|
"salary": "$170,750",
|
||||||
|
"start_date": "2011\/07\/25",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "8422"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "3",
|
||||||
|
"name": "Ashton Cox",
|
||||||
|
"salary": "$86,000",
|
||||||
|
"start_date": "2009\/01\/12",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "1562"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "4",
|
||||||
|
"name": "Cedric Kelly",
|
||||||
|
"salary": "$433,060",
|
||||||
|
"start_date": "2012\/03\/29",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "6224"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "5",
|
||||||
|
"name": "Airi Satou",
|
||||||
|
"salary": "$162,700",
|
||||||
|
"start_date": "2008\/11\/28",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "5407"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "6",
|
||||||
|
"name": "Brielle Williamson",
|
||||||
|
"salary": "$372,000",
|
||||||
|
"start_date": "2012\/12\/02",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "4804"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "7",
|
||||||
|
"name": "Herrod Chandler",
|
||||||
|
"salary": "$137,500",
|
||||||
|
"start_date": "2012\/08\/06",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "9608"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "8",
|
||||||
|
"name": "Rhona Davidson",
|
||||||
|
"salary": "$327,900",
|
||||||
|
"start_date": "2010\/10\/14",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "6200"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "9",
|
||||||
|
"name": "Colleen Hurst",
|
||||||
|
"salary": "$205,500",
|
||||||
|
"start_date": "2009\/09\/15",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "2360"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "10",
|
||||||
|
"name": "Sonya Frost",
|
||||||
|
"salary": "$103,600",
|
||||||
|
"start_date": "2008\/12\/13",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "1667"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "11",
|
||||||
|
"name": "Jena Gaines",
|
||||||
|
"salary": "$90,560",
|
||||||
|
"start_date": "2008\/12\/19",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "3814"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "12",
|
||||||
|
"name": "Quinn Flynn",
|
||||||
|
"salary": "$342,000",
|
||||||
|
"start_date": "2013\/03\/03",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "9497"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "13",
|
||||||
|
"name": "Charde Marshall",
|
||||||
|
"salary": "$470,600",
|
||||||
|
"start_date": "2008\/10\/16",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "6741"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "14",
|
||||||
|
"name": "Haley Kennedy",
|
||||||
|
"salary": "$313,500",
|
||||||
|
"start_date": "2012\/12\/18",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "3597"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "15",
|
||||||
|
"name": "Tatyana Fitzpatrick",
|
||||||
|
"salary": "$385,750",
|
||||||
|
"start_date": "2010\/03\/17",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "1965"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "16",
|
||||||
|
"name": "Michael Silva",
|
||||||
|
"salary": "$198,500",
|
||||||
|
"start_date": "2012\/11\/27",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "1581"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "17",
|
||||||
|
"name": "Paul Byrd",
|
||||||
|
"salary": "$725,000",
|
||||||
|
"start_date": "2010\/06\/09",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "3059"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "18",
|
||||||
|
"name": "Gloria Little",
|
||||||
|
"salary": "$237,500",
|
||||||
|
"start_date": "2009\/04\/10",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "1721"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "19",
|
||||||
|
"name": "Bradley Greer",
|
||||||
|
"salary": "$132,000",
|
||||||
|
"start_date": "2012\/10\/13",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "2558"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "20",
|
||||||
|
"name": "Dai Rios",
|
||||||
|
"salary": "$217,500",
|
||||||
|
"start_date": "2012\/09\/26",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "2290"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "21",
|
||||||
|
"name": "Jenette Caldwell",
|
||||||
|
"salary": "$345,000",
|
||||||
|
"start_date": "2011\/09\/03",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "1937"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "22",
|
||||||
|
"name": "Yuri Berry",
|
||||||
|
"salary": "$675,000",
|
||||||
|
"start_date": "2009\/06\/25",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "6154"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "23",
|
||||||
|
"name": "Caesar Vance",
|
||||||
|
"salary": "$106,450",
|
||||||
|
"start_date": "2011\/12\/12",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "8330"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "24",
|
||||||
|
"name": "Doris Wilder",
|
||||||
|
"salary": "$85,600",
|
||||||
|
"start_date": "2010\/09\/20",
|
||||||
|
"office": "Sidney",
|
||||||
|
"extn": "3023"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "25",
|
||||||
|
"name": "Angelica Ramos",
|
||||||
|
"salary": "$1,200,000",
|
||||||
|
"start_date": "2009\/10\/09",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "5797"
|
||||||
|
}
|
||||||
|
]
|
204
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/data/table_data.json
vendored
Executable file
@ -0,0 +1,204 @@
|
|||||||
|
{
|
||||||
|
"data": [
|
||||||
|
{
|
||||||
|
"id": "1",
|
||||||
|
"name": "Tiger Nixon",
|
||||||
|
"salary": "$320,800",
|
||||||
|
"start_date": "2011\/04\/25",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "5421"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2",
|
||||||
|
"name": "Garrett Winters",
|
||||||
|
"salary": "$170,750",
|
||||||
|
"start_date": "2011\/07\/25",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "8422"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "3",
|
||||||
|
"name": "Ashton Cox",
|
||||||
|
"salary": "$86,000",
|
||||||
|
"start_date": "2009\/01\/12",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "1562"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "4",
|
||||||
|
"name": "Cedric Kelly",
|
||||||
|
"salary": "$433,060",
|
||||||
|
"start_date": "2012\/03\/29",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "6224"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "5",
|
||||||
|
"name": "Airi Satou",
|
||||||
|
"salary": "$162,700",
|
||||||
|
"start_date": "2008\/11\/28",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "5407"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "6",
|
||||||
|
"name": "Brielle Williamson",
|
||||||
|
"salary": "$372,000",
|
||||||
|
"start_date": "2012\/12\/02",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "4804"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "7",
|
||||||
|
"name": "Herrod Chandler",
|
||||||
|
"salary": "$137,500",
|
||||||
|
"start_date": "2012\/08\/06",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "9608"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "8",
|
||||||
|
"name": "Rhona Davidson",
|
||||||
|
"salary": "$327,900",
|
||||||
|
"start_date": "2010\/10\/14",
|
||||||
|
"office": "Tokyo",
|
||||||
|
"extn": "6200"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "9",
|
||||||
|
"name": "Colleen Hurst",
|
||||||
|
"salary": "$205,500",
|
||||||
|
"start_date": "2009\/09\/15",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "2360"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "10",
|
||||||
|
"name": "Sonya Frost",
|
||||||
|
"salary": "$103,600",
|
||||||
|
"start_date": "2008\/12\/13",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "1667"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "11",
|
||||||
|
"name": "Jena Gaines",
|
||||||
|
"salary": "$90,560",
|
||||||
|
"start_date": "2008\/12\/19",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "3814"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "12",
|
||||||
|
"name": "Quinn Flynn",
|
||||||
|
"salary": "$342,000",
|
||||||
|
"start_date": "2013\/03\/03",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "9497"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "13",
|
||||||
|
"name": "Charde Marshall",
|
||||||
|
"salary": "$470,600",
|
||||||
|
"start_date": "2008\/10\/16",
|
||||||
|
"office": "San Francisco",
|
||||||
|
"extn": "6741"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "14",
|
||||||
|
"name": "Haley Kennedy",
|
||||||
|
"salary": "$313,500",
|
||||||
|
"start_date": "2012\/12\/18",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "3597"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "15",
|
||||||
|
"name": "Tatyana Fitzpatrick",
|
||||||
|
"salary": "$385,750",
|
||||||
|
"start_date": "2010\/03\/17",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "1965"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "16",
|
||||||
|
"name": "Michael Silva",
|
||||||
|
"salary": "$198,500",
|
||||||
|
"start_date": "2012\/11\/27",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "1581"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "17",
|
||||||
|
"name": "Paul Byrd",
|
||||||
|
"salary": "$725,000",
|
||||||
|
"start_date": "2010\/06\/09",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "3059"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "18",
|
||||||
|
"name": "Gloria Little",
|
||||||
|
"salary": "$237,500",
|
||||||
|
"start_date": "2009\/04\/10",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "1721"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "19",
|
||||||
|
"name": "Bradley Greer",
|
||||||
|
"salary": "$132,000",
|
||||||
|
"start_date": "2012\/10\/13",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "2558"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "20",
|
||||||
|
"name": "Dai Rios",
|
||||||
|
"salary": "$217,500",
|
||||||
|
"start_date": "2012\/09\/26",
|
||||||
|
"office": "Edinburgh",
|
||||||
|
"extn": "2290"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "21",
|
||||||
|
"name": "Jenette Caldwell",
|
||||||
|
"salary": "$345,000",
|
||||||
|
"start_date": "2011\/09\/03",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "1937"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "22",
|
||||||
|
"name": "Yuri Berry",
|
||||||
|
"salary": "$675,000",
|
||||||
|
"start_date": "2009\/06\/25",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "6154"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "23",
|
||||||
|
"name": "Caesar Vance",
|
||||||
|
"salary": "$106,450",
|
||||||
|
"start_date": "2011\/12\/12",
|
||||||
|
"office": "New York",
|
||||||
|
"extn": "8330"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "24",
|
||||||
|
"name": "Doris Wilder",
|
||||||
|
"salary": "$85,600",
|
||||||
|
"start_date": "2010\/09\/20",
|
||||||
|
"office": "Sidney",
|
||||||
|
"extn": "3023"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "25",
|
||||||
|
"name": "Angelica Ramos",
|
||||||
|
"salary": "$1,200,000",
|
||||||
|
"start_date": "2009\/10\/09",
|
||||||
|
"office": "London",
|
||||||
|
"extn": "5797"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
4
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/server.php
vendored
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
//if($_POST['messages'] && is_array($_POST['messages']) && $_POST['messages'][1] == 2) echo json_encode($_POST['messages']);
|
||||||
|
//else echo 66;
|
||||||
|
?>
|
8
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/server/add-event.php
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
// this is our event
|
||||||
|
// We need to save it in the database and return it id
|
||||||
|
$event = $_POST['event'];
|
||||||
|
|
||||||
|
// but this is a test project so we return a random number as an id
|
||||||
|
print rand();
|
||||||
|
?>
|
48
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/server/events.php
vendored
Executable file
@ -0,0 +1,48 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
$events = [
|
||||||
|
[
|
||||||
|
id => 1,
|
||||||
|
title => 'All Day Event',
|
||||||
|
start => date('Y-m-d', mktime(0,0,0, date('m'), 2, date('Y'))),
|
||||||
|
allDay => true,
|
||||||
|
className => 'bg-red'
|
||||||
|
], [
|
||||||
|
id => 2,
|
||||||
|
title => 'Long Event',
|
||||||
|
start => date('Y-m-d', mktime(0,0,0, date('m'), 7, date('Y'))),
|
||||||
|
end => date('Y-m-d', mktime(0,0,0, date('m'), 10, date('Y'))),
|
||||||
|
],[
|
||||||
|
id => 3,
|
||||||
|
title => 'Conference',
|
||||||
|
start => date('Y-m-d', mktime(0,0,0, date('m'), 11, date('Y'))),
|
||||||
|
end => date('Y-m-d', mktime(0,0,0, date('m'), 13, date('Y'))),
|
||||||
|
className => 'bg-green'
|
||||||
|
],[
|
||||||
|
id => 4,
|
||||||
|
title => 'Meeting',
|
||||||
|
start => date('Y-m-d h:i:s', mktime(10,30,00, date('m'), 18, date('Y'))),
|
||||||
|
end => date('Y-m-d h:i:s', mktime(12,30,00, date('m'), 18, date('Y'))),
|
||||||
|
],[
|
||||||
|
id => 5,
|
||||||
|
title => 'Lunch',
|
||||||
|
start => date('Y-m-d h:i:s', mktime(12,00,00, date('m'), 12, date('Y'))),
|
||||||
|
],[
|
||||||
|
id => 6,
|
||||||
|
title => 'Meeting',
|
||||||
|
start => date('Y-m-d h:i:s', mktime(14,30,00, date('m'), 12, date('Y'))),
|
||||||
|
],[
|
||||||
|
id => 7,
|
||||||
|
title => 'Dinner',
|
||||||
|
start => date('Y-m-d h:i:s', mktime(20,00,00, date('m'), 12, date('Y'))),
|
||||||
|
],[
|
||||||
|
id => 8,
|
||||||
|
title => 'Birthday Party',
|
||||||
|
start => date('Y-m-d h:i:s', mktime(17,00,00, date('m'), 14, date('Y'))),
|
||||||
|
className => 'bg-orange'
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
print( json_encode($events) );
|
||||||
|
|
||||||
|
?>
|
8
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/server/remove-event.php
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
// this is our event id
|
||||||
|
// We need to find this event in the database and delete it
|
||||||
|
$id = $_POST['id'];
|
||||||
|
|
||||||
|
// but this is a test project so we return true
|
||||||
|
return true;
|
||||||
|
?>
|
8
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/server/update-event.php
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
// this is our event
|
||||||
|
// We need to update it in the database
|
||||||
|
$event = $_POST['event'];
|
||||||
|
|
||||||
|
// but this is a test project so we return true
|
||||||
|
return true;
|
||||||
|
?>
|
4
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/table_data.php
vendored
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
<?php
|
||||||
|
//if($_POST['messages'] && is_array($_POST['messages']) && $_POST['messages'][1] == 2) echo json_encode($_POST['messages']);
|
||||||
|
//else echo 66;
|
||||||
|
?>
|
0
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/demo/test-file.txt
vendored
Executable file
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/404.png
vendored
Executable file
After Width: | Height: | Size: 5.8 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/admin-avatar.png
vendored
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/adminca-banner/adminca-preview.jpg
vendored
Executable file
After Width: | Height: | Size: 33 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/adminca-banner/angular.png
vendored
Executable file
After Width: | Height: | Size: 2.3 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/adminca-banner/bootstrap.png
vendored
Executable file
After Width: | Height: | Size: 139 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/adminca-banner/sprite.png
vendored
Executable file
After Width: | Height: | Size: 22 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/candles.jpg
vendored
Executable file
After Width: | Height: | Size: 75 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/cropper-picture.jpg
vendored
Executable file
After Width: | Height: | Size: 153 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/horse.jpg
vendored
Executable file
After Width: | Height: | Size: 337 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/macarons.jpg
vendored
Executable file
After Width: | Height: | Size: 110 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/magnifying-glass.jpg
vendored
Executable file
After Width: | Height: | Size: 98 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/seascape.jpg
vendored
Executable file
After Width: | Height: | Size: 160 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/blog/storm.jpg
vendored
Executable file
After Width: | Height: | Size: 310 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/file.png
vendored
Executable file
After Width: | Height: | Size: 10 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/ASEAN.png
vendored
Executable file
After Width: | Height: | Size: 814 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Afghanistan.png
vendored
Executable file
After Width: | Height: | Size: 706 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/African Union(OAS).png
vendored
Executable file
After Width: | Height: | Size: 497 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Albania.png
vendored
Executable file
After Width: | Height: | Size: 670 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Algeria.png
vendored
Executable file
After Width: | Height: | Size: 614 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/American Samoa.png
vendored
Executable file
After Width: | Height: | Size: 950 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Andorra.png
vendored
Executable file
After Width: | Height: | Size: 691 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Angola.png
vendored
Executable file
After Width: | Height: | Size: 683 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Anguilla.png
vendored
Executable file
After Width: | Height: | Size: 863 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Antarctica.png
vendored
Executable file
After Width: | Height: | Size: 730 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Antigua & Barbuda.png
vendored
Executable file
After Width: | Height: | Size: 882 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Arab League.png
vendored
Executable file
After Width: | Height: | Size: 950 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Argentina.png
vendored
Executable file
After Width: | Height: | Size: 436 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Armenia.png
vendored
Executable file
After Width: | Height: | Size: 448 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Aruba.png
vendored
Executable file
After Width: | Height: | Size: 506 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Australia.png
vendored
Executable file
After Width: | Height: | Size: 1.0 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Austria.png
vendored
Executable file
After Width: | Height: | Size: 381 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Azerbaijan.png
vendored
Executable file
After Width: | Height: | Size: 606 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bahamas.png
vendored
Executable file
After Width: | Height: | Size: 611 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bahrain.png
vendored
Executable file
After Width: | Height: | Size: 604 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bangladesh.png
vendored
Executable file
After Width: | Height: | Size: 729 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Barbados.png
vendored
Executable file
After Width: | Height: | Size: 659 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Belarus.png
vendored
Executable file
After Width: | Height: | Size: 549 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Belgium.png
vendored
Executable file
After Width: | Height: | Size: 482 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Belize.png
vendored
Executable file
After Width: | Height: | Size: 873 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Benin.png
vendored
Executable file
After Width: | Height: | Size: 453 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bermuda.png
vendored
Executable file
After Width: | Height: | Size: 906 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bhutan.png
vendored
Executable file
After Width: | Height: | Size: 881 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bolivia.png
vendored
Executable file
After Width: | Height: | Size: 590 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bosnia & Herzegovina.png
vendored
Executable file
After Width: | Height: | Size: 942 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Botswana.png
vendored
Executable file
After Width: | Height: | Size: 414 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Brazil.png
vendored
Executable file
After Width: | Height: | Size: 1.0 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Brunei.png
vendored
Executable file
After Width: | Height: | Size: 979 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Bulgaria.png
vendored
Executable file
After Width: | Height: | Size: 362 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Burkina Faso.png
vendored
Executable file
After Width: | Height: | Size: 505 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Burundi.png
vendored
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/CARICOM.png
vendored
Executable file
After Width: | Height: | Size: 938 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/CIS.png
vendored
Executable file
After Width: | Height: | Size: 1.0 KiB |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Cambodja.png
vendored
Executable file
After Width: | Height: | Size: 676 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Cameroon.png
vendored
Executable file
After Width: | Height: | Size: 601 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Canada.png
vendored
Executable file
After Width: | Height: | Size: 778 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Cape Verde.png
vendored
Executable file
After Width: | Height: | Size: 679 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Cayman Islands.png
vendored
Executable file
After Width: | Height: | Size: 962 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Central African Republic.png
vendored
Executable file
After Width: | Height: | Size: 580 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Chad.png
vendored
Executable file
After Width: | Height: | Size: 497 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Chile.png
vendored
Executable file
After Width: | Height: | Size: 482 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/China.png
vendored
Executable file
After Width: | Height: | Size: 539 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Colombia.png
vendored
Executable file
After Width: | Height: | Size: 387 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Commonwealth.png
vendored
Executable file
After Width: | Height: | Size: 950 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Comoros.png
vendored
Executable file
After Width: | Height: | Size: 692 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Congo-Brazzaville.png
vendored
Executable file
After Width: | Height: | Size: 847 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Congo-Kinshasa.png
vendored
Executable file
After Width: | Height: | Size: 988 B |
BIN
api/admin/AdminCAST/AdminCAST/admincast-master/html/dist/assets/img/flags/Cook Islands.png
vendored
Executable file
After Width: | Height: | Size: 1001 B |