]> git.mxchange.org Git - mailer.git/commitdiff
Continued a bit:
authorRoland Haeder <rhaeder@cho-time.de>
Tue, 6 Sep 2016 09:44:42 +0000 (11:44 +0200)
committerRoland Haeder <rhaeder@cho-time.de>
Tue, 6 Sep 2016 09:44:42 +0000 (11:44 +0200)
- CSS fixes as it needs to be /* Bla bla */ and not // Bla bla
- fixed CSS stuff, there is no "align"
- ignored more files (from NetBeans)

18 files changed:
.gitignore
theme/business/css/beg.css
theme/business/css/doubler.css
theme/business/css/general.css
theme/business/css/nickname.css
theme/default/css/beg.css
theme/default/css/doubler.css
theme/default/css/nickname.css
theme/desert/css/beg.css
theme/desert/css/general.css
theme/org/css/beg.css
theme/org/css/general.css
theme/org/css/nickname.css
theme/org/css/task.css
theme/org/css/user.css
theme/schleuder/css/beg.css
theme/schleuder/css/doubler.css
theme/schleuder/css/general.css

index a4087e8c7727c34b1e75bae6da734e7c33f04728..0c737d358653e97621fe1cb08b46249b4658da70 100644 (file)
@@ -16,5 +16,8 @@ inc/cache/_compiled/xml/*.cache.php
 inc/cache/config-local.php
 inc/cache/sess_*
 /nbproject/private/
-theme/org/css/aboutme.css
-contrib/seitwert_www_mxchange_org.pdf
+/nbproject/*~
+/build/
+/dist/
+.~lock*
+.gitcommits
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 9a764e5cc70b69868ce78e7dd33cbdccb991f6e2..c4edca2e7ac0a7a4cbc11b509cd46183df4e8982 100644 (file)
@@ -204,7 +204,7 @@ a.logout_box {
        margin: 0px;
        max-width: 100%;
        min-width: 400px;
-       overflow: auto
+       overflow: auto;
        color: #000000;
 }
 
@@ -700,7 +700,7 @@ li.listing {
 }
 
 label {
-       width: 50%
+       width: 50%;
        float: left;
        display: block;
 }
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index a92dc1460a422f4ff68ae41536cba25d6226de8a..5b202443af631e7775287c224d907e712e6f18ab 100644 (file)
@@ -187,7 +187,7 @@ a.logout_box {
        margin: 0px;
        max-width: 100%;
        min-width: 400px;
-       overflow: auto
+       overflow: auto;
        color: #880000;
 }
 
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index d9615ddea553b16e7a839bc29ab66c6bb0e2eec7..ddfc4bccf56ebd2ec95306d04b3cb4ef9801fb40 100644 (file)
@@ -136,7 +136,7 @@ pre {
 }
 
 .form_delete {
-       border-style: groove 1px #009900;
+       border: 1px groove #009900;
        color: #881111;
 }
 
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 19e0af8056cd00ef4c1965c0f530a7c0e499c4a2..1f465855d26d7f0484b7671926673a05bee7183f 100644 (file)
@@ -1 +1 @@
-// @DEPRECATED
+/* @DEPRECATED */
index 4689579bcfb21d27221eb7d434de3c24ecc45e79..4d89ae888d3d9c4709fe2458a69add3440223102 100644 (file)
@@ -144,14 +144,12 @@ label {
        background-color        : #69b2ff;
        color                   : #ffffff;
        text-align              : center;
-       align                   : center;
 }
 
 .table_header, .bug_table_header, .ajax_bug_table_header {
        background-color: #69b2ff;
        color: #ffffff;
        text-align: center;
-       align: center;
        height: 25px;
        font-size: 14px;
        padding-bottom: 5px;
@@ -185,7 +183,6 @@ label {
 
 .description_text, .table, .table2, .table3 {
        text-align              : center;
-       align                   : center;
        background-color        : #0571cc;
 }
 
@@ -195,7 +192,7 @@ label {
 }
 
 .member_header {
-       text-align          : center;
+       text-align              : center;
        height                  : 28px;
        background-color        : #69b2ff;
 }
@@ -308,7 +305,7 @@ label {
        height                  : 28px;
        padding-left            : 20px;
        padding-bottom          : 5px;
-       font-color              : #000000;
+       color           : #000000;
 }
 
 .guest_menu_bottom, .member_menu_bottom {
@@ -318,7 +315,7 @@ label {
        height                  : 33px;
        padding-left            : 20px;
        padding-bottom          : 7px;
-       font-color              : #000000;
+       color           : #000000;
 }
 
 .guest_menu_separator, .member_menu_separator {
@@ -327,9 +324,9 @@ label {
 
 .guest_content, .member_content {
        background-color        : #94abb8;
-       padding-left:           : 10px;
-       padding-right:          : 10px;
-       margin-left             : 5px;
+       padding-left            : 10px;
+       padding-right           : 10px;
+       margin-left                     : 5px;
        margin-right            : 5px;
 }
 
@@ -346,7 +343,6 @@ label {
        max-height              : 100%;
        vertical-align          : top;
        text-align              : center;
-       align                   : center;
 }
 
 .footer_lines {
@@ -410,8 +406,8 @@ label {
 }
 
 .table_footer {
-       text-align: center;
-       padding: 5px;
+       text-align              : center;
+       padding                 : 5px;
        background-color        : #69b2ff;
 }
 
@@ -420,7 +416,7 @@ label {
 }
 
 .tab1 {
-       align                   : center
+       text-align              : center
 }
 
 .form_delete, .form_delete {
@@ -461,7 +457,6 @@ label {
 }
 
 .guest_content_align, .member_content_align, .admin_content_align {
-       align                   : center;
        text-align              : center;
        vertical-align          : top;
 }
@@ -472,7 +467,6 @@ label {
 
 .you_are_here {
        text-align              : left;
-       align                   : left;
        white-space             : nowrap;
        font-size               : 14px;
 }