Last change
on this file since bdd6491 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
271 bytes
|
Line | |
---|
1 | .p-inline-message {
|
---|
2 | display: inline-flex;
|
---|
3 | align-items: center;
|
---|
4 | justify-content: center;
|
---|
5 | vertical-align: top;
|
---|
6 | }
|
---|
7 |
|
---|
8 | .p-inline-message-icon-only .p-inline-message-text {
|
---|
9 | visibility: hidden;
|
---|
10 | width: 0;
|
---|
11 | }
|
---|
12 |
|
---|
13 | .p-fluid .p-inline-message {
|
---|
14 | display: flex;
|
---|
15 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.