We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e78dec commit 6fcbd39Copy full SHA for 6fcbd39
1 file changed
www/resources/sass/_idps_buttons.scss
@@ -1,14 +1,6 @@
1
// Color rules for the buttons that have icons
2
3
.ssp-btn {
4
- &.b2access-orange {
5
- background-color: $b2access-orange;
6
- padding: 3px 6px;
7
- font-weight: 500;
8
- img {
9
- height: 30px;
10
- }
11
12
&.b2access {
13
background-color: $b2access-blue;
14
padding: 3px 6px;
@@ -32,14 +24,6 @@
32
24
padding-top: 7px;
33
25
padding-bottom: 5px;
34
26
}
35
- &.dariah-reverse {
36
- color: $white;
37
- background-color: #003563;
38
39
- text-transform: uppercase;
40
- padding-top: 7px;
41
- padding-bottom: 5px;
42
43
27
&.google {
44
28
background-color: $google;
45
29
0 commit comments