Skip to content
GitLab
Menu
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
cbb73fcc
Commit
cbb73fcc
authored
Jul 23, 2009
by
Richard Mansfield
Browse files
Raw theme: IE fix for public access button on profile view
parent
b02b1b5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/interaction/forum/theme/raw/static/style/style.css
View file @
cbb73fcc
...
...
@@ -46,8 +46,8 @@
padding-left
:
1em
;
cursor
:
pointer
;
border
:
none
;
width
:
1
;
overflow
:
visible
;
*
width
:
1
;
*
overflow
:
visible
;
}
...
...
htdocs/theme/raw/static/style/style.css
View file @
cbb73fcc
...
...
@@ -532,6 +532,8 @@ a.btn-del, a.btn-msg, a.btn-add, a.btn-req, a.btn-edit, .btn-pending, .btn-reply
padding-left
:
.7em
;
cursor
:
pointer
;
border
:
none
;
*
width
:
1
;
*
overflow
:
visible
;
}
a
.btn-del
,
.btn-leavegroup
,
div
.btn-del
input
.submit
,
input
.submit.btn-del
{
color
:
#ca0000
;
...
...
Write
Preview
Supports
Markdown
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