[geeklog-cvs] geeklog: Denim: Maintenance of stylesheets

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Apr 23 19:08:16 EDT 2012


changeset 8610:e43d4c35984f
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/e43d4c35984f
user: dengen
date: Wed Apr 18 23:30:49 2012 +0900
description:
Denim: Maintenance of stylesheets

diffstat:

 public_html/layout/denim/style.css     |  554 ++++++++------------------------
 public_html/layout/denim/style_rtl.css |  552 ++++++++------------------------
 2 files changed, 290 insertions(+), 816 deletions(-)

diffs (truncated from 1823 to 300 lines):

diff -r 083646b91a97 -r e43d4c35984f public_html/layout/denim/style.css
--- a/public_html/layout/denim/style.css	Wed Apr 18 20:57:01 2012 +0900
+++ b/public_html/layout/denim/style.css	Wed Apr 18 23:30:49 2012 +0900
@@ -182,7 +182,6 @@
   vertical-align: middle;
 }
 
-/* Mac(in Form 2 byte font display as europe fonts) { */
 input,
 select,
 textarea {
@@ -195,36 +194,6 @@
   vertical-align: middle;
 }
 
-/* } Mac */
-
-/*
-input[type="file"],
-input[type="submit"],
-input[type="reset"],
-input[type="button"] {
-  margin: 0;
-  padding: 0 5px;
-  height: 26px;
-  line-height: 20px;
-  vertical-align: middle;
-}
-input[type="text"],
-input[type="password"] {
-  margin: 0;
-  padding: 0 2px;
-  height: 20px;
-  line-height: 20px;
-  vertical-align: middle;
-}
-
-input[type="text"] {
-  border: 1px solid rgba(0, 0, 0, 0.2);
-  border-radius: 3px;
-  background: transparent;
-  padding: 2px;
-}
-*/
-
 option {
   padding-right: 4px;  /* for Firefox */
 }
@@ -284,17 +253,12 @@
 .clearfix:after {
   content: ".";
   display: block;
-  height: 0;
+  height: 1px;
   clear: both;
   overflow: hidden;
   visibility: hidden;
 }
 
-/* Hides from IE-mac \*/
-* html .clearfix {height: 1%;}
-.clearfix {display: block;}
-/* End hide from IE-mac */
-
 /* general formatting classes *************************************************/
 
 .b {
@@ -952,7 +916,7 @@
 .site_slogan {
   margin: 0;
   padding: 16px 16px 0 16px;
-  color: #FFFFFF;
+  color: #FFF;
   text-align: right;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
 }
@@ -968,7 +932,6 @@
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
   text-align: left;
   text-shadow: 0 1px 0 #FFF;
-/*  height: 30px;*/
 }
 #navigation:after {
   content: "";
@@ -1010,12 +973,7 @@
   border-left: 1px solid #D7D7D7;
 }
 
-/*  Navigation Menu(Normal) */
-/*
-.menuitem {
-}
-*/
-
+/*  Navigation Menu */
 .menuitem a,
 .menuitem a:link,
 .menuitem a:visited {
@@ -1030,22 +988,6 @@
   background: #D7D7D7;
 }
 
-/*  Navigation Menu(Last) */
-/*
-.last-child {
-}
-
-.last-child a,
-.last-child a:link,
-.last-child a:visited {
-}
-
-.last-child a:hover,
-.last-child a:focus,
-.last-child a:active {
-}
-*/
-
 .tinynav {
   display: none;
 }
@@ -1072,36 +1014,6 @@
   overflow: hidden;
 }
 
-/* JavaScript Enabled* 3 Column ( Left Block*  Center Block*  Right Block) Wrapper */
-/*
-body.left-center-right #wrapper {
-}
-*/
-
-/* JavaScript Enabled* 2 Column ( Left Block*  Center Block) Wrapper */
-/*
-body.left-center #wrapper {
-}
-*/
-
-/* JavaScript Enabled* 2 Column ( Center Block*  Right Block) Wrapper */
-/*
-body.center-right #wrapper {
-}
-*/
-
-/* JavaScript Enabled* 1 Column ( Center Block) Wrapper */
-/*
-body.center #wrapper {
-}
-*/
-
-/* JavaScript Disenabled Wrapper */
-/*
-body.js_off #wrapper {
-}
-*/
-
 /*--------------------------------------
   Left Block Container
   display if Left Block is appeared.
@@ -1185,14 +1097,7 @@
   #rightblocks display if Right Block is appeared.
 --------------------------------------*/
 
