[pirate-politics] r539 committed - forgot to change out to the new style.css

2 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Feb 7, 2011, 2:11:20 AM2/7/11
to pirate-poli...@googlegroups.com
Revision: 539
Author: fragro
Date: Sun Feb 6 23:07:36 2011
Log: forgot to change out to the new style.css
http://code.google.com/p/pirate-politics/source/detail?r=539

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

=======================================
--- /trunk/pirate-politics/static/style.css Sun Feb 6 23:05:17 2011
+++ /trunk/pirate-politics/static/style.css Sun Feb 6 23:07:36 2011
@@ -3,11 +3,12 @@
font-family: sans-serif;
background:#eee;
}
-a { text-decoration: none; color: #494E7A; }
-a:hover { color: #1D2130; }
-a:visited { color:#4E7A49; }
+a { text-decoration: none; color: #194466; }
+a:hover { color: #194466; text-decoration:underline; }
+
pre { background: #fff; width: 460px; padding: 10px 20px; border-left: 5px
solid #ccc; margin: 0 0 20px; }
input { margin: 0; padding: 0; }
+

hr {
border: none;
@@ -32,6 +33,7 @@
}

.pagehead {
+ top:10px;
margin-left:2%;
position:relative; /* This fixes the IE7 overflow hidden bug */
float:left;
@@ -89,56 +91,50 @@

#header {
width:100%;
- background-color:#2B3332;
- bottom:10px;
- -moz-border-radius: 0px;
- -moz-border-bottom-left-radius: 20px;
- border-radius: 0px;
+ background-color:#202B2E;
+ -moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
position:relative;
-moz-box-shadow: 0px 0px 50px #888;
-webkit-box-shadow: 0px 0px 50px #888;
box-shadow: 0px 0px 50px #888;
- height: 95px;
}

#header .headtitle {
- color:#565656;
- font-size:250%;
+ position:relative;
+ color:#EFEFEF;
+ font-size:200%;
font-style:bold;
- padding-left:10px;
- padding-top: 10px;
-
}

#header .headtitle a:visited, #header .headtitle a:link {
- color:#565656;
+ color:#EFEFEF;
}

#header ul {
+ top:-3px;
list-style-type:none;
- margin:0;
/*padding:5px;*/
color:#565656;
font-weight:bold;
- font-size:200%;
- padding-left:50px;
-
- }
+ font-size:120%;
+ padding-left:35px;
+ position:relative;
+}

#header ul li {
- font-size:18px;
+ overflow:hidden;
font-weight:bold;
- padding:5px;
margin-left:5px;
margin-right:5px;
+ padding:3px;
display:inline;
- background-color: #283C7F;
+ background-color: #194466;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;
- }
+}

#header ul li a {
text-decoration:none;
@@ -146,22 +142,35 @@

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

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

.register_title {
+ width:100%;
+ text-align:center;
+ margin-left: auto;
+ margin-right: auto;
float:center;
- left:36%;
position:relative;
}
+
+
+.register_title2 {
+ width:100%;
+ margin-left: auto;
+ margin-right: auto;
+ float:center;
+ text-align:center;
+ position:relative;
+}

.register {
float:center;
- left:21%;
+ left:25%;
position:relative;
}

@@ -323,44 +332,6 @@
padding-right: 2px;
}

-.upvote, .downvote, .irrvote {
- width:40px;
- height:30px;
- /*background-color:#e22607;
- background: url('/static/voteimgs/up_arrow_acti.png') no-repeat scroll;
- color:black;*/
- padding:0px 0px 0px 0px;
- margin:0px 0px 0px 0px;
- overflow:visible;
- }
-
-.upvote {
- margin:0px 0px 0px 0px;
- position:relative;
-
- overflow:visible;
- }
-
-.downvote {
- margin:0px 0px 0px 0px;
- position:relative;
- overflow:visible;
- }
-
-.irrvote {
- margin:0px 0px 0px 0px;
- position:relative;
- overflow:visible;
- }
-
-.upvote h1, .upvote p, .downvote h1, .irrvote h1 {
- text-align:center;
- border:0;
- position:relative;
- left:-8px;
- bottom:+2px;
- overflow:visible;
- }

.argument ul{
list-style-type:none;
@@ -393,15 +364,6 @@
float:right;
overflow:hidden;
}
-
-{
- position:relative;
- width:100%;
- color:black;
- /*background-color:#d3d9df;*/
- /*overflow:hidden;*/
- /*border:1px dashed black;*/
-}


.issueback {
@@ -410,15 +372,15 @@
width:90%;
font-size:150%;
font-style:bold;
- background-color:#BDC4C8;
- border:10px solid #BDC4C8;
+ background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
border-radius: 10px; /*css3 only*/
-moz-border-radius: 10px; /*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:10px solid #BDC4C8;
+ border-bottom:10px solid #B2C2C0;
margin: 2px 0px 0px 0px;
}

@@ -431,16 +393,24 @@
font-size:150%;
font-style:bold;
min-width:20%;
- height:native;
- background-color:#d3d9df;
- border:10px solid #d3d9df;
+ height:native;background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
border-radius: 10px; /*css3 only*/
-moz-border-radius: 10px; /*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:10px solid #d3d9df;
+ border-bottom:10px solid #B2C2C0;
+ background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
+ border-radius: 10px; /*css3 only*/
+ -moz-border-radius: 10px; /*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:10px solid #B2C2C0;
}


@@ -515,14 +485,14 @@
}

.bullet {
+ margin-top:1.5%;
position:relative;
float:left;
width:64px;
height:64px;
- background-color:#7EB2CC;
+ background-color:#C77954;
/*background: url('/static/Bullet.png') no-repeat scroll;*/
color:black;
- top:1%;
padding:0px 0px 0px 0px;
overflow:visible;
border-radius: 5px;
@@ -591,8 +561,7 @@
}

