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
Ximper Linux
branding-etersoft-ximper
Commits
e9af4ec9
Commit
e9af4ec9
authored
Jun 17, 2011
by
Sergey V Turchin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- fix indexhtml look
parent
8c6c4d2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
branding.spec
branding.spec
+4
-1
index.css.in
components/indexhtml/index.css.in
+2
-2
No files found.
branding.spec
View file @
e9af4ec9
...
...
@@ -5,7 +5,7 @@
Name: branding-%brand-kdesktop
Version: 6.0.0
Release: alt2
5
Release: alt2
6
BuildArch: noarch
%define theme %name
...
...
@@ -416,6 +416,9 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%_desktopdir/indexhtml.desktop
%changelog
* Fri Jun 17 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt26
- fix indexhtml look
* Thu Jun 16 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt25
- update boot images
...
...
components/indexhtml/index.css.in
View file @
e9af4ec9
/* Stylesheet for index file */
body {
background-color: #
c1c3cb
;
background-color: #
@MIDDLE_COLOR_HEX@
;
color: #@MIDDLE_LABELS_HEX@;
margin: 0px;
padding: 10px;
...
...
@@ -73,6 +73,6 @@ div.box {
#product-logo {
background: url('img/product-logo.png') no-repeat;
width: 275px;
height:
30
px;
height:
45
px;
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