Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PlanetRed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Digital Experience Group
PlanetRed
Commits
8462b900
Commit
8462b900
authored
15 years ago
by
Seth Meranda
Browse files
Options
Downloads
Patches
Plain Diff
CSS override for the wdn_navigation_bar. A few misc updates as well.
parent
451d8096
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
unl_theme/views/default/css.php
+7
-12
7 additions, 12 deletions
unl_theme/views/default/css.php
with
7 additions
and
12 deletions
unl_theme/views/default/css.php
+
7
−
12
View file @
8462b900
...
...
@@ -33,6 +33,9 @@
/* removed: DEFAULTS */
/*UNL Overrides*/
#wdn_navigation_bar {display:none; visibility:hidden;}
/* ***************************************
PAGE LAYOUT - MAIN STRUCTURE
*************************************** */
...
...
@@ -236,15 +239,16 @@ span.contentIntro p {
/* ***************************************
SYSTEM MESSSAGES
*************************************** */
.messages {
.messages, .messages_error {
background:#ccffcc;
color:#000000;
padding:3px 10px 3px 10px;
z-index: 8000;
margin:0;
position:fixed;
top:30px;
width:96
9
px;
top:
1
30px;
width:96
0
px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border:4px solid #00CC00;
...
...
@@ -254,15 +258,6 @@ span.contentIntro p {
border:4px solid #D3322A;
background:#F7DAD8;
color:#000000;
padding:3px 10px 3px 10px;
z-index: 8000;
margin:0;
position:fixed;
top:30px;
width:969px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
cursor: pointer;
}
.closeMessages {
float:right;
...
...
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