Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jeff Sturek
UNL Resource Scheduler
Commits
5f9ecf4e
Commit
5f9ecf4e
authored
Oct 06, 2021
by
Jeff Sturek
Browse files
Tweak wdn_tabs
parent
e0726806
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/resource_scheduler.css
View file @
5f9ecf4e
This diff is collapsed.
Click to expand it.
src/less/resource_scheduler.less
View file @
5f9ecf4e
...
...
@@ -589,14 +589,14 @@ label.day-header {
}
.wdn_tabs>li {
background-color: var(--bg-
tab) !important
;
background-color: var(--bg-
light-gray)
;
.selected {
background-color: var(--bg-tab-selected)
!important
;
background-color: var(--bg-tab-selected);
}
}
.wdn_tabs_content {
background-color: var(--bg-tabs-panel)
!important
;
border-color: var(--b-tab)
!important
;
background-color: var(--bg-tabs-panel);
border-color: var(--b-tab);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment