]> git.mxchange.org Git - mailer.git/commitdiff
Also these CSS files are deprecated or reborn (e.g. bonus.css)
authorquix0r <quix0r@mxchange.org>
Sun, 4 Nov 2012 12:40:51 +0000 (12:40 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 4 Nov 2012 12:40:51 +0000 (12:40 +0000)
14 files changed:
.gitattributes
theme/business/css/bonus.css [new file with mode: 0644]
theme/business/css/doubler.css
theme/business/css/nickname.css [new file with mode: 0644]
theme/default/css/bonus.css [new file with mode: 0644]
theme/default/css/doubler.css
theme/default/css/nickname.css [new file with mode: 0644]
theme/desert/css/bonus.css [new file with mode: 0644]
theme/org/css/.htaccess [deleted file]
theme/org/css/aboutme.css [new file with mode: 0644]
theme/org/css/bonus.css [new file with mode: 0644]
theme/schleuder/css/bonus.css [new file with mode: 0644]
theme/schleuder/css/doubler.css
theme/ship-simu/css/bonus.css [new file with mode: 0644]

index dfbc40300f37c8f753bc8d1904970aadd8aae8a2..804a3a0b8a1ee3d448616882d9e03bc4a4542ccb 100644 (file)
@@ -2066,12 +2066,17 @@ templates/xml/.htaccess svneol=native#text/plain
 templates/xml/admin/.htaccess svneol=native#text/plain
 templates/xml/member/.htaccess svneol=native#text/plain
 theme/README.txt svneol=native#text/plain
+theme/business/css/bonus.css -text
+theme/business/css/nickname.css -text
 theme/business/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/business/images/code_bg.png -text svneol=unset#image/png
 theme/business/theme.php svneol=native#text/plain
+theme/default/css/bonus.css -text
+theme/default/css/nickname.css -text
 theme/default/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/default/images/code_bg.png -text svneol=unset#image/png
 theme/default/theme.php svneol=native#text/plain
+theme/desert/css/bonus.css -text
 theme/desert/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/desert/images/code_bg.png -text svneol=unset#image/png
 theme/desert/images/help/bullet.png -text svneol=unset#image/png
@@ -2080,7 +2085,8 @@ theme/desert/images/help/left.jpg -text svneol=unset#image/jpeg
 theme/desert/images/help/right.jpg -text svneol=unset#image/jpeg
 theme/desert/images/help/up.jpg -text svneol=unset#image/jpeg
 theme/desert/theme.php svneol=native#text/plain
-theme/org/css/.htaccess svneol=native#text/plain
+theme/org/css/aboutme.css -text
+theme/org/css/bonus.css -text
 theme/org/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/org/images/code_bg.png -text svneol=unset#image/png
 theme/org/images/menus/bottom.jpg -text svneol=unset#image/jpeg
@@ -2088,6 +2094,7 @@ theme/org/images/menus/row.jpg -text svneol=unset#image/jpeg
 theme/org/images/menus/title.jpg -text svneol=unset#image/jpeg
 theme/org/theme.php svneol=native#text/plain
 theme/schleuder/css/ajax.css -text
+theme/schleuder/css/bonus.css -text
 theme/schleuder/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/schleuder/images/code_bg.png -text svneol=unset#image/png
 theme/schleuder/images/help/bullet.png -text svneol=unset#image/png
@@ -2108,6 +2115,7 @@ theme/schleuder/images/menu/menu_title_rals.jpg -text svneol=unset#image/jpeg
 theme/schleuder/images/menu/menu_title_stats.jpg -text svneol=unset#image/jpeg
 theme/schleuder/images/menu/menu_title_themes.jpg -text svneol=unset#image/jpeg
 theme/schleuder/theme.php svneol=native#text/plain
+theme/ship-simu/css/bonus.css -text
 theme/ship-simu/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/ship-simu/images/code_bg.png -text svneol=unset#image/png
 theme/ship-simu/theme.php svneol=native#text/plain
diff --git a/theme/business/css/bonus.css b/theme/business/css/bonus.css
new file mode 100644 (file)
index 0000000..269913e
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.bonus_rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.bonus_rank_3 {
+       font-weight: bold;
+}
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..19e0af8056cd00ef4c1965c0f530a7c0e499c4a2 100644 (file)
@@ -0,0 +1 @@
+// @DEPRECATED
diff --git a/theme/business/css/nickname.css b/theme/business/css/nickname.css
new file mode 100644 (file)
index 0000000..19e0af8
--- /dev/null
@@ -0,0 +1 @@
+// @DEPRECATED
diff --git a/theme/default/css/bonus.css b/theme/default/css/bonus.css
new file mode 100644 (file)
index 0000000..269913e
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.bonus_rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.bonus_rank_3 {
+       font-weight: bold;
+}
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..19e0af8056cd00ef4c1965c0f530a7c0e499c4a2 100644 (file)
@@ -0,0 +1 @@
+// @DEPRECATED
diff --git a/theme/default/css/nickname.css b/theme/default/css/nickname.css
new file mode 100644 (file)
index 0000000..19e0af8
--- /dev/null
@@ -0,0 +1 @@
+// @DEPRECATED
diff --git a/theme/desert/css/bonus.css b/theme/desert/css/bonus.css
new file mode 100644 (file)
index 0000000..9ad71ce
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.bonus_rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.bonus_rank_3 {
+       font-weight: bold;
+}
\ No newline at end of file
diff --git a/theme/org/css/.htaccess b/theme/org/css/.htaccess
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/theme/org/css/aboutme.css b/theme/org/css/aboutme.css
new file mode 100644 (file)
index 0000000..a9ed64e
--- /dev/null
@@ -0,0 +1,4 @@
+.aboutme {
+       background-color:       #F4EFF4;
+       height:                 20px;
+}
\ No newline at end of file
diff --git a/theme/org/css/bonus.css b/theme/org/css/bonus.css
new file mode 100644 (file)
index 0000000..66f7b6f
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight : bold;
+       font-size   : 22px;
+}
+
+.bonus_rank_2 {
+       font-weight : bold;
+       font-size   : 18px;
+}
+
+.bonus_rank_3 {
+       font-weight : bold;
+}
diff --git a/theme/schleuder/css/bonus.css b/theme/schleuder/css/bonus.css
new file mode 100644 (file)
index 0000000..269913e
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.bonus_rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.bonus_rank_3 {
+       font-weight: bold;
+}
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..19e0af8056cd00ef4c1965c0f530a7c0e499c4a2 100644 (file)
@@ -0,0 +1 @@
+// @DEPRECATED
diff --git a/theme/ship-simu/css/bonus.css b/theme/ship-simu/css/bonus.css
new file mode 100644 (file)
index 0000000..269913e
--- /dev/null
@@ -0,0 +1,13 @@
+.bonus_rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.bonus_rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.bonus_rank_3 {
+       font-weight: bold;
+}