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
d7b3d803
Commit
d7b3d803
authored
May 29, 2009
by
Richard Mansfield
Browse files
Theme fixes for block category tabs; block configuration form labels
parent
c40e5426
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/views.css
View file @
d7b3d803
...
...
@@ -12,6 +12,7 @@
#category-list
li
{
height
:
25px
;
line-height
:
25px
;
display
:
inline
;
}
@media
screen
and
(
-webkit-min-device-pixel-ratio
:
0
)
{
#category-list
li
{
line-height
:
24px
;
}
...
...
htdocs/theme/raw/static/style/views.css
View file @
d7b3d803
...
...
@@ -263,10 +263,11 @@ div.artefactchooser-splitter {
text-align
:
left
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.blockinstance.configure
.blockinstance-header
{
padding
:
.25em
.5em
;
}
.blockinstance.configure
th
{
text-align
:
left
;
}
/* VIEWS */
#feedbacktable
.details
{
...
...
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