Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gnu-social
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
194
Issues
194
List
Boards
Labels
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gnu.io
gnu-social
Commits
41f06d96
Commit
41f06d96
authored
Aug 26, 2011
by
Samantha Doherty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quick fix to make custom site logos work better.
parent
2601b575
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
11 deletions
+11
-11
plugins/MobileProfile/mp-screen.css
plugins/MobileProfile/mp-screen.css
+2
-2
theme/base/css/display.css
theme/base/css/display.css
+9
-5
theme/neo-blue/css/display.css
theme/neo-blue/css/display.css
+0
-4
theme/neo-blue/logo.png
theme/neo-blue/logo.png
+0
-0
theme/neo/logo.png
theme/neo/logo.png
+0
-0
No files found.
plugins/MobileProfile/mp-screen.css
View file @
41f06d96
...
...
@@ -12,8 +12,8 @@
}
address
{
width
:
auto
;
left
:
0
px
;
margin
:
1px
0
0
;
height
:
24
px
;
}
address
img
{
...
...
theme/base/css/display.css
View file @
41f06d96
...
...
@@ -176,15 +176,19 @@ option {
address
{
float
:
left
;
position
:
relative
;
top
:
1px
;
left
:
2px
;
margin
:
0px
;
margin
:
-2px
0
3px
0
;
padding
:
0px
;
height
:
24px
;
width
:
148px
;
z-index
:
99
;
}
address
a
,
address
img
{
display
:
block
;
}
address
img
{
max-width
:
158px
;
}
address
img
+
.fn
{
display
:
none
;
}
...
...
theme/neo-blue/css/display.css
View file @
41f06d96
...
...
@@ -26,10 +26,6 @@ body {
padding-top
:
7px
;
}
address
{
left
:
5px
;
}
#site_nav_global_primary
{
top
:
0px
;
right
:
-14px
;
...
...
theme/neo-blue/logo.png
View replaced file @
2601b575
View file @
41f06d96
11.2 KB
|
W:
|
H:
3.73 KB
|
W:
|
H:
2-up
Swipe
Onion skin
theme/neo/logo.png
View replaced file @
2601b575
View file @
41f06d96
11.5 KB
|
W:
|
H:
2.77 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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