mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixed problems with clippy styles
This commit is contained in:
parent
94c0c2dffd
commit
e314332320
@ -138,8 +138,8 @@ tr.introjs-showElement > th {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
min-width: 260px;
|
min-width: 220px;
|
||||||
max-width: 300px;
|
max-width: 260px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
box-shadow: 0 1px 10px rgba(0,0,0,.4);
|
box-shadow: 0 1px 10px rgba(0,0,0,.4);
|
||||||
-webkit-transition: opacity 0.1s ease-out;
|
-webkit-transition: opacity 0.1s ease-out;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user