aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/css/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/css/settings.scss')
-rw-r--r--apps/settings/css/settings.scss28
1 files changed, 0 insertions, 28 deletions
diff --git a/apps/settings/css/settings.scss b/apps/settings/css/settings.scss
index 350c33b171e..02638a793e3 100644
--- a/apps/settings/css/settings.scss
+++ b/apps/settings/css/settings.scss
@@ -276,30 +276,6 @@ select {
}
}
-
-#body-settings #quota {
- cursor: default;
- position: relative;
-
- progress {
- height: 6px;
-
- &::-moz-progress-bar {
- border-radius: 3px 0 0 3px;
- }
-
- &::-webkit-progress-value {
- border-radius: 3px 0 0 3px;
- }
- }
-
- div {
- font-weight: normal;
- white-space: nowrap;
- }
-}
-
-
/* verify accounts */
/* only show pointer cursor when popup will be there */
.verification-dialog {
@@ -388,10 +364,6 @@ select {
}
}
-#groups-groups {
- padding-top: 5px;
-}
-
.clientsbox img {
height: 60px;
}