MDL-41534 theme: Missed backporting a style to hide empty table rows
This commit is contained in:
@@ -1071,3 +1071,4 @@ html[dir=rtl] .configphp {direction:ltr;text-align:left;}
|
||||
|
||||
table.flexible .r0, table.generaltable .r0 {background-color: #F0F0F0;}
|
||||
table.flexible .r1, table.generaltable .r1 {background-color: #FAFAFA;}
|
||||
table.flexible .emptyrow {display: none;}
|
||||
|
||||
Reference in New Issue
Block a user