mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-07 22:36:37 +02:00
Deploying demo page
This commit is contained in:
@@ -177,3 +177,4 @@
|
|||||||
- Moved `::-webkit-file-upload-button` fixes to the `button` module.
|
- Moved `::-webkit-file-upload-button` fixes to the `button` module.
|
||||||
- Proof-of-concept for `button` module defaults and core, file input is not styled yet (will be done via label hack).
|
- Proof-of-concept for `button` module defaults and core, file input is not styled yet (will be done via label hack).
|
||||||
- *TODO* Softcode the `button` module's defaults, add extra styles, classes etc.
|
- *TODO* Softcode the `button` module's defaults, add extra styles, classes etc.
|
||||||
|
- Deployed live demo with hardcoded buttons to test.
|
@@ -10,7 +10,7 @@
|
|||||||
<link rel="icon" type="image/png" href="favicon.png">
|
<link rel="icon" type="image/png" href="favicon.png">
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
|
||||||
<!-- Live demo styled as of 20161021 -->
|
<!-- Live demo styled as of 20161021 -->
|
||||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/c9d597fac2ede99d97850a5c1f150714e1cacf0e/flavors/v2/mini-default.min.css"> -->
|
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/3200d67830c20cee2ff3584198552a55e9b8d02d/flavors/v2/mini-default.min.css">
|
||||||
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
|
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
|
||||||
<style>
|
<style>
|
||||||
#top-logo {
|
#top-logo {
|
||||||
|
Reference in New Issue
Block a user