mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
CSS
This commit is contained in:
@@ -393,7 +393,7 @@ input.buttongen {
|
||||
input.buttonpayment, button.buttonpayment, div.buttonpayment {
|
||||
min-width: 290px;
|
||||
margin-bottom: 15px;
|
||||
margin-top: 0;
|
||||
margin-top: 15px;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
background-image: none;
|
||||
@@ -566,7 +566,7 @@ div#moretabsList, div#moretabsListaction {
|
||||
|
||||
hr { border: 0; border-top: 1px solid #ccc; }
|
||||
|
||||
.button:not(.bordertransp), .buttonDelete:not(.bordertransp) {
|
||||
.button:not(.bordertransp):not(.buttonpayment), .buttonDelete:not(.bordertransp):not(.buttonpayment) {
|
||||
border-color: #c5c5c5;
|
||||
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user