| author | salimr <riwad.salim@yahoo.fr> |
| Tue, 09 Oct 2018 19:07:47 +0200 | |
| changeset 167 | 1f340f3597a8 |
| parent 161 | a642639dbc07 |
| permissions | -rw-r--r-- |
| 152 | 1 |
.bg-primary { |
|
167
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
2 |
border-radius: 3%; |
| 152 | 3 |
} |
4 |
||
5 |
.material-icons.protocol-toggle { |
|
6 |
font-size: 1rem; |
|
7 |
cursor: pointer; |
|
8 |
} |
|
|
167
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
9 |
|
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
10 |
.protocol { |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
11 |
max-height: 150px; |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
12 |
overflow-x: auto; |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
13 |
overflow-y: auto; |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
14 |
} |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
15 |
|
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
16 |
.new-session-link { |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
17 |
font-size: 1.4rem; |
|
1f340f3597a8
Adapt css for CreateSession and Navbar components
salimr <riwad.salim@yahoo.fr>
parents:
161
diff
changeset
|
18 |
} |