| Mark Smith ( @ 2009-04-15 04:45 am UTC |
[commit: http://hg.dwscoalition.org/dw-free/r
http://bugs.dwscoalition.org/show_bug.c
Remove a heckuva lot of LJ blue still sitting around.
Patch by
Files modified:
- doc/raw/build/style.css
- htdocs/community/settings.bml
- htdocs/doc/s2/style.css
- htdocs/doc/server/style.css
- htdocs/inbox/index.bml
- htdocs/stc/contextualhover.css
- htdocs/stc/cprod.css
- htdocs/stc/customize-s1.css
- htdocs/stc/editpics.css
- htdocs/stc/entry.css
- htdocs/stc/fck/editor/css/fck_editorarea.c
ss - htdocs/stc/lj_base-app.css
- htdocs/stc/lj_settings.css
- htdocs/stc/logout.css
- htdocs/stc/pagemodules.css
- htdocs/stc/portal/Dystopia.css
- htdocs/stc/portal/MainStyle.css
- htdocs/stc/profile.css
- htdocs/stc/settings.css
- htdocs/stc/userprofile.css
- htdocs/stc/widgets/browse.css
- htdocs/stc/widgets/currenttheme.css
- htdocs/stc/widgets/customizetheme.css
- htdocs/stc/widgets/layoutchooser.css
- htdocs/stc/widgets/linkslist.css
- htdocs/stc/widgets/login.css
- htdocs/stc/widgets/moodthemechooser.css
- htdocs/stc/widgets/qotdresponses.css
- htdocs/stc/widgets/themechooser.css
- htdocs/stc/widgets/themenav.css
--------------------------------------------------------------------------------
diff -r 018d9dc92fec -r 66c67e811173 doc/raw/build/style.css
--- a/doc/raw/build/style.css Wed Apr 15 04:38:01 2009 +0000
+++ b/doc/raw/build/style.css Wed Apr 15 04:44:57 2009 +0000
@@ -24,10 +24,10 @@ dl { margin-left: 40px; }
dl { margin-left: 40px; }
h2 {
- border-top: 2px solid #8fc3f7;
- border-left: 2px solid #8fc3f7;
+ border-top: 2px solid #c1272d;
+ border-left: 2px solid #c1272d;
padding: 3px;
- background: #69c;
+ background: #f4717a
}
h3 {
border-bottom: 2px dotted #a84510;
@@ -44,7 +44,7 @@ div.navheader
div.navheader
{
width: 100%;
- background-color: #036;
+ background-color: #c1272c;
color: #fff;
border-top-style: solid;
border-top-width: 1px;
@@ -53,7 +53,7 @@ div.navheader
/* FIXME: make bottom bar prettier */
div.navfooter
{
- border-top: 1px solid #036;
+ border-top: 1px solid #c1272c;
}
div.navheader a, div.navheader a:visited {
@@ -96,11 +96,11 @@ a.linkhere, a.linkhere:visited {
/* guibutton/label styling used by /doc/raw/s2/lj/quickstart.xml */
.guibutton {
- background-color: #559A40;
+ background-color: #f4717a;
color: #000;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
padding-left: 2px;
padding-right: 2px;
font-weight: bold;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/community/settings.bml
--- a/htdocs/community/settings.bml Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/community/settings.bml Wed Apr 15 04:44:57 2009 +0000
@@ -16,7 +16,7 @@ head<=
* html fieldset div { height: 190px; }
*:first-child+html fieldset div { min-height: 190px; }
#left-column, #right-column { float: left; }
- legend { color: #036; font-size: 1.2em; font-weight: bold; }
+ legend { color: #c1272c; font-size: 1.2em; font-weight: bold; }
p.input-wrapper { margin-left: 27px; text-indent: -27px; }
label { color: #444; }
label b { color: #000; }
diff -r 018d9dc92fec -r 66c67e811173 htdocs/doc/s2/style.css
--- a/htdocs/doc/s2/style.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/doc/s2/style.css Wed Apr 15 04:44:57 2009 +0000
@@ -29,10 +29,10 @@ dl { margin-left: 40px; }
dl { margin-left: 40px; }
h2 {
- border-top: 2px solid #8fc3f7;
- border-left: 2px solid #8fc3f7;
+ border-top: 2px solid #c1272d;
+ border-left: 2px solid #c1272d;
padding: 3px;
- background: #69c;
+ background: #f4717a
}
h3 {
border-bottom: 2px dotted #a84510;
@@ -47,7 +47,7 @@ div.navheader
div.navheader
{
width: 100%;
- background-color: #036;
+ background-color: #c1272c;
color: #fff;
border-top-style: solid;
border-top-width: 1px;
@@ -56,7 +56,7 @@ div.navheader
/* FIXME: make bottom bar prettier */
div.navfooter
{
- border-top: 1px solid #036;
+ border-top: 1px solid #c1272c;
}
div.navheader a, div.navheader a:visited {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/doc/server/style.css
--- a/htdocs/doc/server/style.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/doc/server/style.css Wed Apr 15 04:44:57 2009 +0000
@@ -24,10 +24,10 @@ dl { margin-left: 40px; }
dl { margin-left: 40px; }
h2 {
- border-top: 2px solid #8fc3f7;
- border-left: 2px solid #8fc3f7;
+ border-top: 2px solid #c1272d;
+ border-left: 2px solid #c1272d;
padding: 3px;
- background: #69c;
+ background: #f4717a
}
h3 {
border-bottom: 2px dotted #a84510;
@@ -44,7 +44,7 @@ div.navheader
div.navheader
{
width: 100%;
- background-color: #036;
+ background-color: #c1272c;
color: #fff;
border-top-style: solid;
border-top-width: 1px;
@@ -53,7 +53,7 @@ div.navheader
/* FIXME: make bottom bar prettier */
div.navfooter
{
- border-top: 1px solid #036;
+ border-top: 1px solid #c1272c;
}
div.navheader a, div.navheader a:visited {
@@ -96,11 +96,11 @@ a.linkhere, a.linkhere:visited {
/* guibutton/label styling used by /doc/raw/s2/lj/quickstart.xml */
.guibutton {
- background-color: #559A40;
+ background-color: #f4717a;
color: #000;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
padding-left: 2px;
padding-right: 2px;
font-weight: bold;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/inbox/index.bml
--- a/htdocs/inbox/index.bml Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/inbox/index.bml Wed Apr 15 04:44:57 2009 +0000
@@ -59,7 +59,7 @@ body<=
$selected_folder = qq(
<style>#esn_folder_$selected_folder {
font-weight: bold;
- background-color: #C7E0F6;
+ background-color: #ffd8d8;
border: 1px solid #bbb;
}</style>
);
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/contextualhover.css
--- a/htdocs/stc/contextualhover.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/contextualhover.css Wed Apr 15 04:44:57 2009 +0000
@@ -19,7 +19,7 @@ div.ContextualPopup div.Inner {
left: -2px;
background-color: #fff !important;
color: #000 !important;
- border: 1px solid #036;
+ border: 1px solid #c1272c;
padding: 0px;
width: 20em;
}
@@ -69,5 +69,5 @@ div.ContextualPopup .Userpic {
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: underline !important;
font-weight: bold;
- color: #00C !important;
+ color: #c1272c !important;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/cprod.css
--- a/htdocs/stc/cprod.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/cprod.css Wed Apr 15 04:44:57 2009 +0000
@@ -29,7 +29,7 @@
margin: -8px 0 8px 0 !important;
position: relative;
line-height: 1.4em;
- border: 1px solid #8FC3F7;
+ border: 1px solid #c1272d;
padding: 11px 14px 14px 14px;
font-size: 95% !important;
}
@@ -66,5 +66,5 @@
}
.cprod .alllink a:hover {
text-decoration: underline;
- color: #00C;
+ color: #c1272c;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/customize-s1.css
--- a/htdocs/stc/customize-s1.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/customize-s1.css Wed Apr 15 04:44:57 2009 +0000
@@ -4,14 +4,14 @@
}
#Tabs {
margin: 0; padding: 0;
- border-bottom: 2em solid #69c;
+ border-bottom: 2em solid #f4717a
display: block;
list-style-type: none;
clear: right;
}
#Tabs li {
font-size: 1em;
- border: 2px solid #69c;
+ border: 2px solid #f4717a
margin: 0 0.2em -2em 0.8em;
padding: 0.25em 0.25em 0em 0.25em;
background: #ddd;
@@ -19,7 +19,7 @@
white-space: nowrap;
}
#Tabs li.SelectedTab {
- background-color: #69c;
+ background-color: #f4717a
font-weight: bold;
}
#Tabs li a {
@@ -34,7 +34,7 @@
}
#CurrentTab {
margin-top: 0;
- border: 1px solid #69c;
+ border: 1px solid #f4717a
padding: .5em;
}
#CurrentTabMain {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/editpics.css
--- a/htdocs/stc/editpics.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/editpics.css Wed Apr 15 04:44:57 2009 +0000
@@ -26,7 +26,7 @@ hr {
width: 300px;
margin: 0 15px 0 0;
background-color: #c5dff9;
- border: 1px solid #8fc3f7;
+ border: 1px solid #c1272d;
}
#uploadBox-inner {
padding: 6px 12px;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/entry.css
--- a/htdocs/stc/entry.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/entry.css Wed Apr 15 04:44:57 2009 +0000
@@ -84,7 +84,7 @@
#lj_userpicselect {
float: left;
font-size: 85%;
- color: #00C;
+ color: #c1272c;
margin: 4px 0px 0px 5px;
position: relative;
font-size: 85%;
@@ -96,7 +96,7 @@
position: relative;
}
#lj_userpicselect_img:hover {
- border: 1px solid #003366;
+ border: 1px solid #c1272c;
}
#lj_userpicselect_img img {
display: block;
@@ -114,7 +114,7 @@
text-align: center;
left: 0;
top: 38px;
- color: #003366 !important;
+ color: #c1272c !important;
cursor: pointer;
width: 100%;
}
@@ -122,7 +122,7 @@
width: 102px;
}
#userpic_preview_image.userpic_loggedout {
- border: 1px solid #003366;
+ border: 1px solid #c1272c;
}
.userpic_preview_border {
border: 1px solid #ccc;
@@ -190,7 +190,7 @@
background-color: #fff;
float: left;
outline: none;
- border: 1px solid #6699CC;
+ border: 1px solid #f4717a;
border-bottom: none;
}
#entry ul li.on {
@@ -256,7 +256,7 @@
margin: 0 0 0 15px !important;
}
#spellcheck-results {
- border: 1px solid #6699CC;
+ border: 1px solid #f4717a;
border-top: none;
font-size: 95%;
background-color: #ffffdd;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/fck/editor/css/fck_editorarea.css
--- a/htdocs/stc/fck/editor/css/fck_editorarea.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/fck/editor/css/fck_editorarea.css Wed Apr 15 04:44:57 2009 +0000
@@ -129,7 +129,7 @@ p, ul, li
.ljuser
{
white-space: nowrap;
- color: #00C;
+ color: #c1272c;
font-weight: bold;
display: inline;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/lj_base-app.css
--- a/htdocs/stc/lj_base-app.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/lj_base-app.css Wed Apr 15 04:44:57 2009 +0000
@@ -47,10 +47,10 @@ input.create-account {
font-size: 110%;
color: #fff;
margin: 0;
- background: #559A40;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ background: #f4717a;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
}
.detail {
@@ -72,7 +72,7 @@ hr.hr {
hr.hr {
border: 0;
width: 100%;
- color: #8FC3F7; background-color: #8FC3F7;
+ color: #c1272d; background-color: #c1272d;
height: 1px;
}
/* generic class for removing styling from ul */
@@ -85,8 +85,8 @@ ul.nostyle {
/* tables where rows alternate colors */
table.alternating-rows th {
text-align: left;
- border-top: 1px solid #8FC3F7;
- border-bottom: 1px solid #8FC3F7;
+ border-top: 1px solid #c1272d;
+ border-bottom: 1px solid #c1272d;
background-color: #C5DFF9;
padding: 6px 4px;
}
@@ -171,7 +171,7 @@ div.columns-2-r300 .columns-2-right {
}
.standout-border {
- border: 1px solid #8fc3f7;
+ border: 1px solid #c1272d;
padding: 6px;
}
.standout-background {
@@ -184,7 +184,7 @@ div.right-sidebar {
width: 300px;
color: #000000;
background-color: #c5dff9;
- border: 1px solid #8fc3f7;
+ border: 1px solid #c1272d;
margin: 10px;
padding: 10px;
}
@@ -194,7 +194,7 @@ div.ad-sidebar {
}
.textbutton {
- color: #0000CC;
+ color: #c1272c;
cursor: pointer;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/lj_settings.css
--- a/htdocs/stc/lj_settings.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/lj_settings.css Wed Apr 15 04:44:57 2009 +0000
@@ -52,9 +52,9 @@
font-weight: bold;
margin-top: 10px;
padding: 5px;
- color: #036;
+ color: #c1272c;
background-color: #c5dff9;
- border: 1px solid #8fc3f7;
+ border: 1px solid #c1272d;
}
.view_options {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/logout.css
--- a/htdocs/stc/logout.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/logout.css Wed Apr 15 04:44:57 2009 +0000
@@ -58,7 +58,7 @@
}
#lj-bulletlist li a {
display: block;
- color: #036;
+ color: #c1272c;
padding: 6px 0 8px 30px;
text-decoration: none;
}
@@ -66,7 +66,7 @@
display: inline-block;
}
#lj-bulletlist li a:hover {
- color: #69C;
+ color: #f4717a
}
table.stats-meter {
@@ -81,7 +81,7 @@ table.stats-meter {
font-weight: bold;
}
.news .subject {
- color: #036;
+ color: #c1272c;
font-weight: bold;
}
.news .date {
@@ -89,7 +89,7 @@ table.stats-meter {
font-weight: bold;
}
.sub_head {
- color: #036;
+ color: #c1272c;
font-size: 1.2em;
font-weight: bold;
}
@@ -207,13 +207,13 @@ table.stats-meter {
font-size: 130%;
color: #fff;
margin: 8px 0;
- background: #559A40;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ background: #f4717a;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
}
.homepage-wrapper input.start:hover {
- background: #447C33;
+ background: #c1272d;
}
.homepage-wrapper .homepage-facts {
position: relative;
@@ -314,7 +314,7 @@ table.stats-meter {
position: relative;
height: 80px;
font-size: 12px;
- color: #036;
+ color: #c1272c;
text-decoration: none;
}
#frankpic:hover {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/pagemodules.css
--- a/htdocs/stc/pagemodules.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/pagemodules.css Wed Apr 15 04:44:57 2009 +0000
@@ -20,7 +20,7 @@
}
.module h2.main-header {
- background-color: #c7e0f6;
+ background-color: #ffd8d8;
}
.module .header-right-link {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/portal/Dystopia.css
--- a/htdocs/stc/portal/Dystopia.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/portal/Dystopia.css Wed Apr 15 04:44:57 2009 +0000
@@ -5,7 +5,7 @@
.DropDownMenu {
background-color: #FFF;
- border: 2px solid #003366;
+ border: 2px solid #c1272c;
}
.BoxDescription {
@@ -21,7 +21,7 @@
}
.PortalFenster {
- border: 2px solid #003366;
+ border: 2px solid #c1272c;
background-color: #fff;
}
@@ -84,7 +84,7 @@
}
#AddPortalMenuButton:hover {
- background-color: #003366 !important;
+ background-color: #c1272c !important;
}
#PortalResetAllButton {
@@ -116,7 +116,7 @@
}
.PortalBoxContent a:hover {
- color: #003366;
+ color: #c1272c;
}
@@ -175,7 +175,7 @@
/*----------------------- Recent Comments ----------------------*/
.RecentCommentTitle {
- color: #003366;
+ color: #c1272c;
}
.RecentCommentDate {
@@ -184,7 +184,7 @@
.RecentCommentItem {
background-color: #fff;
- color: #003366;
+ color: #c1272c;
border: 1px solid #dfecfa;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/portal/MainStyle.css
--- a/htdocs/stc/portal/MainStyle.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/portal/MainStyle.css Wed Apr 15 04:44:57 2009 +0000
@@ -207,7 +207,7 @@ img {
#AddPortalMenuButton {
text-align: right;
margin: 10px -4px 15px 0;
- background: #6699cc url(http://pics.livejournal.com/veroz/pic/00051xwq) no-repeat 4% 50%;
+ background: #f4717a url(http://pics.livejournal.com/veroz/pic/00051xwq) no-repeat 4% 50%;
width: 125px;
padding: 3px;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/profile.css
--- a/htdocs/stc/profile.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/profile.css Wed Apr 15 04:44:57 2009 +0000
@@ -59,7 +59,7 @@
display: block;
padding: 3px 5px;
list-style: none;
- border-bottom: 1px solid #c7e0f6;
+ border-bottom: 1px solid #ffd8d8;
background-color: #ecf6ff;
line-height: 18px;
}
@@ -145,7 +145,7 @@
.section {
font-size: 1.1em;
font-weight: bold;
- border-bottom: 1px solid #c7e0f6;
+ border-bottom: 1px solid #ffd8d8;
background-color: #ecf6ff;
margin: 10px 0 10px 0;
padding: 2px;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/settings.css
--- a/htdocs/stc/settings.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/settings.css Wed Apr 15 04:44:57 2009 +0000
@@ -18,7 +18,7 @@
min-width: 625px;
}
#settings_save {
- background: #c7e0f6;
+ background: #ffd8d8;
padding: 5px 7px;
}
@@ -39,12 +39,12 @@
margin-right: 5px;
padding: 2px 7px;
font-weight: bold;
- border-color: #c7e0f6;
+ border-color: #ffd8d8;
border-width: 2px 2px 0 2px;
border-style: solid;
}
#settings_nav li a:hover, #settings_nav li a.active {
- background: #c7e0f6;
+ background: #ffd8d8;
}
#settings_nav li.disabled {
color: #999;
@@ -59,7 +59,7 @@
}
#settings_nav_title p {
clear: left;
- background: #c7e0f6;
+ background: #ffd8d8;
padding: 4px 10px;
display: block;
margin: 0;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/userprofile.css
--- a/htdocs/stc/userprofile.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/userprofile.css Wed Apr 15 04:44:57 2009 +0000
@@ -3,7 +3,7 @@
}
h1 a {
- color: #036;
+ color: #c1272c;
font-size: 1em;
}
@@ -59,14 +59,14 @@ h1 a {
#beta .module fieldset legend {
background: #fff;
- color: #036;
+ color: #c1272c;
font-weight: bold;
display: block;
}
#beta .module legend a {
text-decoration: none;
- color: #036;
+ color: #c1272c;
}
#beta .module legend .edit a {
@@ -82,7 +82,7 @@ h1 a {
display: table;
width: 100%;
position: relative;
- background: #69c;
+ background: #f4717a
margin: 0;
padding: .2em;
font-size: 1em;
@@ -148,4 +148,4 @@ fieldset {
.journal_stats {
margin: 1em 0 0 0;
- }
\ No newline at end of file
+ }
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/browse.css
--- a/htdocs/stc/widgets/browse.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/browse.css Wed Apr 15 04:44:57 2009 +0000
@@ -3,7 +3,7 @@
}
.appwidget-browse a {
- color: #69c !important;
+ color: #f4717a !important;
}
.appwidget-browse h2 {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/currenttheme.css
--- a/htdocs/stc/widgets/currenttheme.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/currenttheme.css Wed Apr 15 04:44:57 2009 +0000
@@ -1,5 +1,5 @@
.theme-current h2.widget-header {
- background-color: #C7E0F6;
+ background-color: #ffd8d8;
}
.theme-current-content {
padding: 0 8px 8px 8px;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/customizetheme.css
--- a/htdocs/stc/widgets/customizetheme.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/customizetheme.css Wed Apr 15 04:44:57 2009 +0000
@@ -1,10 +1,10 @@
.customize-button {
font-size: 11px;
color: #fff;
- background: #559A40;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ background: #f4717a;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
}
.customize-buttons {
text-align: right;
@@ -30,7 +30,7 @@
padding: 0 15px 25px 15px;
margin: 0 0 15px 134px;
position: relative;
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
border-left: none;
zoom: 1;
@@ -40,7 +40,7 @@
font-weight: bold;
padding: 5px 0 5px 25px;
background: #ECF6FF url(/img/customize/arrow-right.gif) left center no-repeat;
- border-bottom: 1px solid #C7E0F6;
+ border-bottom: 1px solid #ffd8d8;
display: inline-block;
}
.customize-content .subheader[class] {
@@ -86,7 +86,7 @@
text-decoration: none;
display: block;
padding: 3px 6px;
- border-right: 1px solid #C7E0F6;
+ border-right: 1px solid #ffd8d8;
}
.customize-nav li a:hover {
text-decoration: underline;
@@ -100,11 +100,11 @@
padding: 3px 0;
margin: 0;
font-size: 11px;
- border-right: 1px solid #C7E0F6;
+ border-right: 1px solid #ffd8d8;
}
.customize-nav li.on a,
.customize-nav li.on ul {
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
border-right: none;
font-weight: bold;
background: #fff;
@@ -136,7 +136,7 @@
}
.customize-nav li a:visited {
- color: #00c;
+ color: #c1272c;
}
* html .customize-nav li a {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/layoutchooser.css
--- a/htdocs/stc/widgets/layoutchooser.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/layoutchooser.css Wed Apr 15 04:44:57 2009 +0000
@@ -1,10 +1,10 @@
.layout-item .layout-button {
font-size: 11px;
color: #fff;
- background: #559A40;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ background: #f4717a;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
}
.layout-item .layout-button-disabled {
background: #88CD73;
@@ -19,7 +19,7 @@
font-size: 11px;
}
.layout-item.current {
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
background-color: #ECF6FF;
}
.layout-item .layout-desc {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/linkslist.css
--- a/htdocs/stc/widgets/linkslist.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/linkslist.css Wed Apr 15 04:44:57 2009 +0000
@@ -1,7 +1,7 @@
.appwidget-linkslist .tips-box {
color: #000;
background-color: #c5dff9;
- border: 1px solid #8fc3f7;
+ border: 1px solid #c1272d;
padding: 3px;
margin-top: 5px;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/login.css
--- a/htdocs/stc/widgets/login.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/login.css Wed Apr 15 04:44:57 2009 +0000
@@ -21,7 +21,7 @@
background: #fff url(/img/userinfo.gif) no-repeat 1px 50%;
padding-left: 18px;
font-weight: bold;
- color: #00C;
+ color: #c1272c;
width: 144px; /* needs to be 16px less than input.text width */
}
.appwidget-login fieldset.nostyle,
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/moodthemechooser.css
--- a/htdocs/stc/widgets/moodthemechooser.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/moodthemechooser.css Wed Apr 15 04:44:57 2009 +0000
@@ -27,7 +27,7 @@
padding: 5px;
margin-left: 20px;
background-color: #ecf6ff;
- border: 1px solid #c7e0f6;
+ border: 1px solid #ffd8d8;
width: 175px;
}
.moodtheme-preview-nospecial {
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/qotdresponses.css
--- a/htdocs/stc/widgets/qotdresponses.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/qotdresponses.css Wed Apr 15 04:44:57 2009 +0000
@@ -25,6 +25,6 @@
margin: 0 10px 0 10px;
padding: 8px 10px;
background-color: #ECF6FF;
- border-bottom: 2px solid #C7E0F6;
+ border-bottom: 2px solid #ffd8d8;
}
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/themechooser.css
--- a/htdocs/stc/widgets/themechooser.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/themechooser.css Wed Apr 15 04:44:57 2009 +0000
@@ -19,11 +19,11 @@
height: 205px;
}
.theme-item.current {
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
background-color: #ECF6FF;
}
.theme-item img.theme-preview {
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
padding: 1px;
width: 150px;
height: 114px;
@@ -67,10 +67,10 @@
.theme-item .theme-button {
font-size: 11px;
color: #fff;
- background: #559A40;
- border: 2px solid #76AE65;
- border-bottom: 2px solid #447C33;
- border-right: 2px solid #447C33;
+ background: #f4717a;
+ border: 2px solid #f6828b;
+ border-bottom: 2px solid #c1272d;
+ border-right: 2px solid #c1272d;
}
.theme-item .theme-button-disabled {
background: #88CD73;
@@ -78,7 +78,7 @@
.theme-item .theme-icons {
position: absolute;
left: 13px;
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
background-color: #fff;
padding: 2px 5px;
top: 99px;
@@ -132,7 +132,7 @@
text-decoration: none;
}
.theme-paging a:visited {
- color: #00c;
+ color: #c1272c;
}
.theme-paging form {
display: inline;
diff -r 018d9dc92fec -r 66c67e811173 htdocs/stc/widgets/themenav.css
--- a/htdocs/stc/widgets/themenav.css Wed Apr 15 04:38:01 2009 +0000
+++ b/htdocs/stc/widgets/themenav.css Wed Apr 15 04:44:57 2009 +0000
@@ -21,7 +21,7 @@
.theme-nav-content {
margin: 0 0 15px 134px;
position: relative;
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
border-left: none;
}
.theme-selector-nav {
@@ -34,21 +34,21 @@
text-decoration: none;
display: block;
padding: 3px 6px;
- border-right: 1px solid #C7E0F6;
+ border-right: 1px solid #ffd8d8;
}
.theme-nav li a:hover,
.theme-nav-small li a:hover {
text-decoration: underline;
}
.theme-nav li.on a {
- border: 1px solid #C7E0F6;
+ border: 1px solid #ffd8d8;
border-right: none;
font-weight: bold;
background: #fff url(/img/customize/nav-on-arrow.gif) no-repeat right 50%;
}
.theme-nav li a:visited,
.theme-nav-small a:visited {
- color: #00c;
+ color: #c1272c;
}
* html .theme-nav li a,
* html .theme-nav-small li a {
@@ -56,7 +56,7 @@
width: 123px;
}
.theme-nav-separator {
- border-right: 1px solid #C7E0F6;
+ border-right: 1px solid #ffd8d8;
padding: 5px 0;
}
* html .theme-nav-separator {
@@ -66,7 +66,7 @@
margin: 0 5px;
height: 1px;
width: 120px;
- border-top: 1px solid #C7E0F6;
+ border-top: 1px solid #ffd8d8;
}
.theme-nav-small li.last a {
padding-bottom: 15px !important;
--------------------------------------------------------------------------------
