[pirate-politics] r523 committed - Changed colors for issue list. I'm working with r519 for everything ot...

2 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Jan 25, 2011, 10:06:33 PM1/25/11
to pirate-poli...@googlegroups.com
Revision: 523
Author: andru...@gmail.com
Date: Tue Jan 25 19:05:51 2011
Log: Changed colors for issue list. I'm working with r519 for everything
other than style.css since there a few things missing when I upgraded to
r520 and greater, but I don't think this basic color change will cause any
problems.
http://code.google.com/p/pirate-politics/source/detail?r=523

Modified:
/trunk/pirate-politics/static/style.css

=======================================
--- /trunk/pirate-politics/static/style.css Tue Jan 25 15:15:31 2011
+++ /trunk/pirate-politics/static/style.css Tue Jan 25 19:05:51 2011
@@ -3,14 +3,14 @@
font-family: Helvetica;
background:#eee;
}
-a { text-decoration: none; color: #306D4A; }
-a:hover { text-decoration: underline; }
+a { text-decoration: none; color: #91534D; }
+a:hover { color: #45211E; }
pre { background: #fff; width: 460px; padding: 10px 20px; border-left: 5px
solid #ccc; margin: 0 0 20px; }
input { margin: 0; padding: 0; }

#header {
width:100%;
- background-color:#D3D9DF;
+ background-color:#2B3332;
bottom:10px;
-moz-border-radius: 0px;
-moz-border-bottom-left-radius: 20px;
@@ -20,7 +20,7 @@
-moz-box-shadow: 0px 0px 50px #888;
-webkit-box-shadow: 0px 0px 50px #888;
box-shadow: 0px 0px 50px #888;
- height: 94px;
+ height: 95px;
}

#header .headtitle {
@@ -54,8 +54,7 @@
margin-left:5px;
margin-right:5px;
display:inline;
- background-color: #2c6da0;
- background-color: #2c6da0;
+ background-color: #283C7F;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright:10px;
@@ -67,12 +66,12 @@
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active {
- color:#FFFFFF;
+ color:#EFEFEF;
}

#header ul li a:hover {
background-position: 0 center;
- color:#FFFFF;
+ color:#BCBCBC;
}


@@ -181,7 +180,7 @@

.rightcol {
position:relative;
- width:32%;
+ width:24%;
float:left;
overflow:hidden;
color:black;
@@ -289,6 +288,7 @@
/*background-color:#d3d9df;*/
/*overflow:hidden;*/
/*border:1px dashed black;*/
+ margin-bottom: 30px;
}


@@ -302,15 +302,15 @@
font-style:bold;
min-width:20%;
height:native;
- background-color:#d3d9df;
- border:15px solid #d3d9df;
+ background-color:#BDC4C8;
+ border:15px solid #BDC4C8;
border-radius: 15px; /*css3 only*/
-moz-border-radius: 15px; /*firefox specific code*/
/*-moz-box-shadow: 5px 5px 2px #888;
-webkit-box-shadow: 5px 5px 2px #888;
box-shadow: 5px 5px 2px #888;*/
overflow:visible;
- border-bottom:15px solid #d3d9df;
+ border-bottom:15px solid #BDC4C8;
}

.issue .issueback a {
@@ -364,21 +364,23 @@
.bullet {
width:64px;
height:64px;
- background-color:#2C6DA0;
+ background-color:#7EB2CC;
/*background: url('/static/Bullet.png') no-repeat scroll;*/
color:black;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:visible;
border-radius: 5px;
- -moz-border-radius:5px;
- }
+ -moz-border-radius:5px;
+ }
+
.bullet:after {
- color:white;
+ color:white;
content:"interest";
position: relative;
- left: 10%;
+ width: 45px;;
top: -30px;
+ left: 10px;
font-size: small;
}

@@ -392,6 +394,10 @@
bottom:+2px;
overflow:visible;
}
+
+.bullet h1 {
+ width: 45px;
+}

.issue .bullet {
position:relative;
@@ -582,6 +588,7 @@
}
.button:hover {
background-position: 0 center;
+ color: #EFEFEF;
}
.button:active {
background-position: 0 top;

Reply all
Reply to author
Forward
0 new messages