Subversion Repositories eFlore/Applications.cel

Rev

Rev 2349 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2349 Rev 2665
Line 39... Line 39...
39
.nav-sidebar li {
39
.nav-sidebar li {
40
	float: left;
40
	float: left;
41
	width: 100%;
41
	width: 100%;
42
}
42
}
Line -... Line 43...
-
 
43
 
-
 
44
.nav li a:focus {
-
 
45
	background-color: #428BCA;
-
 
46
}
43
 
47
 
44
@media screen and (max-width: 1000px) {
48
@media screen and (max-width: 1000px) {
45
	.nav-sidebar {
49
	.nav-sidebar {
46
		margin-bottom: 0;
50
		margin-bottom: 0;
47
	}
51
	}