initial commit

This commit is contained in:
Jo 2025-01-07 02:06:59 +01:00
parent 6715289efe
commit 788c3389af
37645 changed files with 2526849 additions and 80 deletions

View file

@ -0,0 +1,64 @@
.ribbon__container {
flex-direction: row;
border-top-width: 1px;
border-bottom-width: 1px;
}
.ribbon__container--centered {
justify-content: center;
}
.ribbon--centered {
flex-direction: row;
justify-content: center;
flex-grow: 1;
}
.ribbon__container--left-aligned {
justify-content: flex-start;
}
.ribbon--left-aligned {
flex-direction: row;
justify-content: flex-start;
flex-grow: 1;
margin-left: 5px;
margin-right: 5px;
}
.ribbon__options-and-info {
flex-direction: row;
align-items: center;
justify-content: flex-end;
margin-right: 5px;
}
.icon-button {
width: 16px;
height: 16px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
border-bottom-width: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
background-color: rgba(0, 0, 0, 0);
}
.icon-button__help-icon {
flex-shrink: 0;
}
.icon-button__menu-icon {
flex-shrink: 0;
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: fb7e7faa926f9db428cf76838c871ed5
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0

View file

@ -0,0 +1,72 @@
.ribbon__container {
border-top-color: rgb(40, 40, 40);
border-bottom-color: rgb(40, 40, 40);
}
.ribbon__button {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
border-bottom-color: rgba(0,0,0,0);
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 9px;
margin-top: 10px;
padding-bottom: 4px;
border-bottom-width: 1px;
border-bottom-color: rgb(40, 40, 40);
color: rgb(155, 155, 155);
border-top-color: rgba(0, 0, 0, 0);
border-right-color: rgba(0, 0, 0, 0);
border-left-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0);
}
.ribbon__button:hover {
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(204, 204, 204);
}
.ribbon__button--toggled:hover {
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(14, 129, 193);
}
.ribbon__button--toggled {
color: white;
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(14, 129, 193);
}
.icon-button__help-icon {
background-image: resource('d__Help.png');
}
.icon-button__menu-icon {
background-image: resource('d__Menu.png');
}
.ribbon__button {
}
.ribbon__button--toggled {
color: white;
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(14, 129, 193);
}
.ribbon__button--toggled:hover {
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(14, 129, 193);
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 2e877031ea62d464aa7ab620ffe1a5ba
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0

View file

@ -0,0 +1,53 @@
.ribbon__container {
border-top-color: rgb(172, 172, 172);
border-bottom-color: rgb(172, 172, 172);
background-color: rgb(172, 172, 172);
}
.ribbon__button:hover {
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(34, 34, 34);
}
.ribbon__button {
padding-bottom: 4px;
border-bottom-width: 1px;
border-bottom-color: rgb(172, 172, 172);
background-color: rgb(172, 172, 172);
color: rgb(77, 77, 77);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
border-bottom-color: rgba(0,0,0,0);
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 9px;
margin-top: 10px;
}
.ribbon__button--toggled {
color: black;
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(39, 159, 239);
}
.ribbon__button--toggled:hover {
padding-bottom: 3px;
border-bottom-width: 2px;
border-bottom-color: rgb(39, 159, 239);
}
.icon-button__help-icon {
background-image: resource('_Help.png');
}
.icon-button__menu-icon {
background-image: resource('_Menu.png');
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 2725ffbeffba5ae4fa95c104293c60bf
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0