Mulit Submits disable, global Tag
This commit is contained in:
parent
78f43169c8
commit
0ed47d3553
14 changed files with 107 additions and 23 deletions
|
|
@ -77,4 +77,8 @@ a[aria-expanded='true'] > .fa-caret-expand:before {
|
|||
|
||||
.no-line-break {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.spinner {
|
||||
display: none;
|
||||
}
|
||||
|
|
@ -99,4 +99,4 @@ a:hover {
|
|||
}
|
||||
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue