diff --git a/css/dialogs.css b/css/dialogs.css index 2b17ea1..28899ba 100644 --- a/css/dialogs.css +++ b/css/dialogs.css @@ -883,35 +883,6 @@ margin-top: 5px; } -/*UV*/ - #uv_dialog { - width: 1108px; - } - #uv_dialog .tab { - width: 14.28%; - } - #uv_dialog_all .UVEditor { - float: left; - padding: 8px; - padding-top: 0px; - border: 1px solid var(--color-border); - margin-right: -1px; - margin-bottom: -1px; - } - #uv_dialog_toolbar { - clear: both; - padding: 12px; - height: 42px; - padding-top: 5px; - } - #uv_dialog_all .UVEditor .uv_transform_info { - top: 30px; - } - #uv_dialog #uv_viewport { - margin-left: -8px; - } - - /*Toolbar Dialog*/ dialog#toolbar_edit .search_bar { diff --git a/css/general.css b/css/general.css index cac5f9b..0fbd9f7 100644 --- a/css/general.css +++ b/css/general.css @@ -223,9 +223,6 @@ left: 0px; pointer-events: none; } - #uv_dialog_all .uv_message_box { - top: 60px; - } .selection_rectangle { position: absolute; display: block; diff --git a/css/panels.css b/css/panels.css index b05db0d..dba1d51 100644 --- a/css/panels.css +++ b/css/panels.css @@ -1092,7 +1092,7 @@ margin-left: -8px; margin-right: -8px; } - #uv_dialog_all .UVEditor.selected { + #UVEditor_all .UVEditor.selected { border-color: var(--color-accent); z-index: 21; } @@ -1123,6 +1123,7 @@ margin-bottom: 0; position: relative; border: 4px solid var(--color-ui); + box-shadow: 0 0 0 800px var(--color-back); box-sizing: content-box; } diff --git a/index.html b/index.html index 695ed5c..43bd44a 100644 --- a/index.html +++ b/index.html @@ -308,34 +308,6 @@
clear
- -
uv_editor.title
-
-
uv_editor.all_faces
-
face.north
-
face.south
-
face.west
-
face.east
-
face.up
-
face.down
-
-
-
- -
-
- -
-
-
- -
- -
- -
clear
-
-
dialog.input.title
@@ -472,37 +444,9 @@
-