Commit 56eb29f2 authored by Sergey V Turchin's avatar Sergey V Turchin

Merge remote-tracking branch 'boyarsh/centaurus' into kdesktop

Conflicts: branding.spec images/product-logo.png
parents e6cd83ab c5fc5ff8
......@@ -393,6 +393,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
%_desktopdir/indexhtml.desktop
%changelog
* Mon Feb 21 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt4
- indexhtml colors changed (mex3)
* Fri Feb 11 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt7
- import last changes from centaurus branding
......
......@@ -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

237 Bytes | W: | H:

components/indexhtml/img/gradient-top.png

273 Bytes | W: | H:

components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
  • 2-up
  • Swipe
  • Onion skin
/* 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

1.13 KB | W: | H:

images/product-logo.png

22.8 KB | W: | H:

images/product-logo.png
images/product-logo.png
images/product-logo.png
images/product-logo.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment