Jelajahi Sumber

better user payment methods page css

bach 2 tahun lalu
induk
melakukan
ba4a025335

File diff ditekan karena terlalu besar
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


TEMPAT SAMPAH
web/themes/custom/materiotheme/assets/dist/main.css.gz


+ 22 - 0
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -3095,4 +3095,26 @@ form#user-form {
       flex: 0 0 50%;
     }
   }
+}
+
+body.path-user{
+  #block-actionsdadministrationprincipales{
+    nav.action-links{
+      a{
+        border-radius: 1em;
+        background-color: $color-base;
+        color: #fff;
+        padding: 0.5em 1em;
+        font-weight: 600;
+      }
+    }
+  }
+  #main-content{
+    table.responsive-enabled{
+      td{
+        width: fit-content;
+        padding: 0.5em 1em;
+      }
+    }
+  }
 }

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini