Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ebiwd
rthelper
Commits
8600f2b2
Commit
8600f2b2
authored
Apr 23, 2021
by
Peter Walter
Browse files
add styling to fix top navbar, also works in legacy version
parent
b9276b42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
rthelper.user.js
rthelper.user.js
+1
-0
No files found.
rthelper.user.js
View file @
8600f2b2
...
...
@@ -802,6 +802,7 @@ function init() {
'
.rthelper-active { background: #369; color: #fff !important; }
'
+
'
.ticket-info-basics .label, .ticket-info-cfs .label, .ticket-info-people .label { vertical-align: top; padding-top: 0.375em}
'
+
// fix position of labels
'
.ticket-info-basics .labeltop, .ticket-info-cfs .labeltop, .ticket-info-people .labeltop { vertical-align: top; padding-top: 0.375em}
'
+
// fix position of labels
'
ul#app-nav>li>a { color: white !important; }
'
+
'
div#body { margin-left: 0; border: none; border-radius: 0; padding-top: 30px; }
'
+
'
div#quickbar { background: #182c5d; color: #fff; border: none; }
'
+
'
body.aileron #main-navigation #app-nav > li, body.aileron #main-navigation #app-nav > li > a, #prefs-menu > li, #prefs-menu > li > a, #logo .rtname { color: #fff }
'
+
...
...
Write
Preview
Markdown
is supported
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