diff --git a/apps/privacy/l10n/ca.json b/apps/privacy/l10n/ca.json new file mode 100644 index 0000000000000000000000000000000000000000..9449fa9eb2200e65c07f227511d94a43d3c76a81 --- /dev/null +++ b/apps/privacy/l10n/ca.json @@ -0,0 +1,11 @@ +{ + "translations": { + "Like in most cloud services, a reduced number of administrators can see your files and all the information in the database as they need to make backups, perform upgrades, reset passwords, etc.": "", + "Learn more about this topic here.": "", + "To protect your data, we have implemented server-side-encryption on our servers which hides by default the content of your files and notes even to these administrators.": "", + "People you shared documents or folders with": "", + "Where is your data?": "", + "Who has access to your data?": "" + }, + "pluralForm": "" +} diff --git a/core/css/server.css b/core/css/server.css index a8641ffd9e6d8eaf0f2e334924b17042590525e7..cdba227f8cc924d23cdb5507b6771c2bbeb9b31e 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -1695,14 +1695,37 @@ .new-icons .spreadsheet {background-image: url("../img/app-icons/Spreadsheet.svg");} .new-icons .tasks {background-image: url("../img/app-icons/Tasks.svg");} .new-icons .photos {background-image: url("../img/app-icons/Gallery.svg");} + .new-icons .e-user-support-center {background-image: url("../img/app-icons/Support.svg");} + /* .new-icons .passwords {background-image: url("../img/app-icons/Password.svg");} */ #appmenu li:hover a, #appmenu li a:focus { font-size: 12px; font-family: 'Roboto'; letter-spacing: 1px; } - #filestable thead{background-color: unset !important ;} + #filestable thead{background-color: white !important ;} #recommendations{height: 100px !important;} .recommendation{border: 1px solid #E6E8E9;padding: 10px !important;margin-bottom: 5px;border-radius: 6px !important;} progress{border-radius: 10px 10px !important;height: 12px !important;} #appmenu li a:focus .icon-more, #appmenu li a:focus .icon-more-white {transform: none !important;} #more-apps:hover span, #more-apps:focus span, #more-apps a:focus span{display: none !important;} + button#quotaincreasebutton { + margin-top: 15px !important; + } + .warning-messsage footer { + position: fixed; + } + @media only screen and (max-width: 640px) { + .new-icons .color-icons { + height: 50px; + background-size: 40px; + } + #launcher-menu { + width: 300px !important; + left: 10% !important; + } + } + @media only screen and (max-width: 640px) { + #launcher-menu { + left: 5% !important; + } + } diff --git a/core/img/app-icons/Support.svg b/core/img/app-icons/Support.svg new file mode 100644 index 0000000000000000000000000000000000000000..aa9b2cfbb6300d4453c9f20d0c64954d39d02206 --- /dev/null +++ b/core/img/app-icons/Support.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +