Explorar o código

adjust external auth form colors

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
bf78619c34
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      src/client/styles/scss/theme/_apply-colors-dark.scss

+ 8 - 0
src/client/styles/scss/theme/_apply-colors-dark.scss

@@ -148,6 +148,14 @@ ul.pagination {
     }
   }
 
+  .grw-external-auth-form {
+    border-color: gray !important;
+  }
+
+  .btn-external-auth-tab {
+    @extend .btn-dark;
+  }
+
   // footer link text
   .link-growi-org {
     color: rgba(white, 0.4);