This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
61 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Flavor name: Dark (mini-dark) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
/* | ||
Browsers resets and base typography. | ||
|
@@ -1360,6 +1360,7 @@ table th:first-child, table td:first-child { | |
border: 0; | ||
border-bottom: 0.0625rem solid #1c2529; | ||
text-align: right; | ||
min-height: 1.5rem; | ||
} | ||
table:not(.preset) td:before { | ||
content: attr(data-label); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Flavor name: Default (mini-default) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
/* | ||
Browsers resets and base typography. | ||
|
@@ -1360,6 +1360,7 @@ table th:first-child, table td:first-child { | |
border: 0; | ||
border-bottom: 0.0625rem solid #c9c9c9; | ||
text-align: right; | ||
min-height: 1.5rem; | ||
} | ||
table:not(.preset) td:before { | ||
content: attr(data-label); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Flavor name: Lite (mini-lite) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
/* | ||
Browsers resets and base typography. | ||
|
@@ -1093,6 +1093,7 @@ table th:first-child, table td:first-child { | |
border: 0; | ||
border-bottom: 0.0625rem solid #c9c9c9; | ||
text-align: right; | ||
min-height: 1.5rem; | ||
} | ||
table:not(.preset) td:before { | ||
content: attr(data-label); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Flavor name: Progressive Web App (mini-pw) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
/* | ||
Browsers resets and base typography. | ||
|
@@ -1215,6 +1215,7 @@ table th:first-child, table td:first-child { | |
border: 0; | ||
border-bottom: 0.0625rem solid #bdbdbd; | ||
text-align: right; | ||
min-height: 1.5rem; | ||
} | ||
table:not(.preset) td:before { | ||
content: attr(data-label); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Flavor name: Sucroa (mini-sucroa) | ||
Author: Angeliki Daskalakis | ||
Maintainers: Angeliki Daskalakis, Angelos Chalaris ([email protected]) | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
@import url("https://fonts.googleapis.com/css?family=Cousine:400,400i,700|Libre+Baskerville:400,400i,700&subset=latin-ext"); | ||
/* | ||
|
@@ -1340,6 +1340,7 @@ table th:first-child, table td:first-child { | |
border: 0; | ||
border-bottom: 1px solid #a9a2ba; | ||
text-align: right; | ||
min-height: 1.5rem; | ||
} | ||
table:not(.preset) td:before { | ||
content: attr(data-label); | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Flavor name: Dark (mini-dark) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
// Basic rules for body and typography | ||
$fore-color: #d0d0d0; // Text and general foreground color | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Flavor name: Default (mini-default) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
// Basic rules for body and typography | ||
$fore-color: #212121; // Text and general foreground color | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
Flavor name: Lite (mini-lite) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
// Basic rules for body and typography | ||
$fore-color: #212121; // Text and general foreground color | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
Flavor name: Progressive Web App (mini-pw) | ||
Author: Angelos Chalaris ([email protected]) | ||
Maintainers: Angelos Chalaris | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
// Basic rules for body and typography | ||
$fore-color: #212121; // Text and general foreground color | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Flavor name: Sucroa (mini-sucroa) | ||
Author: Angeliki Daskalakis | ||
Maintainers: Angeliki Daskalakis, Angelos Chalaris ([email protected]) | ||
mini.css version: v2.3.4 | ||
mini.css version: v2.3.5 | ||
*/ | ||
// Google Fonts imports and usage | ||
@import url('https://fonts.googleapis.com/css?family=Cousine:400,400i,700|Libre+Baskerville:400,400i,700&subset=latin-ext'); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters