Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-09-03 06:25:16 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-09-03 06:25:16 +0400
commitaf61bf673953cf9c88da72bba6dd81aa44814e8c (patch)
tree70fea76839c19ad4622034abbe42288fec1c3c29 /assets/stylesheets/bootstrap/_list-group.scss
parentee64428a406674ee20365cabb79b95536d3687f1 (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_list-group.scss')
-rw-r--r--assets/stylesheets/bootstrap/_list-group.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/stylesheets/bootstrap/_list-group.scss b/assets/stylesheets/bootstrap/_list-group.scss
index 36c297c..53b4302 100644
--- a/assets/stylesheets/bootstrap/_list-group.scss
+++ b/assets/stylesheets/bootstrap/_list-group.scss
@@ -74,6 +74,7 @@ a.list-group-item {
&.disabled:focus {
background-color: $list-group-disabled-bg;
color: $list-group-disabled-color;
+ cursor: not-allowed;
// Force color to inherit for custom content
.list-group-item-heading {