mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
No more need for grid column highlighting, so nuke that
This commit is contained in:
@@ -255,10 +255,6 @@ body {
|
||||
background-color: rgba(185,74,72,.15);
|
||||
border: 1px solid rgba(185,74,72,.2);
|
||||
}
|
||||
.show-grid [class^="col-"]:hover {
|
||||
background-color: #ddd;
|
||||
background-color: rgba(185,74,72,.25);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user