Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL-CMS
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
Eric Rasmussen
UNL-CMS
Commits
072906a0
Commit
072906a0
authored
12 years ago
by
Eric Rasmussen
Browse files
Options
Downloads
Patches
Plain Diff
[gh-552] Move expanded/collapsed carrot to left side, switch px to em
parent
4611793e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sites/all/themes/unl_wdn/style.css
+11
-8
11 additions, 8 deletions
sites/all/themes/unl_wdn/style.css
with
11 additions
and
8 deletions
sites/all/themes/unl_wdn/style.css
+
11
−
8
View file @
072906a0
...
...
@@ -55,21 +55,24 @@ ul.links.inline {padding-left: 0 !important;}
#maincontent
.block-menu-block
a
{
color
:
#333
;}
#maincontent
.block-menu-block
a
:hover
{
color
:
#EE0000
;}
.block-menu-block
a
.active
{
background-color
:
#F2E8B1
!important
;}
.block-menu-block
h3
{
background-color
:
#95B8CC
;
color
:
#FFF
!important
;
font-size
:
1.4em
!important
;
margin-bottom
:
1px
;
padding
:
5px
10px
;}
.block-menu-block
h3
{
background-color
:
#95B8CC
;
color
:
#FFF
!important
;
font-size
:
1.4em
!important
;
margin-bottom
:
1px
;
padding
:
0
.5em
;}
.block-menu-block
h3
a
{
color
:
#FFF
!important
;}
.block-menu-block
h3
a
.active
{
background-color
:
transparent
!important
;}
.block-menu-block
ul
{
padding
:
0
!important
;
list-style-image
:
none
!important
;
list-style-type
:
none
!important
;}
.block-menu-block
li
{
padding
:
0
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
,
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
{
list-style-image
:
none
!important
;
list-style-type
:
none
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
a
{
display
:
block
;
background-color
:
#F2EDDE
;
padding
:
5px
5px
5px
10px
;
margin-bottom
:
1px
;
text-transform
:
uppercase
;
border-bottom
:
1px
solid
#E2E2E2
;}
.block-menu-block
.content
ul
:first-child
>
li
.collapsed
>
a
,
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
.collapsed
>
a
,
.block-menu-block
.content
ul
:first-child
>
li
.has-children
>
a
{
background-image
:
url("../../../../misc/menu-collapsed.png")
;
background-position
:
97%
center
;
background-repeat
:
no-repeat
;}
.block-menu-block
.content
ul
:first-child
>
li
>
a
{
display
:
block
;
background-color
:
#F2EDDE
;
padding
:
.5em
.5em
.5em
1.5em
;
margin-bottom
:
1px
;
text-transform
:
uppercase
;
border-bottom
:
1px
solid
#E2E2E2
;}
.block-menu-block
.content
ul
:first-child
>
li
>
a
{
background-position
:
.3em
center
;
background-repeat
:
no-repeat
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
a
{
background-position
:
1em
center
;
background-repeat
:
no-repeat
;}
.block-menu-block
.content
li
.collapsed
>
a
{
background-image
:
url("../../../../misc/menu-collapsed.png")
;}
.block-menu-block
.content
li
.expanded
>
a
{
background-image
:
url("../../../../misc/menu-expanded.png")
;}
.block-menu-block
.content
ul
:first-child
>
li
:last-child
>
a
{
border
:
none
;
margin
:
0
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
a
{
display
:
block
;
background-color
:
#F2F2F2
;
padding
:
5px
5px
5px
20px
;
margin-bottom
:
1px
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
{
padding
:
5px
0
5px
40px
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
ul
{
padding
:
0
0
0
10px
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
a
{
display
:
block
;
background-color
:
#F2F2F2
;
padding
:
.5em
.5em
.5em
2.2em
;
margin-bottom
:
1px
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
{
padding
:
.5em
0
.5em
3.2em
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
ul
{
padding
:
.4em
0
0
1em
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
li
{
padding
:
0
0
.2em
0em
!important
;}
.block-menu-block
.content
ul
:first-child
>
li
>
ul
>
li
>
ul
a
{
background
:
none
;
padding
:
.2em
;}
/* unl_newsitem full page */
.page-node
.node-unl-newsitem
.submitted
{
...
...
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