This commit is contained in:
vinceliuice 2020-12-26 09:04:47 +08:00
parent c7886cf69c
commit 482bc19a34
14 changed files with 229 additions and 10 deletions

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -1526,7 +1526,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
#panel #panelActivities.panel-button > * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -201,6 +201,51 @@ spinner:checked:disabled, label:disabled selection:checked {
opacity: 0.5;
}
.large-title {
font-weight: 300;
font-size: 24pt;
}
.title-1 {
font-weight: 800;
font-size: 20pt;
}
.title-2 {
font-weight: 800;
font-size: 15pt;
}
.title-3 {
font-weight: 700;
font-size: 15pt;
}
.title-4 {
font-weight: 700;
font-size: 13pt;
}
.heading {
font-weight: 700;
font-size: 11pt;
}
.body {
font-weight: 400;
font-size: 11pt;
}
.caption-heading {
font-weight: 700;
font-size: 9pt;
}
.caption {
font-weight: 400;
font-size: 9pt;
}
entry.contacts-postal-entry, spinbutton entry, .linked > entry:not(:only-child) {
color: #dadada;
background-color: rgba(255, 255, 255, 0.05);

View File

@ -201,6 +201,51 @@ spinner:checked:disabled, label:disabled selection:checked {
opacity: 0.5;
}
.large-title {
font-weight: 300;
font-size: 24pt;
}
.title-1 {
font-weight: 800;
font-size: 20pt;
}
.title-2 {
font-weight: 800;
font-size: 15pt;
}
.title-3 {
font-weight: 700;
font-size: 15pt;
}
.title-4 {
font-weight: 700;
font-size: 13pt;
}
.heading {
font-weight: 700;
font-size: 11pt;
}
.body {
font-weight: 400;
font-size: 11pt;
}
.caption-heading {
font-weight: 700;
font-size: 9pt;
}
.caption {
font-weight: 400;
font-size: 9pt;
}
entry.contacts-postal-entry, spinbutton entry, .linked > entry:not(:only-child) {
color: #dadada;
background-color: rgba(255, 255, 255, 0.05);

View File

@ -201,6 +201,51 @@ spinner:checked:disabled, label:disabled selection:checked {
opacity: 0.5;
}
.large-title {
font-weight: 300;
font-size: 24pt;
}
.title-1 {
font-weight: 800;
font-size: 20pt;
}
.title-2 {
font-weight: 800;
font-size: 15pt;
}
.title-3 {
font-weight: 700;
font-size: 15pt;
}
.title-4 {
font-weight: 700;
font-size: 13pt;
}
.heading {
font-weight: 700;
font-size: 11pt;
}
.body {
font-weight: 400;
font-size: 11pt;
}
.caption-heading {
font-weight: 700;
font-size: 9pt;
}
.caption {
font-weight: 400;
font-size: 9pt;
}
entry.contacts-postal-entry, spinbutton entry, .linked > entry:not(:only-child) {
color: #363636;
background-color: rgba(0, 0, 0, 0.05);

View File

@ -201,6 +201,51 @@ spinner:checked:disabled, label:disabled selection:checked {
opacity: 0.5;
}
.large-title {
font-weight: 300;
font-size: 24pt;
}
.title-1 {
font-weight: 800;
font-size: 20pt;
}
.title-2 {
font-weight: 800;
font-size: 15pt;
}
.title-3 {
font-weight: 700;
font-size: 15pt;
}
.title-4 {
font-weight: 700;
font-size: 13pt;
}
.heading {
font-weight: 700;
font-size: 11pt;
}
.body {
font-weight: 400;
font-size: 11pt;
}
.caption-heading {
font-weight: 700;
font-size: 9pt;
}
.caption {
font-weight: 400;
font-size: 9pt;
}
entry.contacts-postal-entry, spinbutton entry, .linked > entry:not(:only-child) {
color: #363636;
background-color: rgba(0, 0, 0, 0.05);

View File

@ -1330,7 +1330,7 @@ $popop_menuitem_radius: $wm_radius - 4px;
> * {
background-image: url("assets/activities.svg");
background-position: center top;
background-size: 18px 18px;
// background-size: 18px 18px;
width: 24px;
height: 24px;
background-color: transparent !important;

View File

@ -202,10 +202,57 @@ spinner {
}
}
//
// General Typography
//
.large-title {
font-weight: 300;
font-size: 24pt;
}
.title-1 {
font-weight: 800;
font-size: 20pt;
}
.title-2 {
font-weight: 800;
font-size: 15pt;
}
.title-3 {
font-weight: 700;
font-size: 15pt;
}
.title-4 {
font-weight: 700;
font-size: 13pt;
}
.heading {
font-weight: 700;
font-size: 11pt;
}
.body {
font-weight: 400;
font-size: 11pt;
}
.caption-heading {
font-weight: 700;
font-size: 9pt;
}
.caption {
font-weight: 400;
font-size: 9pt;
}
//
// Text Entries
//
%Linked_entrys {
@include entry(normal);
border: none;