mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 23:16:10 +02:00
Merge pull request #2302 from penpot/niwinz-hot-improvements
Enhancements
This commit is contained in:
commit
cc18f84d62
532 changed files with 1483 additions and 1244 deletions
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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);
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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%;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue