2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add nav-pills-border-radius variable

This commit is contained in:
Jake Buob
2013-09-13 15:39:27 -04:00
parent 4d4976fdcc
commit 2381ab088b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -336,6 +336,7 @@
@nav-tabs-justified-active-link-border-color: @body-bg;
// Pills
@nav-pills-border-radius: @border-radius-base;
@nav-pills-active-link-hover-bg: @component-active-bg;
@nav-pills-active-link-hover-color: @component-active-color;