diff --git a/main/partials/WindowAppBar.css b/main/partials/WindowAppBar.css deleted file mode 100644 index aa77b63e..00000000 --- a/main/partials/WindowAppBar.css +++ /dev/null @@ -1,30 +0,0 @@ -.WindowAppBar { - -webkit-app-region: drag; - position: relative; - vertical-align: top; - width: 100%; - height: 25px; - z-index: 5000; - background-color: #2d2d2d; -} - -.WindowControl { - float: right; - height: 100%; - padding: 0 20px 0 0; - transition: all 140ms linear; - color: #747474; -} - -.anticon{ - margin: 0 15px 0 15px; - display: inline-block; - color: inherit; - font-style: normal; - vertical-align: middle; - text-align: center; -} - -.WindowControl:hover{ - color: #ffffff; -} \ No newline at end of file diff --git a/main/partials/WindowAppBar.html b/main/partials/WindowAppBar.html deleted file mode 100644 index 7ed2737f..00000000 --- a/main/partials/WindowAppBar.html +++ /dev/null @@ -1,25 +0,0 @@ - - -
- - - - - - -