Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
eccb77f7
Commit
eccb77f7
authored
Jun 16, 2010
by
tbrehm
Browse files
Small theme changes.
parent
d5628a9b
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/navigation/nav_side.css
View file @
eccb77f7
...
...
@@ -80,7 +80,7 @@
#submenu
li
a
{
width
:
90%
;
padding-left
:
10%
;
background-color
:
#fff
;
color
:
#444
;
}
#submenu
li
a
:focus
,
#submenu
li
a
:hover
,
#submenu
li
a
:active
{
background-color
:
#
3366ff
;
color
:
#fff
;
}
#submenu
li
a
:active
{
background-color
:
#
f63
;
color
:
#fff
;
}
/* Level 2 */
#submenu
li
ul
li
a
,
...
...
interface/web/themes/default/css/navigation/nav_top.css
View file @
eccb77f7
...
...
@@ -42,8 +42,8 @@
}
#topNav
a
:hover
{
background-color
:
#
3366ff
;
color
:
#
ffffff
;
background-color
:
#
eeeeee
;
color
:
#
000000
;
}
#topNav
#topNav_current
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment