Skip to content
Snippets Groups Projects

Základ práce s uživateli

Merged Jiří Setnička requested to merge jirka/users into master
2 unresolved threads
7 files
+ 15
8
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 4
0
@@ -23,6 +23,10 @@ table.data {
margin-bottom: 2ex;
}
table.data.full {
width: 100%;
}
table.data tr td, table.data tr th {
border: 1px solid blue;
padding: 0.1ex 0.5ex;
Loading