update
This commit is contained in:
parent
b1d57ade04
commit
dffe47037a
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -18,10 +18,6 @@
|
|||||||
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
|
||||||
transition-duration: 150ms;
|
|
||||||
}
|
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-size: 9.75pt;
|
font-size: 9.75pt;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -25,10 +25,10 @@ $cakeisalie: "This stylesheet is generated, DO NOT EDIT";
|
|||||||
|
|
||||||
|
|
||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
* {
|
// * {
|
||||||
// transition-timing-function: $deceleration_curve;
|
// // transition-timing-function: $deceleration_curve;
|
||||||
transition-duration: $longer_duration;
|
// transition-duration: $longer_duration;
|
||||||
}
|
// }
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
// font-family: $font-family;
|
// font-family: $font-family;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user