2
0
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:
Mark Otto
2013-06-09 23:44:14 -07:00
parent 0a18d33d2c
commit 9ba11ba60a
2 changed files with 0 additions and 12 deletions
-4
View File
@@ -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);
}