Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stud.IP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Jan-Hendrik Willms
Stud.IP
Commits
454b905a
Commit
454b905a
authored
2 years ago
by
Michaela Brückner
Browse files
Options
Downloads
Patches
Plain Diff
fixes #2134
parent
9950bd63
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
Draft: Icon creation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/assets/stylesheets/highcontrast.scss
+8
-13
8 additions, 13 deletions
resources/assets/stylesheets/highcontrast.scss
with
8 additions
and
13 deletions
resources/assets/stylesheets/highcontrast.scss
+
8
−
13
View file @
454b905a
...
@@ -275,7 +275,6 @@ button.button[disabled]:hover {
...
@@ -275,7 +275,6 @@ button.button[disabled]:hover {
.widget-links.sidebar-views
>
li
.active
{
.widget-links.sidebar-views
>
li
.active
{
background-color
:
$medium-gray
;
background-color
:
$medium-gray
;
box-shadow
:
unset
;
box-shadow
:
unset
;
//border: 1px solid $black;
border-top
:
2px
solid
$black
;
border-top
:
2px
solid
$black
;
border-bottom
:
2px
solid
$black
;
border-bottom
:
2px
solid
$black
;
...
@@ -475,7 +474,8 @@ tr.sortable th.sortdesc:after,
...
@@ -475,7 +474,8 @@ tr.sortable th.sortdesc:after,
.course-admin
th
.course-completion
,
.course-admin
th
.course-completion
,
.sortable-table
.tablesorter-headerDesc
.tablesorter-header-inner
:after
,
.sortable-table
.tablesorter-headerDesc
.tablesorter-header-inner
:after
,
.sortable-table
.tablesorter-headerAsc
.tablesorter-header-inner
:after
,
.sortable-table
.tablesorter-headerAsc
.tablesorter-header-inner
:after
,
.action-menu-wrapper
.action-menu-icon
,
.action-menu
.action-menu-icon
,
.action-menu-wrapper
.action-menu-icon
,
.action-menu
.action-menu-icon
,
.contentbox
header
nav
.tooltip-icon
,
.contentbox
header
nav
.tooltip-icon
,
article
header
h1
.tooltip-icon
,
article
header
h1
.tooltip-icon
,
section
.course-statusgroups
article
header
h1
a
img
{
section
.course-statusgroups
article
header
h1
a
img
{
...
@@ -1286,7 +1286,8 @@ table.course-search {
...
@@ -1286,7 +1286,8 @@ table.course-search {
}
}
.cw-container-wrapper
,
.cw-container-wrapper
,
.cw-ribbon-tools
{
.cw-ribbon-tools
,
.courseware-unit-item
{
border
:
2px
solid
$black
;
border
:
2px
solid
$black
;
}
}
...
@@ -1296,19 +1297,9 @@ table.course-search {
...
@@ -1296,19 +1297,9 @@ table.course-search {
.cw-discuss-wrapper
header
,
.cw-discuss-wrapper
header
,
.cw-collapsible
.cw-collapsible-title
,
.cw-collapsible
.cw-collapsible-title
,
.cw-manager-element
.cw-manager-container
.cw-manager-container-title
{
.cw-manager-element
.cw-manager-container
.cw-manager-container-title
{
//background-color: $white;
border-bottom
:
1px
solid
$black
;
border-bottom
:
1px
solid
$black
;
}
}
.cw-action-widget
li
button
,
.cw-view-widget
li
button
,
.cw-export-widget
li
button
,
.cw-action-widget
li
a
,
.cw-view-widget
li
a
,
.cw-export-widget
li
a
{
//color: $black !important;
}
.cw-action-widget-add
:hover
span
,
.cw-action-widget-add
:hover
span
,
.cw-action-widget
li
button
:hover
,
.cw-action-widget
li
button
:hover
,
.cw-export-widget
li
button
:hover
,
.cw-export-widget
li
button
:hover
,
...
@@ -1355,6 +1346,10 @@ table.course-search {
...
@@ -1355,6 +1346,10 @@ table.course-search {
filter
:
unset
;
filter
:
unset
;
}
}
.cw-unit-action-menu
.action-menu-icon
{
filter
:
brightness
(
0
);
}
.cw-tabs-nav
button
{
.cw-tabs-nav
button
{
color
:
$contrast-blue
;
color
:
$contrast-blue
;
}
}
...
...
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