diff options
| author | Victor Tran <[email protected]> | 2017-04-05 23:35:03 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-05 23:35:03 +1000 |
| commit | 6fc4a686e0132ca00f042cb59f6616f2377ef56d (patch) | |
| tree | 165e298c909911b2e875179bb7b81e2ca68404ff /Project-Unite/Content | |
| parent | 25a2344172234f0d2fd106764cc0ed17f95da0b1 (diff) | |
| download | project-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.tar.gz project-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.tar.bz2 project-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.zip | |
More button updates!
Diffstat (limited to 'Project-Unite/Content')
| -rw-r--r-- | Project-Unite/Content/bootstrap-theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index d497fb0..5ea94af 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -2038,6 +2038,7 @@ fieldset[disabled] .btn { .btn-default { color: #ffffff; background-color: rgba(255, 255, 255, 0.0625); + border: none; } .btn-default:hover, .btn-default:focus, |
