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
!82
Označení neaktivovaných účtů -- vytvoření user_html_flags
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Označení neaktivovaných účtů -- vytvoření user_html_flags
jk/issue-196-v2
into
devel
Overview
25
Commits
6
Changes
1
Merged
Jiří Kalvoda
requested to merge
jk/issue-196-v2
into
devel
3 years ago
Overview
25
Commits
6
Changes
1
Expand
Closes
#196 (closed)
0
0
Merge request reports
Viewing commit
105c9f3f
Show latest version
1 file
+
0
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
105c9f3f
Úklid v CSS: Odstranění nepoužívaného označení testuserů pomocí šrafovaného podbarvení.
· 105c9f3f
Jiří Kalvoda
authored
3 years ago
static/mo.css
+
0
−
10
Options
@@ -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