Projekt

Obecné

Profil

Stáhnout (763 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
.graph {
2
  margin-top: 15px;
3

    
4
  p-calendar {
5
    background-color: #F2F2F2 !important;
6
    color: #0B1226 !important;
7
  }
8

    
9
  input {
10
    background-color: #F2F2F2;
11
    color: #0B1226;
12
  }
13

    
14
  li {
15
    background-color: #F2F2F2;
16
    color: #0B1226;
17
  }
18

    
19
  p-calendar {
20
    color: #0B1226 !important;
21
  }
22

    
23
  p-listbox {
24
    background-color: #BCBCBC;
25

    
26
    .ng-star-inserted {
27
      color: #0B1226;
28
    }
29
  }
30

    
31
  .text-color-sensor-unit {
32
    color: #0B1226;
33
  }
34

    
35
  .text-color-date {
36
    color: #0B1226;
37
  }
38

    
39
  .background-date-color {
40
    background-color: #6c757d !important;
41
  }
42

    
43
  .p-listbox-list-wrapper{
44
     background-color: #F2F2F2;
45
   }
46

    
47
  .p-highlight {
48
    background-color: #6c757d !important;
49
  }
50

    
51
  .input-group-prepend {
52
    padding-left: 10px;
53
  }
54
}
(3-3/8)