|
|
@@ -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
|