summaryrefslogtreecommitdiffstats
path: root/core/css/apps.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.scss')
-rw-r--r--core/css/apps.scss19
1 files changed, 1 insertions, 18 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index 23d4dc31f5a..64011ff07f9 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -446,24 +446,7 @@ kbd {
transition: padding-bottom 500ms ease 0s;
padding-bottom: 40px;
}
-
- /**
- * Counter and actions, legacy code **TO BE DELETED**
- */
- .utils {
- position: absolute;
- padding: 7px 7px 0 0;
- right: 0;
- top: 0;
- bottom: 0;
- font-size: 12px;
- button,
- .counter {
- width: 44px;
- height: 44px;
- padding-top: 12px;
- }
- }
+
.error {
color: $color-error;
}