aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator/theme.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SwiftThemeCreator/theme.tpl')
-rw-r--r--plugins/SwiftThemeCreator/theme.tpl36
1 files changed, 0 insertions, 36 deletions
diff --git a/plugins/SwiftThemeCreator/theme.tpl b/plugins/SwiftThemeCreator/theme.tpl
deleted file mode 100644
index 09511ba38..000000000
--- a/plugins/SwiftThemeCreator/theme.tpl
+++ /dev/null
@@ -1,36 +0,0 @@
-BODY, H3, #imageHeaderBar, #imageToolBar A:hover,
-.row1, UL.tabsheet LI.normal_tab {ldelim} background-color: {$main.color1}; }
-
-BODY, H1, H3, DT,
-INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {ldelim}
- color:{$main.color2}; }
-#theImage IMG {ldelim} border: 3px ridge {$main.color2}; }
-
-H2, #menubar DT, .throw,
-A, INPUT.rateButton {ldelim} color: {$main.color3}; }
-
-UL.tabsheet LI.normal_tab:hover {ldelim} border: 1px solid {$main.color3}; }
-A:hover {ldelim} color: {$main.color4}; }
-
-.content UL.thumbnails SPAN.wrap2:hover,
-.content UL.thumbnailCategories DIV.thumbnailCategory:hover,
-.content UL.thumbnailCategories DIV.thumbnailCategory:hover A {ldelim}
- color: {$main.color4}; border: 1px solid {$main.color4}; background-color: {$main.color6}; }
-
-#menubar DL, .content, #comments DIV.comment BLOCKQUOTE,
-#imageHeaderBar, H2, #menubar DT, #imageToolBar {ldelim} border: 1px solid {$main.color4}; }
-
-#menubar DL, .content, #imageToolBar, .header_notes, UL.tabsheet LI.selected_tab {ldelim}
- background-color: {$main.color6}; }
-
-FIELDSET, INPUT, SELECT, TEXTAREA, .content DIV.comment A.illustration IMG,
-.content DIV.thumbnailCategory, .content UL.thumbnails SPAN.wrap2 {ldelim}
- border: 1px solid {$main.color6}; }
-
-#comments DIV.comment BLOCKQUOTE {ldelim} border-left: 1px solid {$main.color7}; }
-
-H2, #menubar DT, .throw {ldelim} background-image: url(stc.png); }
-#imageHeaderBar H2 {ldelim} background-image: none; background-color: transparent; border: none; }
-
-#imageHeaderBar {ldelim}
- background: transparent url(stc.png) scroll repeat-x center top; } \ No newline at end of file