-#rightblocks {
-  overflow: auto;
-  float: left;
-  width: 280px;  /* [R] */
-  margin: 0 0 0 -280px;  /* Left Margin = -[R] */
-}
-
-/* JavaScript Disenabled  Right Block Container */
+#rightblocks,
 body.js_off #rightblocks {
   overflow: auto;
   float: left;
@@ -1283,7 +1188,7 @@
 
 #leftblocks input,
 #rightblocks input {
-  font-size: 95%; /****************************/
+  font-size: 95%;
   margin-left: 0;
   margin-right: 0;
 }
@@ -1293,14 +1198,6 @@
     width: 50%;
 }
 
-/*
-#leftblocks input.submit,
-#rightblocks input.submit {
-  padding-left: 5px;
-  padding-right: 5px;
-}
-*/
-
 /* Help Icon */
 h1 img,
 h2 img,
@@ -1381,7 +1278,7 @@
 .block-left {
   margin: 0 8px 0.5em 8px;
   padding: 8px 0;
-  font-size: 95%; /****************************/
+  font-size: 95%;
 }
 
 /* Block Title */
@@ -1389,7 +1286,7 @@
   margin: 0 0 0.5em 0;
   padding: 0 0 0.1em 0;
   border-bottom: 1px solid #CCC;
-  font-size: 105%; /****************************/
+  font-size: 105%;
   font-weight: bold;
 }
 
@@ -1407,7 +1304,7 @@
 .block-right {
   margin: 0 8px 0.5em 8px;
   padding: 8px 0;
-  font-size: 95%; /****************************/
+  font-size: 95%;
 }
 
 /* Block Title */
@@ -1427,7 +1324,6 @@
 #rightblocks .sideoption {
   list-style: none outside;
   color: #999;
-/*  margin: 6px 0;*/
   margin: 0;
   padding: 0;
 }
@@ -1437,10 +1333,6 @@
 #rightblocks .sideoption_off {
   list-style: none outside;
   color: #999;
-  margin: 4px 0;
-  padding: 0;
-
-
   display: block;
   height: 2.3em;
   line-height: 2.3em;
@@ -1479,7 +1371,6 @@
   background-color: #F1F1F1;
 }
 
-
 #leftblocks .branch_level2 a,
 #rightblocks .branch_level2 a {
   padding-left: 15px;
@@ -1684,8 +1575,7 @@
 --------------------------------------*/
 
 .gl-tooltip:link,
-.gl-tooltip:visited
- {
+.gl-tooltip:visited {
     color: #2661A2;
     outline: none;
     text-decoration: none;
@@ -1976,7 +1866,6 @@
     list-style: none;
 }
 
-/*#navlist li.li-navlist {*/
 .li-navlist {
     display: block;
     width: auto;
@@ -1986,8 +1875,6 @@
     margin-bottom: 0;
 }
 
-/*#navlist li.li-navlist a {*/
-/*.li-navlist a {*/
 .a-navlist {
     display: block;
     text-decoration: none;
@@ -2001,8 +1888,6 @@
     background: #f5f5f5;
 }
 
-/*#navlist li.li-navlist a#current {*/
-/*.li-navlist a#current {*/
 .li-navlist #current {
     background: #fff;
     height: 30px;
@@ -2020,12 +1905,10 @@
     border-top-right-radius: 3px;
 }
 
-/*#navlist li.li-navlist:first-child a#current {*/
 .li-navlist:first-child a#current {
     margin-left: 0;
 }
 
-/*#navlist li.li-navlist:first-child a {*/
 .li-navlist:first-child a {
     border-width: 1px 1px 0 1px;



More information about the geeklog-cvs mailing list