diff options
| author | Mark Otto <[email protected]> | 2011-09-11 20:46:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-11 20:46:40 -0700 |
| commit | 96e59eed20c24593208c8a216c13e6409fae7d9d (patch) | |
| tree | fedc8e98930ae9518e067ed8606637cdf0679df6 /bootstrap-1.3.0.min.css | |
| parent | af2223efb1048c9b9dd53f7f2481646d731d0da7 (diff) | |
| download | bootstrap-96e59eed20c24593208c8a216c13e6409fae7d9d.tar.xz bootstrap-96e59eed20c24593208c8a216c13e6409fae7d9d.zip | |
update theme.less todos and darken link hover color more
Diffstat (limited to 'bootstrap-1.3.0.min.css')
| -rw-r--r-- | bootstrap-1.3.0.min.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-1.3.0.min.css b/bootstrap-1.3.0.min.css index 5c2693dc0..3d6d8e6c8 100644 --- a/bootstrap-1.3.0.min.css +++ b/bootstrap-1.3.0.min.css @@ -37,7 +37,7 @@ body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: .container-fluid>.content:after{clear:both;} .hide{display:none;} .show{display:block;} -a{color:#0069d6;text-decoration:none;line-height:inherit;font-weight:inherit;}a:hover{color:#0050a3;text-decoration:underline;} +a{color:#0069d6;text-decoration:none;line-height:inherit;font-weight:inherit;}a:hover{color:#00438a;text-decoration:underline;} .pull-right{float:right;} .pull-left{float:left;} .row{zoom:1;margin-left:-20px;}.row:before,.row:after{display:table;content:"";zoom:1;*display:inline;} @@ -251,7 +251,7 @@ a.menu:after,.dropdown-toggle:after{width:0;height:0;display:inline-block;conten .tabs a.menu:after,.tabs .dropdown-toggle:after{border-top-color:#999;margin-top:15px;margin-left:5px;} .tabs li.open.menu .menu,.tabs .open.dropdown .dropdown-toggle{border-color:#999;} .tabs li.open a.menu:after,.tabs .dropdown.open .dropdown-toggle:after{border-top-color:#555;} -.pills a{margin:5px 3px 5px 0;padding:0 15px;text-shadow:0 1px 1px #fff;line-height:30px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}.pills a:hover{background:#0050a3;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);} +.pills a{margin:5px 3px 5px 0;padding:0 15px;text-shadow:0 1px 1px #fff;line-height:30px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}.pills a:hover{background:#00438a;color:#fff;text-decoration:none;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);} .pills .active a{background:#0069d6;color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);} .tab-content>*,.pill-content>*{display:none;} .tab-content>.active,.pill-content>.active{display:block;} |
