4672 - replaced #forum-thread ID with .forum-thread class
authorgreg gay <ggay@ocad.ca>
Thu, 18 Aug 2011 14:34:40 +0000 (14:34 -0000)
committergreg gay <ggay@ocad.ca>
Thu, 18 Aug 2011 14:34:40 +0000 (14:34 -0000)
docs/themes/blumin/styles.css
docs/themes/default/styles.css
docs/themes/default15/styles.css
docs/themes/default16/styles.css
docs/themes/default_classic/styles.css
docs/themes/fluid/styles.css
docs/themes/greenmin/styles.css
docs/themes/idi/styles.css

index 45d08be..5b7f4c6 100644 (file)
@@ -1331,9 +1331,9 @@ dl#public-profile dd {
 }
 
 /** forum stuff **/
-#forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background: #fdfdfd; border-top: none; }
-#forum-thread li.odd { background: #fff; }
+.forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background: #fdfdfd; border-top: none; }
+.forum-thread li.odd { background: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {        font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }
index 8599158..7f3a37c 100644 (file)
@@ -1511,9 +1511,9 @@ overflow:hidden;
 }
 
 /** forum stuff **/
-#forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
-#forum-thread li.even { background-color: #F7F3ED; border-top: none;  margin-top:.5em;}
-#forum-thread li.odd { background-color: #fff; margin-top:1em;}
+.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
+.forum-thread li.even { background-color: #F7F3ED; border-top: none;  margin-top:.5em;}
+.forum-thread li.odd { background-color: #fff; margin-top:1em;}
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
index 6b753a1..1aa9608 100644 (file)
@@ -1393,9 +1393,9 @@ img.headicon {
 
 
 /** forum stuff **/
-#forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background: #fdfdfd; border-top: none; }
-#forum-thread li.odd { background: #fff; }
+.forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background: #fdfdfd; border-top: none; }
+.forum-thread li.odd { background: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {        font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }
index e05516c..bc755ff 100644 (file)
@@ -1340,9 +1340,9 @@ dl#public-profile dd {
 }
 
 /** forum stuff **/
-#forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background-color: #F7F3ED; border-top: none; }
-#forum-thread li.odd { background-color: #fff; }
+.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background-color: #F7F3ED; border-top: none; }
+.forum-thread li.odd { background-color: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
index e0ea437..ae67179 100644 (file)
@@ -866,6 +866,23 @@ div#content-forum ol ul li{
        border-bottom: 1px solid #efefef; 
        border: 1px solid #eeeeff;
 }
+/** forum stuff **/
+.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background-color: #F7F3ED; border-top: none; }
+.forum-thread li.odd { background-color: #fff; }
+div.forum-post-author { float:left; width:150px; padding:8px 10px; }
+div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
+div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
+div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px;}
+div.forum-post-content h3 { font-weight: 500; float:left;clear:right; }
+div.forum-post-ctrl { float: right; padding-right: 5px; color: #a1a1a1;}
+div.forum-post-ctrl a { text-decoration: none; }
+div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
+div.forum-post-content p.date { color: #a1a1a1; border-bottom: 1px solid #F7F3ED; }
+div.forum-post-content div.body p { margin-bottom:1em; }
+div.forum-paginator{border:thin #cccccc solid; padding:.3em; width:95%;margin:auto;background-color:#F7F3ED;}
+span.forum-paginator-active{font-weight:700;text-decoration:underline; height:2em;}
+
 
 div#content-info {
        margin: 5px;
index 3734992..7c1be12 100644 (file)
@@ -1255,9 +1255,9 @@ dl#public-profile dd {
 }
 
 /** forum stuff **/
-#forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background-color: #F7F3ED; border-top: none; }
-#forum-thread li.odd { background-color: #fff; }
+.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background-color: #F7F3ED; border-top: none; }
+.forum-thread li.odd { background-color: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
index 3fe4cec..753d2fb 100644 (file)
@@ -1354,9 +1354,9 @@ dl#public-profile dd {
 }
 
 /** forum stuff **/
-#forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background: #fdfdfd; border-top: none; }
-#forum-thread li.odd { background: #fff; }
+.forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background: #fdfdfd; border-top: none; }
+.forum-thread li.odd { background: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {        font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }
index f43d4d4..629bafa 100644 (file)
@@ -1400,9 +1400,9 @@ dl#public-profile dd {
 }
 
 /** forum stuff **/
-#forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
-#forum-thread li.even { background: #fdfdfd; border-top: none; }
-#forum-thread li.odd { background: #fff; }
+.forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
+.forum-thread li.even { background: #fdfdfd; border-top: none; }
+.forum-thread li.odd { background: #fff; }
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {        font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }