equal
deleted
inserted
replaced
|
1 .corpus-app-container.window { |
|
2 background-color: $light-blue; |
|
3 } |
|
4 |
1 .notice-component { |
5 .notice-component { |
2 padding: 20px 40px; |
6 padding: 20px 40px; |
3 color: $dark-grey; |
7 color: $dark-grey; |
4 } |
8 } |
5 |
9 |
52 } |
56 } |
53 |
57 |
54 .notice-component table tr td.title { |
58 .notice-component table tr td.title { |
55 font-weight: bold; |
59 font-weight: bold; |
56 color: $dark-blue; |
60 color: $dark-blue; |
|
61 width: 25%; |
57 } |
62 } |
58 |
63 |
59 .notice-component table tr td ul { |
64 .notice-component table tr td ul { |
60 list-style: none; |
65 list-style: none; |
61 margin: 0; |
66 margin: 0; |