Merge pull request #2302 from penpot/niwinz-hot-improvements

Enhancements
This commit is contained in:
Alejandro 2022-09-21 10:01:31 +02:00 committed by GitHub
commit cc18f84d62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
532 changed files with 1483 additions and 1244 deletions

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
// Font sizes
$fs8: 0.5rem;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
//#################################################
// Import libraries

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.main-content {
display: flex;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.activity-bar {
background-color: $color-gray-50;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.af-form {
background-color: $color-white;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.color-cell {
display: grid;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.color-palette {
@include animation(0, 0.3s, fadeInUp);

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.context-menu {
position: relative;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.dashboard-grid {
font-size: $fs14;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.dashboard-header {
display: flex;

View file

@ -1,9 +1,9 @@
// Copyright (c) 2020 UXBOX Labs SL
// Copyright (c) 2020 KALEIDOS INC
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.dashboard-sidebar {
&.settings {

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.dashboard-sidebar {
background-color: $color-white;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.team-hero {
display: flex;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.handoff-svg-wrapper {
width: 100%;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.history-toolbox {
display: flex;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.element-options {
display: flex;

View file

@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// Copyright (c) UXBOX Labs SL
// Copyright (c) KALEIDOS INC
.workspace-header {
position: relative;