Sentry turrets - Part 5: Reuseable UI components (#35149)
* Initial commit * Updated how monotone buttons are styled * Removed unnecessary textures * Updated attributions * Addressing reviewer comments * Adjusted monotone checkbox styling
This commit is contained in:
29
Resources/Textures/Interface/Nano/Monotone/attributions.yml
Normal file
29
Resources/Textures/Interface/Nano/Monotone/attributions.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
- files: ["monotone_button.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from slider_outline.svg.96dpi.png by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
|
||||
- files: ["monotone_button_open_both.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from slider_outline.svg.96dpi.png by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
|
||||
- files: ["monotone_button_open_left.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from slider_outline.svg.96dpi.png by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
|
||||
- files: ["monotone_button_open_right.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from slider_outline.svg.96dpi.png by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
|
||||
- files: ["monotone_checkbox_checked.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from checkbox_checked.svg.96dpi by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
|
||||
- files: ["monotone_checkbox_unchecked.svg.96dpi.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Modified from checkbox_unchecked.svg.96dpi by chromiumboy"
|
||||
source: "https://github.com/chromiumboy"
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 284 B |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 489 B |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 327 B |
@@ -0,0 +1,2 @@
|
||||
sample:
|
||||
filter: true
|
||||
Reference in New Issue
Block a user