summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Tran <[email protected]>2017-04-05 23:35:03 +1000
committerVictor Tran <[email protected]>2017-04-05 23:35:03 +1000
commit6fc4a686e0132ca00f042cb59f6616f2377ef56d (patch)
tree165e298c909911b2e875179bb7b81e2ca68404ff
parent25a2344172234f0d2fd106764cc0ed17f95da0b1 (diff)
downloadproject-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.tar.gz
project-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.tar.bz2
project-unite-6fc4a686e0132ca00f042cb59f6616f2377ef56d.zip
More button updates!
-rw-r--r--Project-Unite/Content/bootstrap-theme.css1
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,