diff --git a/uptee/static/new_design/css/style.css b/uptee/static/new_design/css/style.css index 74921a1b..0e0bf96e 100644 --- a/uptee/static/new_design/css/style.css +++ b/uptee/static/new_design/css/style.css @@ -221,4 +221,61 @@ html, body { bottom: 0; left: 301px; right: 0; -} \ No newline at end of file +} + +#breadcrum { + border-top: 1px solid #bbbbbb; + border-left: 1px solid #bbbbbb;; + height: 25px; + position: absolute; + top: 176px; + left:300px; + right: 0; +} + + #breadcrum .icon { + background: #000; + height: 15px; + width: 15px; + margin-top: 5px; + margin-left: 10px; + float: left; + } + + #breadcrum .text { + margin-left: 10px; + margin-top: 3px; + width: 300px; + float: left; + color: #555555; + } + + +#button_container { + border: 0px solid red; + position: absolute; + right: 0; + top: 82px; + height: 90px; + max-width: 800px; +} + +#button_container .button { + border: 1px solid green; + float: right; + width: 100px; + height: 90px; + margin-left: 10px; +} + + #button_container .button:hover { + + } + + #button_container .button:active { + + } + + #button_container .button .current { + + } \ No newline at end of file diff --git a/uptee/templates/new_design/base.html b/uptee/templates/new_design/base.html index 8ed56bcc..e8609a30 100644 --- a/uptee/templates/new_design/base.html +++ b/uptee/templates/new_design/base.html @@ -62,6 +62,8 @@ + +
@@ -99,8 +101,21 @@
-
+
+
+
+
+
+
+
+
+
+
+
Breadcrum > Fisico > Sushi > Baum
+ +
+