From 46b80e73f26f0723db4ebc4a58975d99df984933 Mon Sep 17 00:00:00 2001 From: Joxit Date: Sun, 24 Sep 2017 22:58:59 +0200 Subject: [PATCH] [riot-mui] Add riot-mui in add (#17) --- src/style.css | 13 ++++++++++++ src/tags/add.tag | 51 ++++++++++++++++++++++-------------------------- 2 files changed, 36 insertions(+), 28 deletions(-) diff --git a/src/style.css b/src/style.css index 476a220..bdaf388 100644 --- a/src/style.css +++ b/src/style.css @@ -273,3 +273,16 @@ dropdown-item, #menu-control-dropdown p { #menu-control-dropdown p:active, .material-button-active:active { background-color: #e0e0e0; } + +material-popup material-button { + background-color: #fff; + color: #000; +} + +material-popup material-button:hover material-waves { + background-color: hsla(0,0%,75%,.2); +} + +material-popup .popup { + max-width: 450px; +} diff --git a/src/tags/add.tag b/src/tags/add.tag index 46ff0bd..0f5e906 100644 --- a/src/tags/add.tag +++ b/src/tags/add.tag @@ -15,38 +15,34 @@ along with this program. If not, see . --> - -

Add your Server ?

-
-
- - -
-
-
- - -
-
+ +
Add your Server ?
+
+ +
+
+ Add + Cancel +
+
+