Skip to content

Commit 56200a8

Browse files
committed
refactor
1 parent 43cdd55 commit 56200a8

File tree

9 files changed

+19
-9
lines changed

9 files changed

+19
-9
lines changed

dist/maps/pretty-checkbox.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/pretty-checkbox.css

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scss/_variables.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
$pretty--class-name: pretty !default;
2-
// Colors
2+
3+
// colors
34
$pretty--color-default: #bdc3c7 !default;
45
$pretty--color-primary: #428bca !default;
56
$pretty--color-info: #5bc0de !default;
@@ -8,7 +9,7 @@ $pretty--color-warning: #f0ad4e !default;
89
$pretty--color-danger: #d9534f !default;
910
$pretty--color-dark: #5a656b !default;
1011

11-
// Z-index
12+
// z-index
1213
$pretty--z-index-back: 0 !default;
1314
$pretty--z-index-between: 1 !default;
1415
$pretty--z-index-front: 2 !default;

src/scss/elements/font-icon/_general.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// icon
21
.#{$pretty--class-name}.p-icon {
32
.state {
43
.icon {

src/scss/elements/image/_general.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// img
21
.#{$pretty--class-name}.p-image {
32
.state {
43
img {

src/scss/elements/svg/_general.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// svg
21
.#{$pretty--class-name}.p-svg {
32
.state {
43
.svg {

src/scss/elements/switch/_fill.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// switch
21
.#{$pretty--class-name}.p-switch.p-fill {
32
input:checked~.state {
43
&:before {

src/scss/elements/switch/_general.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// switch
21
.#{$pretty--class-name}.p-switch {
32
input{
43
width:2em;

src/scss/elements/switch/_slim.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// switch
21
.#{$pretty--class-name}.p-switch.p-slim {
32
.state {
43
&:before {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy