From ef1805f8b7ed5c39f7998564d139f7a817dd2ab3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Mar 2011 12:14:28 +0400 Subject: remove obsolete themes --- themes/neutral/images/button.png | Bin 2761 -> 0 bytes themes/neutral/images/button_pressed.png | Bin 2782 -> 0 bytes themes/neutral/images/fresh_sign.png | Bin 195 -> 0 bytes themes/neutral/images/prefs_tab.png | Bin 2761 -> 0 bytes themes/neutral/images/resize_handle_horiz.png | Bin 100 -> 0 bytes themes/neutral/images/score_half_high.png | Bin 2982 -> 0 bytes themes/neutral/images/score_high.png | Bin 2913 -> 0 bytes themes/neutral/images/subtoolbar.png | Bin 874 -> 0 bytes themes/neutral/images/ttrss_logo.png | Bin 6099 -> 0 bytes themes/neutral/images/ttrss_logo.svg | 170 ------------------------- themes/neutral/theme.css | 171 -------------------------- themes/neutral/theme.ini | 4 - 12 files changed, 345 deletions(-) delete mode 100644 themes/neutral/images/button.png delete mode 100644 themes/neutral/images/button_pressed.png delete mode 100755 themes/neutral/images/fresh_sign.png delete mode 100644 themes/neutral/images/prefs_tab.png delete mode 100644 themes/neutral/images/resize_handle_horiz.png delete mode 100644 themes/neutral/images/score_half_high.png delete mode 100644 themes/neutral/images/score_high.png delete mode 100644 themes/neutral/images/subtoolbar.png delete mode 100644 themes/neutral/images/ttrss_logo.png delete mode 100644 themes/neutral/images/ttrss_logo.svg delete mode 100644 themes/neutral/theme.css delete mode 100644 themes/neutral/theme.ini (limited to 'themes/neutral') diff --git a/themes/neutral/images/button.png b/themes/neutral/images/button.png deleted file mode 100644 index 525ab1ef7..000000000 Binary files a/themes/neutral/images/button.png and /dev/null differ diff --git a/themes/neutral/images/button_pressed.png b/themes/neutral/images/button_pressed.png deleted file mode 100644 index 212c77879..000000000 Binary files a/themes/neutral/images/button_pressed.png and /dev/null differ diff --git a/themes/neutral/images/fresh_sign.png b/themes/neutral/images/fresh_sign.png deleted file mode 100755 index 936ced198..000000000 Binary files a/themes/neutral/images/fresh_sign.png and /dev/null differ diff --git a/themes/neutral/images/prefs_tab.png b/themes/neutral/images/prefs_tab.png deleted file mode 100644 index f6c538729..000000000 Binary files a/themes/neutral/images/prefs_tab.png and /dev/null differ diff --git a/themes/neutral/images/resize_handle_horiz.png b/themes/neutral/images/resize_handle_horiz.png deleted file mode 100644 index a2e347e3d..000000000 Binary files a/themes/neutral/images/resize_handle_horiz.png and /dev/null differ diff --git a/themes/neutral/images/score_half_high.png b/themes/neutral/images/score_half_high.png deleted file mode 100644 index c0626a36b..000000000 Binary files a/themes/neutral/images/score_half_high.png and /dev/null differ diff --git a/themes/neutral/images/score_high.png b/themes/neutral/images/score_high.png deleted file mode 100644 index 3b3d472fa..000000000 Binary files a/themes/neutral/images/score_high.png and /dev/null differ diff --git a/themes/neutral/images/subtoolbar.png b/themes/neutral/images/subtoolbar.png deleted file mode 100644 index a3c02e07a..000000000 Binary files a/themes/neutral/images/subtoolbar.png and /dev/null differ diff --git a/themes/neutral/images/ttrss_logo.png b/themes/neutral/images/ttrss_logo.png deleted file mode 100644 index 0a5ced3d9..000000000 Binary files a/themes/neutral/images/ttrss_logo.png and /dev/null differ diff --git a/themes/neutral/images/ttrss_logo.svg b/themes/neutral/images/ttrss_logo.svg deleted file mode 100644 index 84f8a6e84..000000000 --- a/themes/neutral/images/ttrss_logo.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - tiny tiny - rss - - diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css deleted file mode 100644 index df018519b..000000000 --- a/themes/neutral/theme.css +++ /dev/null @@ -1,171 +0,0 @@ -body { - background : #f0f0f0; -} - -#toolbar { - background : #f0f0f0; -} - -#feeds-holder { - background : #fafafa; - border-color : #909090; - border-style : solid; -} - -div.headlinesSubToolbar { - background : url("images/subtoolbar.png") top left; -} - -div.headlines_normal { - border-color : #909090; - background : #f0f0f0; -} - -div.headlines_cdm { - border-color : #909090; - background : #f0f0f0; -} - -div#headlinesContainer { - background : #f0f0f0; -} - -div#headlinesInnerContainer { - background : #fafafa; -} - -#footer, #prefFooter { - background : #f0f0f0; - color : gray; - border-color : #909090; -} - -div.postReply div.postHeader { - background : #fafafa; - border-color : #909090; -} - -/*div.postReply a { - color : gray; -}*/ - -#resize-grabber { - border-color : #909090; - background : #f0f0f0; -} - -#prefContentOuter { - background : #f0f0f0; - border-color : #909090; -} - -#prefContent { - background : #fafafa; -} - -div.prefsTab:hover { - border-color : #c0c0c0; -} - -div.prefsTab { - border-color : #f0f0f0; -} - -div.prefsTab.Selected { - border-color : #909090; - background : url("images/prefs_tab.png"); -} - -tr.title td { - color : gray; - font-weight : bold; - border-color : #c0c0c0; -} - -tr.title td a { - color : gray; -} - -table.prefFeedList td.feedEditCat { - border-color : #c0c0c0; -} - -h3 { - border-color : #c0c0c0; -} - -table.prefFilterList td.filterEditCat { - border-color : #c0c0c0; -} - -#content-frame { - border-color : #909090; -} - -#content-insert { - background : #f0f0f0; -} - -button[disabled], input[disabled], select[disabled], textarea[disabled] { - background : #f0f0f0; - color : gray; -} - -input, select, button { - background : #f0f0f0; - border : 1px solid #c0c0c0; - color : #404040; - padding : 2px 4px 2px 4px; - font-size : 12px; - font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; -} - -button:active { - background : url("images/button_pressed.png") top left; - background-repeat : repeat-x; -} - -button { - background : url("images/button.png") top left; - background-repeat : repeat-x; -} - -textarea { - background : #f0f0f0; - border : 1px solid #c0c0c0; - color : #gray; -} - -select { - padding : 2px 0px 2px 4px; -} - -div.tagCloudContainer { - border : 1px solid #88b0f0; -} - -div.infoBoxContents a { - color : #5d82c0; -} - - -#infoBoxTitle { - border-color : #88b0f0; - background : #88b0f0; - text-shadow : #5d82c0 0px 1px 0px; -} - - -#infoBox { - border-color : #88b0f0; - background : #ecf4ff; -} - -ul.browseFeedList, ul.userFeedList { - border : 1px solid #88b0f0; -} - -div.prefFeedCatHolder { - border : 1px solid #88b0f0; -} - diff --git a/themes/neutral/theme.ini b/themes/neutral/theme.ini deleted file mode 100644 index 0ed840050..000000000 --- a/themes/neutral/theme.ini +++ /dev/null @@ -1,4 +0,0 @@ -[theme] -name=Neutral -version=1.0 -options=hide_footer,collapse_feedlist -- cgit v1.2.3-54-g00ecf