Bug #346 ยป scales-ppm-doxygen-doxygen.css.patch.patch
ppm-1.0.4/doc/unitdoc/doxygen.css.patch 2017-09-24 02:45:15.251582502 -0400 | ||
---|---|---|
--- a/html/doxygen.css 2011-12-05 15:13:23.661552148 +0100
|
||
+++ b/html/doxygen.css 2011-12-05 15:18:25.599439323 +0100
|
||
@@ -944,3 +944,25 @@
|
||
}
|
||
}
|
||
|
||
+
|
||
+#titlearea {
|
||
+
|
||
+
|
||
+
|
||
+
|
||
+
|
||
--- unitdoc/html/doxygen.css.orig 2017-09-24 02:42:40.028521156 -0400
|
||
+++ unitdoc/html/doxygen.css 2017-09-24 02:38:07.152967744 -0400
|
||
@@ -1198,6 +1198,17 @@
|
||
margin: 0px;
|
||
width: 100%;
|
||
border-bottom: 1px solid #5373B4;
|
||
+ background-image:url(BMBF-Gef-Logo-200.png);
|
||
+ background-repeat:no-repeat;
|
||
+ background-position: right top;
|
||
+ height: 139px;
|
||
+ display: block;
|
||
+
|
||
+
|
||
+
|
||
+
|
||
+ }
|
||
+}
|
||
+
|
||
+#foerderkennzeichen {
|
||
+#foerderkennzeichen
|
||
+{
|
||
+ float: left;
|
||
+ width: 36%;
|
||
+}
|
||
}
|
||
|
||
.image
|