Preserve QExcell cell borders
This commit is contained in:
@@ -732,6 +732,11 @@ button {
|
||||
height: 58px;
|
||||
}
|
||||
|
||||
.sheet-grid td.is-bordered {
|
||||
border-color: #334155;
|
||||
box-shadow: inset 0 0 0 1px #334155;
|
||||
}
|
||||
|
||||
.sheet-grid td.is-valign-top input {
|
||||
padding-top: 0;
|
||||
padding-bottom: 8px;
|
||||
|
||||
Reference in New Issue
Block a user