From eb581e055d5fd90ff089eb97d5da87676b76e321 Mon Sep 17 00:00:00 2001 From: subramanya Date: Thu, 1 May 2014 00:03:05 +0530 Subject: [PATCH] broken css is fixed --- mouchak/static/css/main.css | 109 +++++++++++++++++++++++++++---------------- 1 file changed, 68 insertions(+), 41 deletions(-) diff --git a/mouchak/static/css/main.css b/mouchak/static/css/main.css index 3e65935..6d4f5e5 100644 --- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -28,7 +28,7 @@ overflow-y:scroll; } - } + .navigation-style { @@ -44,7 +44,7 @@ padding-left:185px; .navigation-style > ul > li { -//padding-left:100px; +padding-left:100px; } .navigation-style > ul > li { @@ -81,13 +81,13 @@ padding-left:185px; .navigation { -//margin-left:7em; +margin-left:7em; } -hr { - +hr { -//margin-left:7em; - } + +margin-left:7em; + } hr { color:blue; @@ -311,7 +311,7 @@ font-size:16px; clear: both; font-weight: normal; line-height: 1.428571429; -// color: white; + color: white; white-space: normal; } @@ -323,7 +323,7 @@ background-color: #3f3b42; .dropdown-menu-large > li ul > li > a:focus { text-decoration: none; color: #262626; - */background-color: #f5f5f5;*/ + /*background-color: #f5f5f5;*/ } .dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, @@ -469,8 +469,11 @@ margin-left:2em; .panel .panel-body a img { display: block; margin: 0; width: 100%; height: auto; - -.mt40 { margin-top: 40px; } +} +.mt40 +{ + margin-top: 40px; + } .panel { position: relative; overflow: hidden; display: block; border-radius: 0 !important; } .panel-default { border-color: #ebedef !important; } @@ -485,7 +488,7 @@ margin-left:2em; } -.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0; +.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0; } .panel .panel-body a.zoom:hover img { transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); -o-transform: scale(1.3); -moz-transform: scale(1.3); } .panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0; @@ -511,17 +514,11 @@ margin-left:2em; } - - - - - - - - + -} -.panel .panel-footer { padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } +.panel .panel-footer +{ padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; + } .panel .panel-footer h4 { display: inline; font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e margin: 0 !important; padding: 0 !important; } .panel .panel-footer i.glyphicon { display: inline; font-size: 1.125em; cursor: pointer; } .panel .panel-footer i.glyphicon-thumbs-up { color: #1abc9c; } @@ -543,8 +540,37 @@ margin-left:2em; /* Carousel styles */ .transition-timer-carousel .carousel-caption { - - */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left} +} + */.ekko-lightbox-container{ +position:relative +} +.ekko-lightbox-nav-overlay +{ +position:absolute;top:0;left:0;z-index:100;width:100%;height:100% +}.ekko-lightbox-nav-overlay a +{ +z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s +} +.ekko-lightbox-nav-overlay a:empty +{ +width:49% +} +.ekko-lightbox a:hover +{ +text-decoration:none;opacity:1 +} +.ekko-lightbox .glyphicon-chevron-left +{ +left:0;float:left;padding-left:15px;text-align:left +} +.ekko-lightbox .glyphicon-chevron-right +{ +right:0;float:right;padding-right:15px;text-align:right +} +.ekko-lightbox .modal-footer +{ +text-align:left +} /* Lightbox styles ends here */ /* Carousel styles */ @@ -570,8 +596,7 @@ margin-left:2em; .transition-timer-carousel .carousel-caption .carousel-caption-header { margin-top: 10px; font-size: 24px; - - } + } @media (min-width: 970px) { /* Lower the font size of the carousel caption header so that our caption doesn't take up the full image/slide on smaller screens */ @@ -587,19 +612,21 @@ margin-left:2em; z-index: 11; } .transition-timer-carousel .transition-timer-carousel-progress-bar { - -.transition-timer-carousel .carousel-caption .carousel-caption-header { + } +.transition-timer-carousel .carousel-caption .carousel-caption-header + { margin-top: 10px; font-size: 24px; } -@media (min-width: 970px) { +@media (min-width: 970px) + { /* Lower the font size of the carousel caption header so that our caption doesn't take up the full image/slide on smaller screens */ .transition-timer-carousel .carousel-caption .carousel-caption-header { font-size: 36px; } -} + .transition-timer-carousel .carousel-indicators { bottom: 0px; margin-bottom: 5px; @@ -629,12 +656,11 @@ margin-left:2em; -webkit-transition: width 4.25s linear; -moz-transition: width 4.25s linear; -o-transition: width 4.25s linear; - transition: width 4.25s linear; - - } + transition: width 4.25s linear; } } + /* Carousel styles ends here */ /* side bar css */ /* side menu css */ @@ -687,8 +713,8 @@ margin-left:2em; /* -------------end ----------- */ .wrapper.active { padding-left: 0px; -// border-right:2px solid #000; -// margin-left:90px; + border-right:2px solid #000; + margin-left:90px; } .wrapper.active .sidebar-wrapper { @@ -740,7 +766,7 @@ h5 { } .sidebar-wrapper { - + } #page-content-wrapper { visibility: hidden; } @@ -785,10 +811,11 @@ h5 { } /* -------------end ----------- */ -.wrapper.active { +.wrapper.active +{ padding-left: 0px; -// border-right:2px solid #000; -// margin-left:90px; + border-right:2px solid #000; + margin-left:90px; } .wrapper.active .sidebar-wrapper { @@ -908,7 +935,7 @@ h5 { margin-right: 0; } -} + .row { margin-left: 0; margin-right: 0; @@ -1116,7 +1143,7 @@ height:150px; #quote-carousel .carousel-control.left { left: -12px; - + } /* Next button */ #quote-carousel .carousel-control.right { -- 1.7.10.4