This commit is contained in:
2024-09-20 20:30:10 +02:00
commit 4fabf1a6fd
29169 changed files with 1706941 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b58c1dc8f8abfc4458f825c1b0e68484
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
/* Custom USS stylesheet. */
.AnnotationStyle
{
width:18px;
height:18px;
}

View File

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

View File

@@ -0,0 +1,21 @@
/* Custom USS stylesheet for Annotation. */
/* A marker will use the default style when it is collapsed.*/
.AnnotationStyle
{
background-image: resource("dark/timeline_annotation_collapsed");
}
/* A marker will use the hover:focus:checked pseudo-state when it is selected.*/
.AnnotationStyle:hover:checked
{
background-image: resource("dark/timeline_annotation_selected");
}
/* A marker will use this style when it is not selected and not collapsed.*/
.AnnotationStyle:checked
{
background-image: resource("dark/timeline_annotation");
}

View File

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

View File

@@ -0,0 +1,21 @@
/* Custom USS stylesheet for Annotation. */
/* A marker will use the default style when it is collapsed.*/
.AnnotationStyle
{
background-image: resource("light/timeline_annotation_collapsed");
}
/* A marker will use the hover:focus:checked pseudo-state when it is selected.*/
.AnnotationStyle:hover:checked
{
background-image: resource("light/timeline_annotation_selected");
}
/* A marker will use this style when it is not selected and not collapsed.*/
.AnnotationStyle:checked
{
background-image: resource("light/timeline_annotation");
}

View File

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