Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
e7f24d66
Commit
e7f24d66
authored
Sep 02, 2009
by
Richard Mansfield
Browse files
Make button text readable in Aqua theme
parent
9fb51fff
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/aqua/static/style/style.css
View file @
e7f24d66
...
...
@@ -130,7 +130,6 @@ fieldset {
/* Buttons */
.btn
,
.btn-link
,
input
.submit
,
input
.button
,
button
,
input
.submitcancel
,
...
...
@@ -242,13 +241,12 @@ a.btn-del, a.btn-msg, a.btn-add, a.btn-req, a.btn-edit, .btn-pending, .btn-reply
float
:
right
;
height
:
15px
;
padding
:
4px
10px
6px
0
;
background
:
#FFF
;
}
#sub-nav
li
{
height
:
25px
;
padding
:
5px
13px
5px
8px
;
margin
:
0
!important
;
/* not working */
/* background: url(../../../default/static/images/submenu-divider.gif) no-repeat top right; */
}
#sub-nav
li
.selected
{
height
:
25px
;
...
...
@@ -278,7 +276,6 @@ a.btn-del, a.btn-msg, a.btn-add, a.btn-req, a.btn-edit, .btn-pending, .btn-reply
background
:
#FFF
;
}
/* RIGHT SIDE COLUMN */
#right-column
{
background
:
#F4F7F9
;
...
...
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