diff options
| author | Mark Otto <[email protected]> | 2011-08-22 12:34:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-22 12:34:55 -0700 |
| commit | 16064bed2d2338b4d4ec617c10ffdc47d2e42edb (patch) | |
| tree | 0f3abbd41d8b399097279bb0043bf54e30c75b5d /lib | |
| parent | 112f7eff8ab53fbe09cf5de6fe07ad93a2b7c7f8 (diff) | |
| download | bootstrap-16064bed2d2338b4d4ec617c10ffdc47d2e42edb.tar.xz bootstrap-16064bed2d2338b4d4ec617c10ffdc47d2e42edb.zip | |
Bugfix and copy changes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/scaffolding.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/scaffolding.less b/lib/scaffolding.less index 735c2b129..50f6c96cf 100644 --- a/lib/scaffolding.less +++ b/lib/scaffolding.less @@ -159,6 +159,7 @@ a { background-image: none; .opacity(65); cursor: default; + color: #fff; } &:active { @shadow: inset 0 3px 7px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.05); |
