Skip to content
Snippets Groups Projects

Označení neaktivovaných účtů -- vytvoření user_html_flags

Merged Jiří Kalvoda requested to merge jk/issue-196-v2 into devel
1 file
+ 0
10
Compare changes
  • Side-by-side
  • Inline
+ 0
10
@@ -114,16 +114,6 @@ table.data td.sol-warn {
background-color: #ffaaaa;
}
table tr.testuser {
opacity: 0.7;
background: repeating-linear-gradient(
45deg,
white,
white 10px,
#ddd 10px,
#ddd 20px
);
}
table tr.state-disqualified, table tr.state-disqualified a:not(.btn) {
color: red;
}
Loading