summaryrefslogtreecommitdiff
path: root/slate/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-25 23:37:09 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-25 23:37:09 -0500
commit3afa76e0a0dca67aca80b7f733e091fcf2bad16d (patch)
tree246f48f589b19f7bf09812d49088fb6ca976733b /slate/bootswatch.less
parentfcf36f48b3d789be5bbcc72623f403393502e075 (diff)
amelia, slate: fix list-group-item states, closes #223
Diffstat (limited to 'slate/bootswatch.less')
-rw-r--r--slate/bootswatch.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/slate/bootswatch.less b/slate/bootswatch.less
index a9f1bbe6..dbe877f9 100644
--- a/slate/bootswatch.less
+++ b/slate/bootswatch.less
@@ -325,10 +325,6 @@ legend {
border: 1px solid rgba(0, 0, 0, 0.6);
}
-.list-group-item {
- background-color: lighten(@body-bg, 5%);
-}
-
.panel-primary,
.panel-success,
.panel-danger,