Переглянути джерело

Merge pull request #3747 from virtuacoplenny/lenny/remove-tab-hacks

ref(welcome-page): remove unused atlaskit overrides
master
virtuacoplenny 6 роки тому
джерело
коміт
914a64df7a
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 0 додано та 28 видалено
  1. 0
    28
      css/_atlaskit_overrides.scss

+ 0
- 28
css/_atlaskit_overrides.scss Переглянути файл

@@ -11,34 +11,6 @@
11 11
     -webkit-transform: translateX(0) translateY(100%) translateY(16px) !important;
12 12
 }
13 13
 
14
-/**
15
- * Welcome page tab color adjustments.
16
- */
17
-.welcome {
18
-    /**
19
-     * The text color of the selected tab and hovered tabs.
20
-     */
21
-    .bVobOt,
22
-    .bVobOt:hover,
23
-    .ebveIl:hover {
24
-        color: #172B4D;
25
-    }
26
-
27
-    /**
28
-     * The color of the inactive tab text.
29
-     */
30
-    .ebveIl {
31
-        color: #FFFFFF;
32
-    }
33
-
34
-    /**
35
-     * The color of the underline of a selected tab.
36
-     */
37
-    .kByArU {
38
-        background-color: #172B4D;
39
-    }
40
-}
41
-
42 14
 .modal-dialog-form {
43 15
     /**
44 16
      * Update the @atlaskit/dropdown-menu trigger wrapper to make sure it looks

Завантаження…
Відмінити
Зберегти