42
42
font-size : 42px ;
43
43
margin : 10px ;
44
44
padding : 5px ;
45
+
45
46
& :hover {
46
47
cursor : pointer ;
47
48
box-shadow : $boxshadow3 ;
54
55
top : 43px ;
55
56
left : 300px ;
56
57
margin-left : $logoPositionLeft - 34px ;
58
+
57
59
& :hover {
58
60
color : $gblue ;
59
61
font-weight : 500 ;
110
112
margin : 0px ;
111
113
margin-left : 15px ;
112
114
margin-right : 15px ;
115
+
113
116
& :hover {
114
117
cursor : pointer ;
115
118
box-shadow : $boxshadow3 ;
123
126
margin-left : -35px ;
124
127
font-size : 26px ;
125
128
padding : 8px ;
129
+
126
130
& :hover {
127
131
cursor : pointer ;
128
132
box-shadow : $boxshadow3 ;
172
176
margin-top : 4px ;
173
177
margin-left : 2px ;
174
178
font-size : 26px ;
179
+
175
180
// padding: 8px;
176
181
& :hover {
177
182
cursor : pointer ;
222
227
margin-top : 4px ;
223
228
margin-left : 2px ;
224
229
font-size : 26px ;
230
+
225
231
// padding: 8px;
226
232
& :hover {
227
233
cursor : pointer ;
@@ -284,6 +290,7 @@ button {
284
290
margin : 10px 0 ;
285
291
// padding: 0px;
286
292
color : transparent ;
293
+
287
294
& :hover {
288
295
background-color : transparent ;
289
296
}
@@ -296,6 +303,7 @@ button {
296
303
box-shadow : none ;
297
304
transform : translateX (-40px );
298
305
filter : none ;
306
+
299
307
& :hover {
300
308
background : none ;
301
309
background-color : none ;
@@ -321,6 +329,7 @@ button {
321
329
position : relative ;
322
330
display : flex ;
323
331
flex-direction : column ;
332
+
324
333
.searchIconSvg {
325
334
transform : scale (0.1 ) translate (758.9px , -720px );
326
335
position : absolute ;
@@ -383,6 +392,7 @@ select:-webkit-autofill:focus {
383
392
padding : 0 ;
384
393
cursor : pointer ;
385
394
transition : all 0.5s ;
395
+
386
396
& :after ,
387
397
& :before {
388
398
content : ' ' ;
@@ -391,10 +401,12 @@ select:-webkit-autofill:focus {
391
401
position : absolute ;
392
402
transition : all 0.5s ;
393
403
}
404
+
394
405
& :hover {
395
406
position : relative ;
396
407
border-top-right-radius : 0px ;
397
408
border-bottom-left-radius : 0px ;
409
+
398
410
& :before ,
399
411
& :after {
400
412
width : 25% ;
@@ -410,22 +422,28 @@ select:-webkit-autofill:focus {
410
422
// opacity: 0.7;
411
423
// box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(255, 255, 255, 0.4);
412
424
}
425
+
413
426
& :hover p {
414
427
color : $background ;
415
428
font-weight : 400 ;
416
429
}
430
+
417
431
& :hover .cardFooter {
418
432
color : $background ;
419
433
}
434
+
420
435
& :hover .cardLine {
421
436
background-color : $background ;
422
437
}
438
+
423
439
& :hover #cardFooterText {
424
440
color : $background ;
425
441
}
442
+
426
443
& :hover .cardFooterIcon {
427
444
color : $background ;
428
445
}
446
+
429
447
& :hover #databaseName {
430
448
color : $background ;
431
449
}
@@ -438,10 +456,12 @@ select:-webkit-autofill:focus {
438
456
// opacity: 0.7;
439
457
// box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(255, 255, 255, 0.4);
440
458
}
459
+
441
460
.databaseIconContainer {
442
461
display : inline-block ;
443
462
overflow : visible ;
444
463
}
464
+
445
465
.databaseIconHeader {
446
466
position : absolute ;
447
467
background-color : $ggreen ;
@@ -460,6 +480,7 @@ select:-webkit-autofill:focus {
460
480
background-position : center ;
461
481
background-size : 70% ;
462
482
background-repeat : no-repeat ;
483
+
463
484
.databaseIcon {
464
485
width : 55px ;
465
486
height : 55px ;
@@ -475,10 +496,12 @@ select:-webkit-autofill:focus {
475
496
// opacity: 0.7;
476
497
// box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(255, 255, 255, 0.4);
477
498
}
499
+
478
500
.databaseIconContainer {
479
501
display : inline-block ;
480
502
overflow : visible ;
481
503
}
504
+
482
505
.databaseIconHeader {
483
506
position : absolute ;
484
507
background-color : $gyellow ;
@@ -495,6 +518,7 @@ select:-webkit-autofill:focus {
495
518
box-shadow : 0 4px 20px 0 rgba (0 , 0 , 0 , 0.14 ), 0 7px 10px -5px rgba (255 , 152 , 0 , 0.4 );
496
519
background-image : url (' ../assets/postgres-icon-white.png' );
497
520
background-size : cover ;
521
+
498
522
.databaseIcon {
499
523
visibility : hidden ;
500
524
}
@@ -513,6 +537,7 @@ select:-webkit-autofill:focus {
513
537
display : inline-block ;
514
538
overflow : visible ;
515
539
}
540
+
516
541
.databaseIconHeader {
517
542
position : absolute ;
518
543
background-color : $gorange ;
@@ -529,6 +554,7 @@ select:-webkit-autofill:focus {
529
554
box-shadow : 0 4px 20px 0 rgba (0 , 0 , 0 , 0.14 ), 0 7px 10px -5px rgba (255 , 152 , 0 , 0.4 );
530
555
background-image : url (' ../assets/aws-icon-white.png' );
531
556
background-size : cover ;
557
+
532
558
.databaseIcon {
533
559
visibility : hidden ;
534
560
}
@@ -554,6 +580,7 @@ select:-webkit-autofill:focus {
554
580
left : 180px ;
555
581
border-radius : 3px ;
556
582
box-shadow : 0 4px 20px 0 rgba (0 , 0 , 0 , 0.14 ), 0 7px 10px -5px rgba (0 , 255 , 42 , 0.4 );
583
+
557
584
.databaseIcon {
558
585
width : 55px ;
559
586
height : 55px ;
@@ -600,4 +627,4 @@ select:-webkit-autofill:focus {
600
627
#serviceName {
601
628
font-size : 11px ;
602
629
margin-top : 6px ;
603
- }
630
+ }
0 commit comments