http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/css/myriad.css
----------------------------------------------------------------------
diff --git a/myriad-scheduler/src/main/resources/webapp/public/css/myriad.css 
b/myriad-scheduler/src/main/resources/webapp/public/css/myriad.css
deleted file mode 100644
index 179090b..0000000
--- a/myriad-scheduler/src/main/resources/webapp/public/css/myriad.css
+++ /dev/null
@@ -1,35 +0,0 @@
-body {
-    padding-top: 65px;
-}
-
-.navbar .navbar-brand {
-/*    color: #bbbb22; */
-    opacity:0.99;
-    margin:0;
-}
-.navbar-brand {
-  padding-left:5px;
-  padding-top:5px;
-}
-.navbar .navbar-brand img {
-    height:40px;
-}
-
-.navbar .navbar-brand .a:active {
-    /* color: #eeee22; */
-}
-.navbar .navbar-brand .a:visited {
-   /* color: #eeee22; */
-}
-.navbar .navbar-brand:hover {
-  /*  color: #eeee22; */
-}
-.modal-container {
-  position: relative;
-}
-.modal-container .modal, .modal-container .modal-backdrop {
-  position: absolute;
-}
-.modal .text-primary {
- /* color: #ffffff */
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/img/favicon-16x16.png
----------------------------------------------------------------------
diff --git 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-16x16.png 
b/myriad-scheduler/src/main/resources/webapp/public/img/favicon-16x16.png
deleted file mode 100755
index d580975..0000000
Binary files 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-16x16.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/img/favicon-32x32.png
----------------------------------------------------------------------
diff --git 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-32x32.png 
b/myriad-scheduler/src/main/resources/webapp/public/img/favicon-32x32.png
deleted file mode 100755
index 1533136..0000000
Binary files 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-32x32.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/img/favicon-96x96.png
----------------------------------------------------------------------
diff --git 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-96x96.png 
b/myriad-scheduler/src/main/resources/webapp/public/img/favicon-96x96.png
deleted file mode 100755
index 6c09088..0000000
Binary files 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon-96x96.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/img/favicon.ico
----------------------------------------------------------------------
diff --git a/myriad-scheduler/src/main/resources/webapp/public/img/favicon.ico 
b/myriad-scheduler/src/main/resources/webapp/public/img/favicon.ico
deleted file mode 100755
index 227df3b..0000000
Binary files 
a/myriad-scheduler/src/main/resources/webapp/public/img/favicon.ico and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/img/navbar_logo.png
----------------------------------------------------------------------
diff --git 
a/myriad-scheduler/src/main/resources/webapp/public/img/navbar_logo.png 
b/myriad-scheduler/src/main/resources/webapp/public/img/navbar_logo.png
deleted file mode 100644
index 5d62c72..0000000
Binary files 
a/myriad-scheduler/src/main/resources/webapp/public/img/navbar_logo.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-myriad/blob/c47dc235/myriad-scheduler/src/main/resources/webapp/public/index.html
----------------------------------------------------------------------
diff --git a/myriad-scheduler/src/main/resources/webapp/public/index.html 
b/myriad-scheduler/src/main/resources/webapp/public/index.html
deleted file mode 100644
index 9034feb..0000000
--- a/myriad-scheduler/src/main/resources/webapp/public/index.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<head>
-    <meta charset="utf-8">
-    <title>Myriad</title>
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <link rel="icon" type="image/x-icon" href="/img/favicon.ico">
-    <link rel="stylesheet" href="css/bootstrap-myriad.css">
-    <link rel="stylesheet" href="/css/myriad.css">
-</head>
-<body>
-    <div id="myriad"></div>
-
-    <script src="/js/myriad.js"></script>
-</body>
-</html>

Reply via email to