diff --git a/assets/css/files.css b/assets/css/files.css index b75efa6..906d955 100644 --- a/assets/css/files.css +++ b/assets/css/files.css @@ -90,11 +90,11 @@ border-radius: 4px; overflow: hidden; background: #ffffff; - padding: 10px 10px; + padding: 7px 10px; align-items: center; color: rgba(0,0,0,0.5); cursor: pointer; - min-height: 50px; + min-height: 45px; } .filesPageSecSidesSecFilesFile:hover { @@ -126,6 +126,8 @@ flex-direction: column; justify-content: center; align-items: center; + min-width: 20px; + text-align: center; } .filesPageSecSidesSecFilesFileInfo { @@ -770,8 +772,7 @@ height: 20px; width: 20px; min-width: 15px; - min-width: 15px; - outline: solid 2px #ffffff; + min-height: 15px; color: #4c82a3; display: flex; flex-direction: column; @@ -802,3 +803,15 @@ min-height: 16px; } +.filesPageSecSidesSecCTA { + display: flex; + flex-direction: row; + grid-gap: 10px; + flex-wrap: wrap; +} + +.btnMain.filesPageSecSidesSecCTABtn { + flex-grow: 1; + min-width: 160px; +} + diff --git a/dashboard-draft.html b/dashboard-draft.html index c55aa86..ca7806e 100644 --- a/dashboard-draft.html +++ b/dashboard-draft.html @@ -47,7 +47,9 @@
-
+
+
+
@@ -304,6 +306,7 @@
+
@@ -391,6 +394,9 @@
+
+
+