removed slider ui
diff --git a/css/all-web.css b/css/all-web.css
index 89ee1bb..a6c3429 100644
--- a/css/all-web.css
+++ b/css/all-web.css
@@ -114,7 +114,6 @@
}
div#body_div {
- position: relative;
display: none;
padding-right: 7px;
width: 900px;
@@ -125,12 +124,6 @@
.content {
width: 900px;
margin-bottom: 30px;
- position: absolute;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
}
.background-fade-in {
@@ -140,25 +133,6 @@
transition: background 1s ease-in;
}
-/* selector for open pages */
-#opened-page-selector {
- width: 900px;
- height: 900px;
- position: absolute;
- z-index: 100;
- opacity: 0;
- background-color: #bdf;
-}
-
-#opened-page-selector.active {
- opacity: 0.6;
- cursor: pointer;
-}
-
-.popover-container {
- height: 400px;
-}
-
footer {
position: absolute;
bottom: 0px;
@@ -1645,7 +1619,7 @@
}
body {
- background: url(../images/stripedbg.png) repeat;
+ background: url(../lib/images/ui/redbeech.jpg) repeat;
}
.small {