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
ab73a401
Commit
ab73a401
authored
Oct 06, 2021
by
Jeff Sturek
Browse files
Merge branch 'fixes-part-3' into 'master'
Tweak wdn_tabs See merge request
dxg/unl-resource-scheduler!23
parents
e0726806
5f9ecf4e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
public/css/resource_scheduler.css
View file @
ab73a401
This diff is collapsed.
Click to expand it.
src/less/resource_scheduler.less
View file @
ab73a401
...
...
@@ -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