From e314baf8c1e286a4649de42df3d042fd3ec82940 Mon Sep 17 00:00:00 2001 From: JoshOOOWAH <89082472387@yandex.ru> Date: Sun, 26 May 2019 19:57:31 +0500 Subject: [PATCH] Update styles.css --- Launcher/runtime/dialog/styles.css | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/Launcher/runtime/dialog/styles.css b/Launcher/runtime/dialog/styles.css index 432dc637..f382a466 100644 --- a/Launcher/runtime/dialog/styles.css +++ b/Launcher/runtime/dialog/styles.css @@ -157,36 +157,10 @@ .auth { -fx-effect: dropshadow(gaussian, rgba(23, 25, 29, 0.3), 15, 0, 0, 3); } -.vkauth { - -jfx-button-type: FLAT; - -fx-background-radius: 0; - -fx-font-size: 0pt; - -fx-background-image: url('images/icons/vk.png'); - -fx-background-repeat: no-repeat; - -fx-pref-width: 62px; - -fx-pref-height: 62px; - -fx-effect: dropshadow(gaussian, rgba(23, 25, 29, 0.3), 15, 0, 0, 3); -} - -.vkauth { - -jfx-button-type: FLAT; - -fx-background-radius: 0; - -fx-font-size: 0pt; - -fx-background-image: url('images/icons/vk.png'); - -fx-background-repeat: no-repeat; - -fx-pref-width: 62px; - -fx-pref-height: 62px; - -fx-effect: dropshadow(gaussian, rgba(23, 25, 29, 0.3), 15, 0, 0, 3); -} - .auth:hover, .auth:pressed { -fx-background-color: #75e18c; } -.vkauth:hover, -.vkauth:pressed { - -fx-background-color: #75e18c; -} #password, #login {