diff options
-rw-r--r-- | tdeui/about/CMakeLists.txt | 22 | ||||
-rw-r--r-- | tdeui/about/Makefile.am | 20 | ||||
-rw-r--r-- | tdeui/about/back.png | bin | 0 -> 466596 bytes | |||
-rw-r--r-- | tdeui/about/bar-bottom-left.png | bin | 369 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-bottom-middle.png | bin | 160 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-bottom-right.png | bin | 346 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-middle-left.png | bin | 126 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-middle-right.png | bin | 141 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-top-left.png | bin | 358 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-top-middle.png | bin | 145 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bar-top-right.png | bin | 359 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bottom-left.png | bin | 665 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bottom-middle.png | bin | 174 -> 0 bytes | |||
-rw-r--r-- | tdeui/about/bottom-right.png | bin | 4922 -> 0 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-bottom-left.png | bin | 470 -> 571 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-bottom-middle.png | bin | 103 -> 160 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-bottom-right.png | bin | 462 -> 542 bytes | |||
-rwxr-xr-x | tdeui/about/box-center.png | bin | 0 -> 1089 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-middle-left.png | bin | 95 -> 152 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-middle-right.png | bin | 95 -> 153 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-top-left.png | bin | 450 -> 539 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-top-middle.png | bin | 104 -> 161 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/box-top-right.png | bin | 496 -> 595 bytes | |||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/kde_infopage.css | 140 | ||||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/kde_infopage_rtl.css | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tdeui/about/top-left.png | bin | 10867 -> 13218 bytes | |||
-rw-r--r-- | tdeui/about/top-middle.png | bin | 233 -> 234 bytes |
27 files changed, 144 insertions, 38 deletions
diff --git a/tdeui/about/CMakeLists.txt b/tdeui/about/CMakeLists.txt index 7330005e2..3105787bf 100644 --- a/tdeui/about/CMakeLists.txt +++ b/tdeui/about/CMakeLists.txt @@ -12,10 +12,18 @@ ##### other data ################################ install( FILES - bar-bottom-left.png bar-top-right.png bar-bottom-middle.png bottom-left.png - box-middle-left.png top-left.png bar-bottom-right.png bottom-middle.png - box-middle-right.png top-middle.png bar-middle-left.png bottom-right.png - box-top-left.png bar-middle-right.png box-bottom-left.png box-top-middle.png - bar-top-left.png box-bottom-middle.png box-top-right.png bar-top-middle.png - box-bottom-right.png kde_infopage.css kde_infopage_rtl.css - DESTINATION ${DATA_INSTALL_DIR}/tdeui/about ) + back.png + box-bottom-left.png + box-bottom-middle.png + box-bottom-right.png + box-center.png + box-middle-left.png + box-middle-right.png + box-top-left.png + box-top-middle.png + box-top-right.png + top-left.png + top-middle.png + kde_infopage.css + kde_infopage_rtl.css + DESTINATION ${DATA_INSTALL_DIR}/tdeui/about ) diff --git a/tdeui/about/Makefile.am b/tdeui/about/Makefile.am index 478bb71e0..7d89dba5e 100644 --- a/tdeui/about/Makefile.am +++ b/tdeui/about/Makefile.am @@ -1,9 +1,17 @@ kde_infopage_datadir = $(kde_datadir)/tdeui/about kde_infopage_data_DATA = \ - bar-bottom-left.png bar-top-right.png bar-bottom-middle.png bottom-left.png \ - box-middle-left.png top-left.png bar-bottom-right.png bottom-middle.png \ - box-middle-right.png top-middle.png bar-middle-left.png bottom-right.png \ - box-top-left.png bar-middle-right.png box-bottom-left.png box-top-middle.png \ - bar-top-left.png box-bottom-middle.png box-top-right.png bar-top-middle.png \ - box-bottom-right.png kde_infopage.css kde_infopage_rtl.css + back.png \ + box-bottom-left.png \ + box-bottom-middle.png \ + box-bottom-right.png \ + box-center.png \ + box-middle-left.png \ + box-middle-right.png \ + box-top-left.png \ + box-top-middle.png \ + box-top-right.png \ + top-left.png \ + top-middle.png \ + kde_infopage.css \ + kde_infopage_rtl.css
\ No newline at end of file diff --git a/tdeui/about/back.png b/tdeui/about/back.png Binary files differnew file mode 100644 index 000000000..8cc7a1a33 --- /dev/null +++ b/tdeui/about/back.png diff --git a/tdeui/about/bar-bottom-left.png b/tdeui/about/bar-bottom-left.png Binary files differdeleted file mode 100644 index 30a323592..000000000 --- a/tdeui/about/bar-bottom-left.png +++ /dev/null diff --git a/tdeui/about/bar-bottom-middle.png b/tdeui/about/bar-bottom-middle.png Binary files differdeleted file mode 100644 index b2ebbbed5..000000000 --- a/tdeui/about/bar-bottom-middle.png +++ /dev/null diff --git a/tdeui/about/bar-bottom-right.png b/tdeui/about/bar-bottom-right.png Binary files differdeleted file mode 100644 index e664e1511..000000000 --- a/tdeui/about/bar-bottom-right.png +++ /dev/null diff --git a/tdeui/about/bar-middle-left.png b/tdeui/about/bar-middle-left.png Binary files differdeleted file mode 100644 index 72fda9ec2..000000000 --- a/tdeui/about/bar-middle-left.png +++ /dev/null diff --git a/tdeui/about/bar-middle-right.png b/tdeui/about/bar-middle-right.png Binary files differdeleted file mode 100644 index eb8d3201c..000000000 --- a/tdeui/about/bar-middle-right.png +++ /dev/null diff --git a/tdeui/about/bar-top-left.png b/tdeui/about/bar-top-left.png Binary files differdeleted file mode 100644 index b05fd216c..000000000 --- a/tdeui/about/bar-top-left.png +++ /dev/null diff --git a/tdeui/about/bar-top-middle.png b/tdeui/about/bar-top-middle.png Binary files differdeleted file mode 100644 index 387f81017..000000000 --- a/tdeui/about/bar-top-middle.png +++ /dev/null diff --git a/tdeui/about/bar-top-right.png b/tdeui/about/bar-top-right.png Binary files differdeleted file mode 100644 index a552ff91d..000000000 --- a/tdeui/about/bar-top-right.png +++ /dev/null diff --git a/tdeui/about/bottom-left.png b/tdeui/about/bottom-left.png Binary files differdeleted file mode 100644 index 78c9fece3..000000000 --- a/tdeui/about/bottom-left.png +++ /dev/null diff --git a/tdeui/about/bottom-middle.png b/tdeui/about/bottom-middle.png Binary files differdeleted file mode 100644 index 41e52dd8a..000000000 --- a/tdeui/about/bottom-middle.png +++ /dev/null diff --git a/tdeui/about/bottom-right.png b/tdeui/about/bottom-right.png Binary files differdeleted file mode 100644 index ef81b04a8..000000000 --- a/tdeui/about/bottom-right.png +++ /dev/null diff --git a/tdeui/about/box-bottom-left.png b/tdeui/about/box-bottom-left.png Binary files differindex 49b1be6d9..d2bc4c922 100644..100755 --- a/tdeui/about/box-bottom-left.png +++ b/tdeui/about/box-bottom-left.png diff --git a/tdeui/about/box-bottom-middle.png b/tdeui/about/box-bottom-middle.png Binary files differindex fd09ebb66..cb00ff62f 100644..100755 --- a/tdeui/about/box-bottom-middle.png +++ b/tdeui/about/box-bottom-middle.png diff --git a/tdeui/about/box-bottom-right.png b/tdeui/about/box-bottom-right.png Binary files differindex 4013c8ff4..40d6a8efb 100644..100755 --- a/tdeui/about/box-bottom-right.png +++ b/tdeui/about/box-bottom-right.png diff --git a/tdeui/about/box-center.png b/tdeui/about/box-center.png Binary files differnew file mode 100755 index 000000000..d8dde840f --- /dev/null +++ b/tdeui/about/box-center.png diff --git a/tdeui/about/box-middle-left.png b/tdeui/about/box-middle-left.png Binary files differindex 1cd801a45..522696dd5 100644..100755 --- a/tdeui/about/box-middle-left.png +++ b/tdeui/about/box-middle-left.png diff --git a/tdeui/about/box-middle-right.png b/tdeui/about/box-middle-right.png Binary files differindex 54c5b0391..73747f055 100644..100755 --- a/tdeui/about/box-middle-right.png +++ b/tdeui/about/box-middle-right.png diff --git a/tdeui/about/box-top-left.png b/tdeui/about/box-top-left.png Binary files differindex 29f91c129..f7418b335 100644..100755 --- a/tdeui/about/box-top-left.png +++ b/tdeui/about/box-top-left.png diff --git a/tdeui/about/box-top-middle.png b/tdeui/about/box-top-middle.png Binary files differindex 5ea907597..53d09edd3 100644..100755 --- a/tdeui/about/box-top-middle.png +++ b/tdeui/about/box-top-middle.png diff --git a/tdeui/about/box-top-right.png b/tdeui/about/box-top-right.png Binary files differindex f86163176..990b111de 100644..100755 --- a/tdeui/about/box-top-right.png +++ b/tdeui/about/box-top-right.png diff --git a/tdeui/about/kde_infopage.css b/tdeui/about/kde_infopage.css index 69085675e..1a90c78f6 100644..100755 --- a/tdeui/about/kde_infopage.css +++ b/tdeui/about/kde_infopage.css @@ -1,10 +1,12 @@ /* - * text styles + * text styles TDE 3.5.13.2 */ img {margin: 0px; padding: 0px} -body {margin: 0px; padding: 0px; background-color: #418ade;} +body {margin: 0px; padding: 0px; background-color: #418ade; background-image: url(back.png); -khtml-background-size: 100%; color: #111111; height="100%"; width="100%" } + + .bar_text a {color: #008;} #subtext { @@ -23,8 +25,6 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} */ #header { - background-image: url(top-middle.png); - width: 100%; height: 131px; } @@ -37,34 +37,45 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} z-index: 1; } +#headerCenter { + background-image: url(top-middle.png); + width: 100%; + position:absolute; + right:430px; + top:0px; + height: 131px; +} + #headerR { position: absolute; + top:0px; right: 0px; } + /* title and tagline are part of the header diff */ #title { position: absolute; - top: 63px; - right: 100px; + top: 53px; + left: 140px; margin-top: -1em; - text-align: right; + text-align: left; font-size: xx-large; font-weight: bold; - text-shadow: #fff 0px 0px 5px; - color: #444; + text-shadow: #000000 1px 1px 5px; + color: #fff; z-index: 5; } #tagline { position: absolute; - top: 70px; - right: 100px; - text-align: right; - font-size: large; + top: 60px; + left: 140px; + text-align: left; + font-size: small; font-weight: bold; - text-shadow: #fff 0px 0px 5px; - color: #444; + text-shadow: #000000 1px 1px 1px; + color: #fff; z-index: 5; } @@ -73,20 +84,95 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} */ #bar { + width: 90%; + margin-left: 5%; + margin-right: 5%; + margin-top: 10px; + margin-bottom: 10px; + +} + +#barT { width: 100%; - background-color: #5babe5; - padding-top: 0.5ex; - border-bottom: 1px solid black; - padding-bottom: 0.5ex; + height: 22px; +} + +#barTL { + width: 25px; + height: 22px; + float: left; + background-image: url(box-top-left.png); +} + +#barTR { + width: 25px; + height: 22px; + float: right; + background-image: url(box-top-right.png); +} + +#barTC { + height: 22px; + margin-left: 25px; + margin-right: 25px; + background-image: url(box-top-middle.png); + -khtml-background-size: 100%; +} + +#barL { + background-image: url(box-middle-left.png); + background-repeat: repeat-y; + background-position: left; + padding-left: 25px; +} + +#barR { + background-image: url(box-middle-right.png); + background-repeat: repeat-y; + background-position: right; + padding-right: 25px; +} + +#barB { + width: 100%; + height: 22px; +} + +#barBL { + width: 25px; + height: 22px; + float: left; + background-image: url(box-bottom-left.png); +} + +#barBR { + width: 25px; + height: 22px; + float: right; + background-image: url(box-bottom-right.png); +} + +#barBC { + height: 22px; + margin-left: 25px; + margin-right: 25px; + background-image: url(box-bottom-middle.png); + -khtml-background-size: 100%; + background-repeat: no-repeat; } #barCenter { + background-image: url(box-center.png); + background-position: center; + background-repeat: no-repeat; + -khtml-background-size: 100%; text-align: center; color: #282828; font-weight: bold; font-size: small; } + #barCenter a.selected, #barCenter a.selected:hover { color: #282828; text-decoration: none; @@ -116,9 +202,10 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} } #barCenter li:not(:first-child):before { /* Aren't css3 selectors great? */ - content: " · "; + content: " \0387 "; } + /* * the main box */ @@ -155,19 +242,21 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} margin-left: 25px; margin-right: 25px; background-image: url(box-top-middle.png); - background-repeat: repeat-x; + -khtml-background-size: 100%; } #boxL { background-image: url(box-middle-left.png); background-repeat: repeat-y; background-position: left; - padding-left: 20px; + padding-left: 25px; } #boxCenter { - background-color: #dfe7f3; + background-image: url(box-center.png); background-position: center; + background-repeat: no-repeat; + -khtml-background-size: 100%; text-align: left; } @@ -175,7 +264,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} background-image: url(box-middle-right.png); background-repeat: repeat-y; background-position: right; - padding-right: 20px; + padding-right: 25px; } #boxB { @@ -202,7 +291,8 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} margin-left: 25px; margin-right: 25px; background-image: url(box-bottom-middle.png); - background-repeat: repeat-x; + -khtml-background-size: 100%; + background-repeat: no-repeat; } /* diff --git a/tdeui/about/kde_infopage_rtl.css b/tdeui/about/kde_infopage_rtl.css index 003330196..003330196 100644..100755 --- a/tdeui/about/kde_infopage_rtl.css +++ b/tdeui/about/kde_infopage_rtl.css diff --git a/tdeui/about/top-left.png b/tdeui/about/top-left.png Binary files differindex c97114a7f..b7cd4ceb1 100644..100755 --- a/tdeui/about/top-left.png +++ b/tdeui/about/top-left.png diff --git a/tdeui/about/top-middle.png b/tdeui/about/top-middle.png Binary files differindex bb3fe7428..2fba30b2a 100644 --- a/tdeui/about/top-middle.png +++ b/tdeui/about/top-middle.png |