mirror of https://github.com/jpanther/congo.git
💄 Rebuild CSS
parent
3f26297da9
commit
57db69519d
|
@ -1,6 +1,6 @@
|
||||||
/*! Congo v2.3.1 | MIT License | https://github.com/jpanther/congo */
|
/*! Congo v2.3.1 | MIT License | https://github.com/jpanther/congo */
|
||||||
|
|
||||||
/*! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com */
|
/*! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
||||||
|
@ -355,13 +355,6 @@ input::-moz-placeholder, textarea::-moz-placeholder {
|
||||||
/* 2 */
|
/* 2 */
|
||||||
}
|
}
|
||||||
|
|
||||||
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
|
|
||||||
opacity: 1;
|
|
||||||
/* 1 */
|
|
||||||
color: #9ca3af;
|
|
||||||
/* 2 */
|
|
||||||
}
|
|
||||||
|
|
||||||
input::placeholder,
|
input::placeholder,
|
||||||
textarea::placeholder {
|
textarea::placeholder {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|
Loading…
Reference in New Issue