Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Merge requests
!5
Základ práce s uživateli
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Základ práce s uživateli
jirka/users
into
master
Overview
17
Commits
6
Changes
7
2 unresolved threads
Hide all comments
Merged
Jiří Setnička
requested to merge
jirka/users
into
master
4 years ago
Overview
17
Commits
6
Changes
7
2 unresolved threads
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
42947462
Prev
Next
Show latest version
7 files
+
15
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
42947462
Tabulky: Převedení na class=data, zavedení tabulek an plnou šířku a přidání thead
· 42947462
Jiří Setnička
authored
4 years ago
static/mo.css
+
4
−
0
Options
@@ -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