Commit 4ffa311fc16abe132f587bc4ec2c72890ad96df5

  • avatar
  • pradeep
  • Thu Jan 23 17:35:53 IST 2014
removed border right fron navigation bar
  
3131 margin-right:0;
3232}
3333.navigation-style {
34 width: 960px;
35 // line-height: 30px;
3634 position: relative;
3735 font-family: Arial,Helvetica,sans-serif;
3836 font-size: 12px;
39// float: left;
4037 margin-top: 25px;
4138 height: 41px;
42 background: none repeat scroll 0% 0% #011100;
39 background: none repeat scroll 0% 0% #000;
4340}
4441.navigation-style li {
4542 width:auto;
4643 color:red;
47 //color: rgb(255, 255, 255);
4844 font-size: 16px;
4945 line-height: 41px;
5046 padding: 0px 30px;
5147 text-decoration: none;
52 border-right: 1px solid rgb(119, 106, 162);
5348 display: inline-block;
5449 font-family: Helvetica,Arial,Verdana,sans-serif;
5550}
8686 width: 400px
8787}
8888ul.dropdown-menu li {
89// background:!important none repeat scroll 0% 0% rgb(255, 255, 255);
90// border-bottom: 1px inset rgb(188, 181, 215);
89/* background:!important none repeat scroll 0% 0% rgb(255, 255, 255);*/
90/* border-bottom: 1px inset rgb(188, 181, 215);*/
9191 filter: none;
9292 font-size: 14px;
9393 display: block;
114114 color: white;
115115 text-decoration: none;
116116}
117.dropdown-menu > li > a:hover {
118 color:yellow;
119 background-color:#000;
120}
121.dropdown-menu > li > a:focus {
122 background-color:#c00000;
123}
117124
118125/*testing hover */
119126body{margin-top:0px;
131131.panel-body table tr td { padding-left: 15px }
132132.panel-body .table {margin-bottom: 0px; }
133133
134.col-md-12 {
135 width:85%;
136}
134
135
137136.col-sm-3 col-md-3{
138137 margin:0px 0px 0px -30px;
139138}
  
306306menu,
307307ol,
308308ul {
309 padding: 0 0 0 40px;
309 /* padding: 0 0 0 40px;*/
310310}
311311
312312/**