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
Commits
53422afd
Commit
53422afd
authored
2 years ago
by
Jan Prachař
Browse files
Options
Downloads
Patches
Plain Diff
Oprava zobrazení tlačítek v buňce tabulky, když dojde k zalomení
parent
957ff1b4
Branches
fo
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/mo.css
+5
-2
5 additions, 2 deletions
static/mo.css
with
5 additions
and
2 deletions
static/mo.css
+
5
−
2
View file @
53422afd
...
...
@@ -125,9 +125,12 @@ p > .btn, .panel-body > .btn {
margin-bottom
:
5px
;
}
td
>
.btn-xs
{
td
>
.btn-xs
:nth-last-child
(
5
),
td
>
.btn-xs
:nth-last-child
(
4
),
td
>
.btn-xs
:nth-last-child
(
3
),
td
>
.btn-xs
:nth-last-child
(
2
),
td
>
.btn-xs
:nth-last-child
(
2
)
~
.btn-xs
{
margin-top
:
2px
;
margin-bottom
:
2px
;
}
th
>
.btn-xs
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment