From 0d1f0e215b1890f2f5d45373b2746b7ef91da494 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 15 Jun 2017 17:02:52 -0700 Subject: Theme remaining activities --- app/src/main/assets/css/core/login.compact.css | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 app/src/main/assets/css/core/login.compact.css (limited to 'app/src/main/assets/css/core/login.compact.css') diff --git a/app/src/main/assets/css/core/login.compact.css b/app/src/main/assets/css/core/login.compact.css deleted file mode 100644 index 436b1875..00000000 --- a/app/src/main/assets/css/core/login.compact.css +++ /dev/null @@ -1,25 +0,0 @@ -[data-sigil="m_login_upsell"] { display: none !important; } - -body, #root, #header, .aclb, ._55wo, ._1upc, input, ._2f9r { background: #000 !important; } - -button::before, .touch ._56bt, ._56be::before, .btnS, .touch::before, ._5xo2, ._5u5a::before { background: rgba(26, 26, 26, 0.1) !important; } - -._56bf, .touch .btn { border-radius: 0 !important; border: 0 !important; } - -.touch ._56bt { text-shadow: none !important; } - -.touch .btnS { box-shadow: none !important; } - -input, ._43mh, .touch .btn, a, .fcg, button, ._52j9, ._52jb, h1, h2, h3, h4, h5, h6 { color: #fff !important; } - -::-webkit-input-placeholder { color: #fff !important; } - -:-moz-placeholder { color: #fff !important; } - -::-moz-placeholder { color: #fff !important; } - -:-ms-input-placeholder { color: #fff !important; } - -._43mh::before, ._43mh::after { background: #fff !important; } - -._1rrd { border: 1px solid #fff !important; color: #fff !important; } -- cgit v1.2.3