From 25a2344172234f0d2fd106764cc0ed17f95da0b1 Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Wed, 5 Apr 2017 23:31:03 +1000 Subject: Button changes --- Project-Unite/Content/bootstrap-theme.css | 3 ++- Project-Unite/Views/Home/Index.cshtml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Project-Unite') diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index f13c5e5..d497fb0 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -2006,6 +2006,7 @@ select[multiple].input-lg { -ms-user-select: none; user-select: none; text-decoration: none !important; + font-variant: small-caps; } .btn:focus, .btn:active:focus, @@ -2042,7 +2043,7 @@ fieldset[disabled] .btn { .btn-default:focus, .btn-default.active, .open .dropdown-toggle.btn-default { - color: black; + color: white; background-color: rgba(255, 255, 255, 0.25); border: none; } diff --git a/Project-Unite/Views/Home/Index.cshtml b/Project-Unite/Views/Home/Index.cshtml index 419ca0e..fd4d92c 100644 --- a/Project-Unite/Views/Home/Index.cshtml +++ b/Project-Unite/Views/Home/Index.cshtml @@ -8,7 +8,7 @@

Welcome to the multi-user domain.


You are walking into a world of skins, applications, games, websites, viruses, and untold mysteries. Shift it your way while you uncover the truth behind ShiftOS and the multi-user domain.

- I'm in. + Let's go! @@ -63,4 +63,4 @@ Build status - Click that to go to our AppVeyor page.

...Or you can get the source code: ShiftOS Code on GitHub

- \ No newline at end of file + -- cgit v1.2.3