Skip to content
Snippets Groups Projects

Formulář na vše na stránce řešení

Merged Jiří Setnička requested to merge jirka/org_submit_list_form into devel
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
+ 7
0
@@ -231,3 +231,10 @@ table.data tbody tr.job-failed:hover {
.user-inactive {
color: red;
}
/* Alerts */
/* Multiple alerts displayed in more compact way */
div.alert + div.alert {
margin-top: -22px;
}
Loading