mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 07:19:06 +00:00
Tag tree fix for #64, validate required argument in exec-script
This commit is contained in:
@@ -512,3 +512,7 @@ svg {
|
||||
#graphs-card svg text {
|
||||
fill: #eee;
|
||||
}
|
||||
|
||||
.wholerow {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
@@ -375,3 +375,7 @@ mark {
|
||||
float: right;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.wholerow {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user