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
685dfca0
Commit
685dfca0
authored
Nov 20, 2014
by
Robert Lyon
Committed by
Gerrit Code Review
Nov 20, 2014
Browse files
Merge "Fixing style issues on collection manage page (Bug #1252085)"
parents
aeda6261
ff696c09
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/static/style/style.css
View file @
685dfca0
...
...
@@ -2898,7 +2898,7 @@ ul.favorskins {
}
fieldset
#pagestoadd
{
width
:
250px
;
margin
:
10px
0
10
px
-270px
;
margin
:
10px
0
35
px
-270px
;
float
:
left
;
padding
:
10px
;
background
:
#dddddd
;
...
...
@@ -2906,9 +2906,11 @@ fieldset#pagestoadd {
-moz-border-radius
:
5px
0
0
5px
;
border-radius
:
5px
0
0
5px
;
border
:
0
;
position
:
relative
;
}
fieldset
#pagestoadd
legend
{
margin-top
:
-35px
;
position
:
absolute
;
top
:
-25px
;
}
fieldset
#pagestoadd
table
{
margin
:
0
;
...
...
@@ -2971,7 +2973,8 @@ fieldset#pagesadded {
padding
:
10px
;
}
fieldset
#pagesadded
legend
{
margin-top
:
-35px
;
position
:
absolute
;
top
:
-25px
;
}
#collectiondonewrap
{
padding
:
10px
0
;
...
...
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