Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
26a11f7a
Commit
26a11f7a
authored
Nov 22, 2010
by
danielvincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firefox bugfix on photo#show
parent
0e7b1f5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
public/stylesheets/sass/application.sass
public/stylesheets/sass/application.sass
+10
-2
No files found.
public/stylesheets/sass/application.sass
View file @
26a11f7a
...
...
@@ -159,8 +159,9 @@ header
:
background
:
color
#000
:
border
:radius
5px
:-webkit-border-radius
5px
:-moz-border-radius
5px
:
border-radius
5px
:
position
absolute
:
display
inline
...
...
@@ -688,6 +689,8 @@ li.message .from .right
:-moz-border-radius
3px
:
border-radius
3px
:
max-width
100%
img
:
z-index
2
:
position
relative
...
...
@@ -1261,7 +1264,10 @@ ul#settings_nav
:
color
rgb
(
250
,
250
,
250
)
:
border
1px
solid
#ddd
:
padding
11px
:-webkit-border-radius
4px
:-moz-border-radius
4px
:
border-radius
4px
h2
,
h3
:
border
...
...
@@ -1954,6 +1960,8 @@ h3,h4
:
color
#ccc
:-webkit-border-radius
10px
:-moz-border-radius
10px
:
border-radius
10px
:
width
15px
:
max-width
12px
...
...
Write
Preview
Markdown
is supported
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