juice-shop

Форк
0
/
product-details.component.scss 
70 строк · 901.0 Байт
1
/*!
2
 * Copyright (c) 2014-2024 Bjoern Kimminich & the OWASP Juice Shop contributors.
3
 * SPDX-License-Identifier: MIT
4
 */
5

6
.img-thumbnail {
7
  height: auto;
8
  max-width: 100%;
9
  padding: 0;
10
  width: 200px;
11
}
12

13
mat-form-field {
14
  width: 100%;
15
}
16

17
p {
18
  word-break: break-all;
19
}
20

21
.btn-container button:nth-child(2) {
22
  left: 530px;
23
  width: 50px;
24
}
25

26
.detail-divider {
27
  margin-bottom: 12px;
28
  margin-top: 12px;
29
}
30

31
.rw-button {
32
  margin-left: 8px;
33
}
34

35
.comment {
36
  margin-bottom: 8px;
37
}
38

39
.review-link {
40
  font-size: 11px;
41
  margin-top: -10px;
42
  text-decoration: none;
43
}
44

45
#submitButton {
46
  float: right;
47
}
48

49
.item-price {
50
  float: left;
51
  margin-right: 40px;
52
  margin-top: 8px;
53
}
54

55
.noResultText {
56
  display: block;
57
  font-size: small;
58
  margin-left: auto;
59
  margin-right: auto;
60
  text-align: center;
61
}
62

63
.dialogAction {
64
  margin-bottom: 0 !important;
65
}
66

67
.buttons {
68
  padding-left: 13px;
69
  padding-right: 13px;
70
}
71

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.