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
24f5e6bf
Commit
24f5e6bf
authored
Feb 21, 2011
by
Alexandra Panyukova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changing indexhtml style
parent
a1cb7176
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
components.mk
components.mk
+1
-1
gradient-top.png
components/indexhtml/img/gradient-top.png
+0
-0
index.css.in
components/indexhtml/index.css.in
+3
-3
product-logo.png
images/product-logo.png
+0
-0
No files found.
components.mk
View file @
24f5e6bf
...
...
@@ -18,7 +18,7 @@ ahttpd:
done
install -d $(datadir)/alterator/design/styles
cp -a components/ahttpd/images $(datadir)/alterator/design
#
install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles
...
...
components/indexhtml/img/gradient-top.png
View replaced file @
a1cb7176
View file @
24f5e6bf
237 Bytes
|
W:
|
H:
273 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
components/indexhtml/index.css.in
View file @
24f5e6bf
/* Stylesheet for index file */
body {
background-color: #
@MIDDLE_COLOR_HEX@
;
background-color: #
c1c3cb
;
color: #@MIDDLE_LABELS_HEX@;
margin: 0px;
padding: 10px;
...
...
@@ -38,13 +38,13 @@ div.box {
width: 780px;
margin-top: 10px;
background: #
FFFFFF
;
background: #
@LIGHT_LABELS_HEX@
;
padding: 0.2em;
padding-right: 2mm;
padding-top: 2mm;
padding-bottom: 2mm;
border: 1px solid #
@MIDDLE_COLOR_HEX@
;
border: 1px solid #
c1c3cb
;
}
#lang {
...
...
images/product-logo.png
View replaced file @
a1cb7176
View file @
24f5e6bf
1.49 KB
|
W:
|
H:
22.8 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