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
963f6fe6
Commit
963f6fe6
authored
Nov 13, 2007
by
Nigel McNie
Browse files
Some basic layout styles for the artefact chooser tabs.
parent
f50d4fa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/views.css
View file @
963f6fe6
...
...
@@ -125,3 +125,14 @@
#view-wizard-controls
form
{
display
:
inline
;
}
.maincontent
ul
.artefactchooser-tabs
{
list-style-type
:
none
;
padding
:
0
;
margin
:
.5em
.5em
0
;
width
:
100%
;
}
.maincontent
ul
.artefactchooser-tabs
li
{
display
:
inline
;
padding-right
:
.5em
;
}
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