.isstags{
- margin-top:5px;
- color:black;
+ margin-left:2%;
font-size:60%; /* width of whole page */
width:64%;
float:left;
@@ -601,16 +570,16 @@
}

.tags {
- margin-top:5px;
font-size:60%; /* width of whole page */
width:64%;
float:left;
position:relative;
+ margin-left:2%;

}

.tags a:link, .tags a:visited, .userinfo a:link, .userinfo a:visited {
- color:black;
+ color:#194466;
}

.bullet_ {
@@ -629,15 +598,46 @@
width:100%;
border-bottom:3px solid #989898;
padding-bottom: 3px;
- top: -3px;
-
- }
+ margin-top:-10px;
+ }
+
+.topic {
+ position:relative;
+ width:100%:
+ font-style:bold;
+ background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
+ border-radius: 10px; /*css3 only*/
+ -moz-border-radius: 10px; /*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:10px solid #B2C2C0;
+ margin: 2px 0px 0px 0px;
+ font-size:120%;
+ width:100%;
+
+}
+
+.welcome {
+ margin-left:2%;
+
+}
+
+.topic .topicdescription {
+ font-style:normal;
+ font-size:85%;
+ margin-left:5%;
+ width:90%;
+
+}

.details {
- max-width:90%;
- margin-top:12%;
- margin-left:3%;
position:relative;
+ max-width:90%;
+ margin-top:10%;
+ margin-left:2.5%;
}

.sourcetags {
@@ -646,17 +646,36 @@
}

.sourcetags .sources {
+ margin-left:2.5%;
position:relative;
- width:50%;
+ width:45%;
float:left;
overflow:hidden;
+ background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
+ border-radius: 10px; /*css3 only*/
+ -moz-border-radius: 10px; /*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:10px solid #B2C2C0;
}

-.sourcetags .tags {
+.sourcetags .taglist {
position:relative;
- width:50%;
+ width:45%;
float:right;
overflow:hidden;
+ background-color:#B2C2C0;
+ border:10px solid #B2C2C0;
+ border-radius: 10px; /*css3 only*/
+ -moz-border-radius: 10px; /*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:10px solid #B2C2C0;
}

.col1,
@@ -674,6 +693,10 @@
.iss_col2 {
float:right;
}
+
+.iss_col1, .iss_col2, .iss_col3, .isstags, .tags {
+ color:#565656;
+}

.threecol a:link, .threecol a:visited {
color:black;
@@ -682,20 +705,18 @@
.iss_col2 {
font-size:60%;
width:19%;
- padding:5px;
float:right;
}

.iss_col1 {
font-size:60%;
- width:79%;
- margin-top:8px;
+ width:75%;
+ margin-left:2%;
}

.iss_col3 {
font-size:60%;
width:80%;
- margin-top:8px;
}

.col2 {
@@ -721,7 +742,7 @@
.col1 ul ul, .col2 ul ul, .col3 ul ul{
position:relative;
display:inline;
- /*border:1px dashed blue;*/
+ /*border:1px dashed #0E3659;*/
}

.col1 ul li, .col2 ul li, .col3 ul li{
@@ -742,6 +763,15 @@
position:relative;
list-style-type:none;
}
+
+.pagination {
+ text-align:center;
+ font-size:150%;
+}
+
+.errors {
+ color:red;
+}

.mailbutton {
padding: 1px 8px;
@@ -756,7 +786,7 @@
background: url(no-mail.png) repeat-x bottom;
}

-.button, .issueback .iss_col2 .button {
+.button, .issueback .iss_col2 .button, .issueback2 .userinfo .button {
padding: 5px 10px;
display: inline;
background: #777 url(button.png) repeat-x bottom;
@@ -770,12 +800,13 @@
text-shadow: 1px 1px #666;
}

-.button:hover, .issueback .iss_col2 .button:hover {
+.button:hover, .issueback .iss_col2 .button:hover, .issueback2 .userinfo .button:hover
{
background-position: 0 center;
color: #EFEFEF;
+ text-decoration:none;
}

-.button:active, .issueback .iss_col2 .button:active {
+.button:active, .issueback .iss_col2 .button:active, .issueback2 .userinfo .button:active
{
background-position: 0 top;
position: relative;
top: 1px;
@@ -787,8 +818,7 @@
.button.purple { background-color: #9400bf; }
.button.green { background-color: #58aa00; }
.button.orange { background-color: #ff9c00; }
-.button.blue, .issueback .iss_col2 .button.blue { background-color:
#2c6da0; }
-
+.button.blue, .issueback .iss_col2 .button.blue, .issueback2 .userinfo .button.blue
{
background-color: #194466; }
.button.black { background-color: #333; }
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px
#fff; }
.button.small { font-size: 90%; padding: 1px 5px; }

Reply all
Reply to author
Forward
0 new messages