Last change
on this file since b738035 was 6a80231, checked in by Ema <ema_spirova@…>, 3 years ago |
create initial planner and routing with angular
|
-
Property mode
set to
100644
|
File size:
262 bytes
|
Line | |
---|
1 | .example-form {
|
---|
2 | min-width: 150px;
|
---|
3 | max-width: 380px;
|
---|
4 | width: 100%;
|
---|
5 | }
|
---|
6 |
|
---|
7 | .example-full-width {
|
---|
8 | width: 100%;
|
---|
9 | }
|
---|
10 |
|
---|
11 | mat-icon {
|
---|
12 | height: 20px;
|
---|
13 | width: 20px;
|
---|
14 | font-size: 20px;
|
---|
15 | margin-right: 5px;
|
---|
16 | }
|
---|
17 | button{
|
---|
18 | float: right;
|
---|
19 | }
|
---|
20 |
|
---|
21 | .yellow{
|
---|
22 | background-color:yellow;
|
---|
23 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.