Skip to content

Commit 38f7ff5

Browse files
author
unknown
committed
4.23.0
1 parent 77c41bc commit 38f7ff5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+3715
-6536
lines changed

.prettierrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"singleQuote": true,
3+
"jsxSingleQuote": true
4+
}

INSANITY.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Black Friday is coming soon..
2+
3+
As always we prepared some INSANE discounts, but this year we're going for the record...
4+
5+
Make sure that you won't miss any LIMITED deals!
6+
7+
Sign up for the WAITING LIST and make sure that you'll be the first one to know when the deals drop.
8+
9+
👉 https://mdbootstrap.com/black-friday-waiting-list/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ All fully responsive. All compatible with different browsers.
5959

6060
# Version:
6161

62-
- MDBReact 4.22.1
62+
- MDBReact 4.23.0
6363
- React 16.9.0
6464

6565
# Quick start

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Material Design for Bootstrap
22

3-
Version: MDB React Pro 4.22.1
3+
Version: MDB React 4.23.0
44

55
Documentation:
66
https://mdbootstrap.com/docs/react/

dist/css/mdb.css

Lines changed: 69 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,4 @@
11
@charset "UTF-8";
2-
/*!
3-
* Material Design for Bootstrap 4
4-
* Version: MDB FREE 4.8.11
5-
*
6-
*
7-
* Copyright: Material Design for Bootstrap
8-
* https://mdbootstrap.com/
9-
*
10-
* Read the license: https://mdbootstrap.com/general/license/
11-
*
12-
*
13-
* Documentation: https://mdbootstrap.com/
14-
*
15-
* Getting started: https://mdbootstrap.com/docs/jquery/getting-started/download/
16-
*
17-
* Tutorials: https://mdbootstrap.com/education/bootstrap/
18-
*
19-
* Templates: https://mdbootstrap.com/templates/
20-
*
21-
* Support: https://mdbootstrap.com/support/
22-
*
23-
* Contact: office@mdbootstrap.com
24-
*
25-
* Attribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js
26-
*
27-
*/
282
.mdb-color.lighten-5 {
293
background-color: #d0d6e2 !important; }
304

@@ -1356,6 +1330,9 @@ a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]
13561330
.w-responsive {
13571331
width: 100%; } }
13581332

1333+
.w-header {
1334+
width: 3.2rem; }
1335+
13591336
.collapsible-body {
13601337
display: none; }
13611338

@@ -1553,6 +1530,69 @@ h1, h2, h3, h4, h5, h6 {
15531530
.bq-info .bq-title {
15541531
color: #33b5e5 !important; }
15551532

1533+
.h1-responsive {
1534+
font-size: 150%; }
1535+
1536+
.h2-responsive {
1537+
font-size: 145%; }
1538+
1539+
.h3-responsive {
1540+
font-size: 135%; }
1541+
1542+
.h4-responsive {
1543+
font-size: 135%; }
1544+
1545+
.h5-responsive {
1546+
font-size: 135%; }
1547+
1548+
@media (min-width: 576px) {
1549+
.h1-responsive {
1550+
font-size: 170%; }
1551+
.h2-responsive {
1552+
font-size: 140%; }
1553+
.h3-responsive {
1554+
font-size: 125%; }
1555+
.h4-responsive {
1556+
font-size: 125%; }
1557+
.h5-responsive {
1558+
font-size: 125%; } }
1559+
1560+
@media (min-width: 768px) {
1561+
.h1-responsive {
1562+
font-size: 200%; }
1563+
.h2-responsive {
1564+
font-size: 170%; }
1565+
.h3-responsive {
1566+
font-size: 140%; }
1567+
.h4-responsive {
1568+
font-size: 125%; }
1569+
.h5-responsive {
1570+
font-size: 125%; } }
1571+
1572+
@media (min-width: 992px) {
1573+
.h1-responsive {
1574+
font-size: 200%; }
1575+
.h2-responsive {
1576+
font-size: 170%; }
1577+
.h3-responsive {
1578+
font-size: 140%; }
1579+
.h4-responsive {
1580+
font-size: 125%; }
1581+
.h5-responsive {
1582+
font-size: 125%; } }
1583+
1584+
@media (min-width: 1200px) {
1585+
.h1-responsive {
1586+
font-size: 250%; }
1587+
.h2-responsive {
1588+
font-size: 200%; }
1589+
.h3-responsive {
1590+
font-size: 170%; }
1591+
.h4-responsive {
1592+
font-size: 140%; }
1593+
.h5-responsive {
1594+
font-size: 125%; } }
1595+
15561596
.text-primary {
15571597
color: #4285f4 !important; }
15581598

@@ -4883,8 +4923,9 @@ table.table a.btn.btn-black {
48834923
.navbar .dropdown-menu a {
48844924
padding: 10px;
48854925
font-size: 0.9375rem;
4886-
font-weight: 300;
4887-
color: #000; }
4926+
font-weight: 300; }
4927+
.navbar .dropdown-menu a:not(.active) {
4928+
color: #000; }
48884929
@media (max-width: 600px) {
48894930
.navbar .dropdown-menu form {
48904931
width: 17rem; } }

0 commit comments

Comments
 (0)