Changeset - 8365306204c6
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-13 18:50:21
lukeman@gmail.com
fix caret color
1 file changed with 1 insertions and 9 deletions:
0 comments (0 inline, 0 general)
symposion_project/static/symposion/less/bootswatch.less
Show inline comments
...
 
@@ -9,10 +9,2 @@
 
.navbar {
 
	.icon-bar {
 
		color: @linkColor;
 
	}
 
	//border-bottom: 1px solid #CACACA;
 

	
 
	.navbar-inner {
 
		//.box-shadow(0 1px 0 rgba(255,255,255,0.4)~", "0 0 10px rgba(0,0,0,0.1));
 
	}
 

	
...
 
@@ -97,3 +89,3 @@
 
.nav .dropdown-toggle:hover .caret {
 
	border-top-color: @linkColor;
 
	border-top-color: #000;
 
}
0 comments (0 inline, 0 general)