forked from DGNum/gestioCOF
Add background opacity
This commit is contained in:
parent
0701213225
commit
6406b493a2
2 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,10 @@ td {
|
|||
|
||||
/** JQuery-Confirm box **/
|
||||
|
||||
.jconfirm .jconfirm-bg {
|
||||
background-color: rgb(0,0,0,0.6) !important;
|
||||
}
|
||||
|
||||
.jconfirm .jconfirm-box {
|
||||
padding:0;
|
||||
border-radius:0 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue