aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/template/goto/icon/cat_move.pngbin611 -> 581 bytes
-rw-r--r--admin/template/goto/icon/category_representant_random.pngbin3171 -> 1575 bytes
-rw-r--r--admin/template/goto/picture.css24
3 files changed, 2 insertions, 22 deletions
diff --git a/admin/template/goto/icon/cat_move.png b/admin/template/goto/icon/cat_move.png
index e0d1e9ec9..9d6939cfc 100644
--- a/admin/template/goto/icon/cat_move.png
+++ b/admin/template/goto/icon/cat_move.png
Binary files differ
diff --git a/admin/template/goto/icon/category_representant_random.png b/admin/template/goto/icon/category_representant_random.png
index dfa69846f..26fe7016a 100644
--- a/admin/template/goto/icon/category_representant_random.png
+++ b/admin/template/goto/icon/category_representant_random.png
Binary files differ
diff --git a/admin/template/goto/picture.css b/admin/template/goto/picture.css
index 839760053..87cccc238 100644
--- a/admin/template/goto/picture.css
+++ b/admin/template/goto/picture.css
@@ -1,4 +1,6 @@
/* $Id$ */
+
+/* Maybe some cleanup has to be done there TODO */
#imageHeaderBar {
padding-top: 2px;
padding-bottom: 2px;
@@ -95,28 +97,6 @@ TABLE.infoTable TD.value UL {
list-style-type: square;
}
-.rateButton, .rateButtonSelected, .rateButtonStarFull, .rateButtonStarEmpty {
- padding:0;
- border:0;
-}
-
-.rateButton, .rateButtonStarFull, .rateButtonStarEmpty {
- cursor: pointer;
-}
-
-.rateButtonSelected {
- font-weight:bold;
- font-size:120%;
-}
-
-.rateButtonStarFull {
- background: url('icon/rating-stars.gif') no-repeat scroll; background-position:-16px center; width:16px;
-}
-
-.rateButtonStarEmpty {
- background: url('icon/rating-stars.gif') no-repeat scroll; background-position:0 center; width:16px;
-}
-
#comments {
text-align: left;
}