OSDN Git Service

BugTrack/2429 CSS reformat for bugtrack list style
[pukiwiki/pukiwiki.git] / skin / tdiary.css
index 943e171..9481e6a 100644 (file)
@@ -501,33 +501,33 @@ td.vote_td2 {
 
 /* topicpath.inc.php */
 span.topicpath-slash {
-  margin: 0 0.4em;
+  margin:0 0.4em;
 }
 span.topicpath-top {
-  user-select: none;
+  user-select:none;
 }
 
 /* bugtrack.inc.php */
 tr.bugtrack_list_header th {
-  background-color: #ffffcc;
+  background-color:#ffffcc;
 }
 tr.bugtrack_state_proposal td {
-  background-color: #ccccff;
+  background-color:#ccccff;
 }
 tr.bugtrack_state_accept td {
-  background-color: #ffcc99;
+  background-color:#ffcc99;
 }
 tr.bugrack_state_resolved td {
-  background-color: #ccffcc;
+  background-color:#ccffcc;
 }
 tr.bugtrack_state_pending td {
-  background-color: #ffccff;
+  background-color:#ffccff;
 }
 tr.bugtrack_state_cancel td {
-  background-color: #cccccc;
+  background-color:#cccccc;
 }
 tr.bugtrack_state_undef td {
-  background-color: #ff3333;
+  background-color:#ff3333;
 }
 
 /* search2.inc.php  */