diff --git a/core/css/server.css b/core/css/server.css index a8641ffd9e6d8eaf0f2e334924b17042590525e7..ff3eabafc976d1dd0115fadad6984358c52ac287 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -359,7 +359,7 @@ #header .logo { background-size: auto; } - + input.primary, #alternative-logins li a { background-color: #999999; @@ -1695,14 +1695,39 @@ .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 @@ + + + + + + + + + + + + +