mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
add navbar background hover variable and fix uneditable-input with append/prepend controls
This commit is contained in:
@@ -395,6 +395,7 @@ select:focus:required:invalid {
|
||||
.border-radius(3px 0 0 3px);
|
||||
}
|
||||
.uneditable-input {
|
||||
border-left-color: #eee;
|
||||
border-right-color: #ccc;
|
||||
}
|
||||
.add-on {
|
||||
|
||||
Reference in New Issue
Block a user