Browse Source

CSS: remove old unused .customer_info and .can-move

Felix Niklas 2 years ago
parent
commit
f8b721f3f0
1 changed files with 0 additions and 31 deletions
  1. 0 31
      app/assets/stylesheets/zammad.scss

+ 0 - 31
app/assets/stylesheets/zammad.scss

@@ -4008,37 +4008,6 @@ footer {
   @include rtl(padding-right, 10px);
 }
 
-.can-move {
-  cursor: move;
-}
-
-.can-move-placeholder {
-  border: 1px dashed #ddd;
-  background: #eee;
-  margin-top: 5px;
-  margin-bottom: 5px;
-}
-
-.customer_info ul.nav > li {
-  width: 50%;
-}
-
-.customer_info ul.nav > li > a {
-  @extend .u-textTruncate;
-}
-
-.customer_info .thumbnail {
-  position: absolute;
-  right: 20px;
-}
-
-.customer_info textarea {
-  @include bidi-style(padding-left, 10px, padding-right, 0);
-
-  width: 100%;
-  border-color: #eee;
-}
-
 .overviews {
   .sidebar {
     @include small-desktop {