Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Boris Yumankulov
branding-etersoft-ximper
Commits
bd1ba307
Commit
bd1ba307
authored
Oct 24, 2009
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5.0.0-alt39
- completely fix logo width in CSS
parent
df7dd4f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
branding.spec
branding.spec
+4
-1
alterator.css.in
components/ahttpd/styles/alterator.css.in
+1
-1
No files found.
branding.spec
View file @
bd1ba307
...
...
@@ -9,7 +9,7 @@
Name: branding-%brand-%theme
Version: 5.0.0
Release: alt3
8
Release: alt3
9
BuildArch: noarch
...
...
@@ -264,6 +264,9 @@ echo $lang > lang
%_desktopdir/indexhtml.desktop
%changelog
* Sat Oct 24 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt39
- completely fix logo width in CSS
* Fri Oct 23 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt38
- fix release-notes.ru text
- fix size of logo in web interface
...
...
components/ahttpd/styles/alterator.css.in
View file @
bd1ba307
...
...
@@ -444,7 +444,7 @@ div.alterator-accordion h3.ui-state-active {
#product-logo {
background: url(/design/images/product-logo.png) no-repeat;
width:
54
0px;
width:
60
0px;
height: 52px;
border: 0px;
}
...
...
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