mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
fixes #1448 Start upload btn works fine now
This commit is contained in:
@@ -1501,4 +1501,12 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
.AddUserPopInContainer .AddUserInput {
|
||||
background-color:#333;
|
||||
border: solid 2px #151515;
|
||||
}
|
||||
|
||||
.buttonGradient:disabled {
|
||||
padding: 8px 10px; margin-left: 5px;
|
||||
background-size: 200% 100%;
|
||||
background: #5d5d5d !important;
|
||||
color: #373737 !important;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
Reference in New Issue
Block a user