mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
tons of docs cleanup in css, adding subnav to official components
This commit is contained in:
@@ -168,6 +168,16 @@
|
||||
@navbarBrandColor: @navbarLinkColor;
|
||||
|
||||
|
||||
// Subnav
|
||||
// -------------------------
|
||||
@subnavHeight: 36px;
|
||||
@subnavBackground: #eeeeee;
|
||||
@subnavBackgroundHighlight: #f5f5f5;
|
||||
|
||||
@subnavBorder: #e5e5e5;
|
||||
@subnavBorderRadius: 4px;
|
||||
|
||||
|
||||
// Hero unit
|
||||
// -------------------------
|
||||
@heroUnitBackground: @grayLighter;
|
||||
|
||||
Reference in New Issue
Block a user