[Erp5-report] r43843 ivan - in /erp5/trunk/bt5/erp5_km: SkinTemplateItem/portal_skins/erp5_...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 1 10:51:50 CET 2011
Author: ivan
Date: Tue Mar 1 10:51:50 2011
New Revision: 43843
URL: http://svn.erp5.org?rev=43843&view=rev
Log:
Remove tabulations. Fix bottom toolbar. Clean up.
Modified:
erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
erp5/trunk/bt5/erp5_km/bt/revision
Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml?rev=43843&r1=43842&r2=43843&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml [utf8] Tue Mar 1 10:51:50 2011
@@ -108,7 +108,7 @@ button {\n
}\n
\n
table {\n
-\tborder: 1px solid #ecebe2;\n
+ border: 1px solid #ecebe2;\n
}\n
\n
a:link, \n
@@ -140,11 +140,6 @@ fieldset.hidden_fieldset { \n
display: none;\n
}\n
\n
-\n
-/* ## XHTML basis elements ########################### end ### */\n
-\n
-/* ## main elements ################################## start # */\n
-\n
#mainwrapper {\n
min-height: 100%;\n
width:952px;\n
@@ -177,11 +172,11 @@ fieldset.hidden_fieldset { \n
}\n
\n
#wrapper_right{\n
-\tfloat: left;\n
-\twidth:22.5%;\n
-\tposition:relative;\n
-\tmargin-left: 19px;\n
-\tpadding-top: 10px;\n
+ float: left;\n
+ width:22.5%;\n
+ position:relative;\n
+ margin-left: 19px;\n
+ padding-top: 10px;\n
}\n
\n
\n
@@ -197,8 +192,8 @@ fieldset.hidden_fieldset { \n
\n
#km_left .text,\n
#km_front .text {\n
-\tpadding:10px;\n
-\twidth: auto;\n
+ padding:10px;\n
+ width: auto;\n
}\n
\n
/* Gadget container at bottom */\n
@@ -244,54 +239,49 @@ div#wrapper_headline div.header_title {\
}\n
\n
fieldset.left{\n
-\toverflow: hidden;\n
+ overflow: hidden;\n
}\n
\n
div.input > input {\n
max-width:320px;\n
}\n
\n
-/* ## main elements ################################### end ### */\n
-\n
-/* ## navigation ###################################### start # */\n
+/* Top navigation */\n
\n
#menu {\n
-\twidth:100%;\n
-\theight:40px;\n
-\tmargin:0em;\n
-\tpadding:0px;\n
- padding-top: 4px;\n
-\tborder-style: none;\n
-\tborder-width:1px 1px 0;\n
- font-size: 9pt;\n
+ width:100%;\n
+ height:40px;\n
+ margin:0em;\n
+ padding:0px;\n
+ padding-top: 4px;\n
+ border-style: none;\n
+ border-width:1px 1px 0;\n
+ font-size: 9pt;\n
}\n
\n
#wrapper_path {\n
-\tfloat:left;\n
-\twidth: 100%;\n
+ float:left;\n
+ width: 100%;\n
}\n
\n
#menu ul {\n
-\tfloat:left;\n
-\tlist-style-type: none;\n
-\tmargin:0;\n
-\tpadding:0;\n
+ float:left;\n
+ list-style-type: none;\n
+ margin:0;\n
+ padding:0;\n
}\n
\n
#menu .navbar {\n
-\twidth:70%;\n
+ width:70%;\n
}\n
\n
#menu ul li {\n
-\n
-\tmargin:0;\n
-\tpadding:0;\n
-\tfloat:left;\n
-\theight:100%;\n
-\n
+ margin:0;\n
+ padding:0;\n
+ float:left;\n
+ height:100%;\n
}\n
\n
-/* Top menu collapse root element */\n
#menu ul li.collapse-menu{\n
background: url(km_img/collapse-down-arrow.gif) no-repeat transparent right 10px;\n
padding-right: 0px;\n
@@ -303,42 +293,41 @@ div.input > input {\n
}\n
\n
#menu .meta {\n
-\tfloat:right;\n
-\twidth:auto;\n
-\tmargin-right: 10px;\n
+ float:right;\n
+ width:auto;\n
+ margin-right: 10px;\n
}\n
\n
.tools {\n
-\tfloat: left;\n
-\tdisplay: block;\n
-\tclear: both;\n
-\twidth:100%;\n
-\tpadding: 5px 0;\n
- height: 20px;\n
+ float: left;\n
+ display: block;\n
+ clear: both;\n
+ width:100%;\n
+ padding: 5px 0;\n
+ height: 20px;\n
}\n
\n
-\n
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {\n
-\theight:100%;\n
-\tline-height:30px;\n
-\tfloat:left;\n
+ height:100%;\n
+ line-height:30px;\n
+ float:left;\n
}\n
\n
#menu ul li #home-link:link, #menu ul li #home-link:active, #menu ul li #home-link:visited {\n
-\ttext-indent: -99999px;\n
-\tdisplay:block;\n
-\theight:20px;\n
-\twidth:8px;\n
-\tposition: relative;\n
-\ttop: 0px;\n
-\tmargin:5px 0 5px 5px;\n
+ text-indent: -99999px;\n
+ display:block;\n
+ height:20px;\n
+ width:8px;\n
+ position: relative;\n
+ top: 0px;\n
+ margin:5px 0 5px 5px;\n
}\n
\n
#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
-\theight:20px;\n
-\tposition: relative;\n
-\tline-height: 20px;\n
-\tpadding-left:25px;\n
+ height:20px;\n
+ position: relative;\n
+ line-height: 20px;\n
+ padding-left:25px;\n
}\n
\n
/* Login & Logout links */\n
@@ -347,13 +336,13 @@ div.user-information{\n
}\n
\n
ul.breadcrumb {\n
-\tlist-style-type: none;\n
-\tmargin:0 0 0 5px;\n
-\tpadding:0;\n
-\twidth:auto;\n
-\theight:100%;\n
-\tfloat: left;\n
-\tposition: relative;\n
+ list-style-type: none;\n
+ margin:0 0 0 5px;\n
+ padding:0;\n
+ width:auto;\n
+ height:100%;\n
+ float: left;\n
+ position: relative;\n
}\n
\n
ul.breadcrumb li {\n
@@ -376,11 +365,11 @@ div.language-selection{\n
\n
ul.widget_management_box,\n
ul.language_box{\n
-\tfloat:right;\n
-\tmargin:0;\n
-\tpadding: 0;\n
-\tposition: relative;\n
-\tlist-style-type: none!important;\n
+ float:right;\n
+ margin:0;\n
+ padding: 0;\n
+ position: relative;\n
+ list-style-type: none!important;\n
}\n
\n
ul.widget_management_box li{\n
@@ -389,9 +378,8 @@ ul.widget_management_box li{\n
}\n
\n
ul.language_box li {\n
-\tfloat:left;\n
-\tmargin: 0 2px;\n
-\n
+ float:left;\n
+ margin: 0 2px;\n
}\n
\n
ul.language_box{\n
@@ -434,17 +422,10 @@ ul.widget_management_box a {\n
float:left;\n
}\n
\n
-\n
.box {\n
width: auto;\n
}\n
\n
-/* ## navigation ###################################### end ### */\n
-\n
-\n
-/* ## element "boxes" ################################# start # */\n
-\n
-\n
div#mainwrapper div#wrapper_right fieldset.widget div.field label:after {content: ":"}\n
div#mainwrapper div#wrapper_right div.gadget fieldset.widget{\n
border:0;\n
@@ -456,33 +437,30 @@ div#mainwrapper div.wrapper div.gadget f
}\n
\n
#km_left .document > .content{\n
-\tfloat:left;\n
-\tmargin: 10px;\n
-\tbackground-color: #fff;\n
-\tborder:1px solid #c0bfb3;\n
+ float:left;\n
+ margin: 10px;\n
+ background-color: #fff;\n
+ border:1px solid #c0bfb3;\n
}\n
\n
-/* ## element "boxes" ################################ end ### */\n
-\n
-/* ## element "footer" ############################### start # */\n
-\n
+/* Footer */\n
#wrapper_footer {\n
-\tclear:both;\n
-\twidth: 100%;\n
-\toverflow: hidden;\n
-\tposition: relative;\n
-\tmargin-top: -4.6em;\n
-\tpadding-bottom: 20px;\n
-\tborder-top:1px solid #fcfbfb;\n
-\tbackground-color:#9d968d;\n
-\tcolor:#eae9df;\n
- font-size:8pt;\n
+ clear:both;\n
+ width: 100%;\n
+ overflow: hidden;\n
+ position: relative;\n
+ margin-top: -4.6em;\n
+ padding-bottom: 20px;\n
+ border-top:1px solid #fcfbfb;\n
+ background-color:#9d968d;\n
+ color:#eae9df;\n
+ font-size:8pt;\n
}\n
\n
#wrapper_footer ul {\n
-\tlist-style-type: none;\n
-\tmargin:0 auto;\n
-\tpadding: 11px 20px;\n
+ list-style-type: none;\n
+ margin:0 auto;\n
+ padding: 11px 20px;\n
}\n
\n
#footer {\n
@@ -501,10 +479,7 @@ div#mainwrapper div.wrapper div.gadget f
text-align: right;\n
}\n
\n
-/* ## element "footer" ############################### end ### */\n
-\n
-/* ## forms ########################################## start # */\n
-\n
+/* Forms */\n
form p,\n
.bottom_actions{\n
margin:5px 0;\n
@@ -526,11 +501,10 @@ form p,\n
}\n
\n
.meta .search_button {\n
-\twidth: 20px;\n
-\theight: 20px;\n
-\tmargin:5px 0 5px 5px;\n
-\tcursor:pointer;\n
-\n
+ width: 20px;\n
+ height: 20px;\n
+ margin:5px 0 5px 5px;\n
+ cursor:pointer;\n
}\n
\n
.meta div.input > select {\n
@@ -557,14 +531,14 @@ div.search_text{\n
}\n
\n
.meta input.search_button {\n
-\tborder:none;\n
-\tmargin:0;\n
-\tpadding:0;\n
-\twidth:20px;\n
-\theight:20px;\n
-\tbackground: url(km_img/bt-qsearch.gif) no-repeat transparent;\n
-\tdisplay:block;\n
-\ttext-indent:-999999px;\n
+ border:none;\n
+ margin:0;\n
+ padding:0;\n
+ width:20px;\n
+ height:20px;\n
+ background: url(km_img/bt-qsearch.gif) no-repeat transparent;\n
+ display:block;\n
+ text-indent:-999999px;\n
}\n
\n
#menu .navbar fieldset,\n
@@ -578,33 +552,32 @@ fieldset.right .field {\n
float: left;\n
}\n
\n
-/* ## forms ########################################## end ### */\n
\n
-/* ## buttons ######################################### start # */\n
+/* Buttons */\n
\n
a.bt-edit:link, \n
a.bt-edit:active, \n
a.bt-edit:visited {\n
-\theight:24px;\n
-\twidth:auto;\n
-\tdisplay:block;\n
-\tpadding-left:10px;\n
-\tmargin: 0 0 5px 0;\n
+ height:24px;\n
+ width:auto;\n
+ display:block;\n
+ padding-left:10px;\n
+ margin: 0 0 5px 0;\n
}\n
\n
a.bt-edit:link strong, \n
a.bt-edit:active strong, \n
a.bt-edit:visited strong {\n
-\theight:100%;\n
-\twidth:auto;\n
-\tdisplay:block;\n
-\tline-height:24px;\n
-\twhite-space: nowrap;\n
+ height:100%;\n
+ width:auto;\n
+ display:block;\n
+ line-height:24px;\n
+ white-space: nowrap;\n
}\n
\n
a.bt-edit strong img {\n
-\tposition: relative;\n
-\ttop:2px;\n
+ position: relative;\n
+ top:2px;\n
}\n
\n
button#bt-clone {\n
@@ -612,14 +585,14 @@ button#bt-clone {\n
}\n
\n
button.formbt {\n
-\twidth: auto;\n
-\theight:35px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 20px 0 0;\n
-\tmargin: 0 5px 0 0;\n
-\tposition: relative;\n
-\toverflow: visible;\n
+ width: auto;\n
+ height:35px;\n
+ cursor: pointer;\n
+ border:none;\n
+ padding: 0 20px 0 0;\n
+ margin: 0 5px 0 0;\n
+ position: relative;\n
+ overflow: visible;\n
}\n
\n
button::-moz-focus-inner{\n
@@ -627,15 +600,15 @@ button::-moz-focus-inner{\n
}\n
\n
button.formbt > span {\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:35px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 5px;\n
-\tline-height:35px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
+ display:block;\n
+ width:100%;\n
+ height:35px;\n
+ margin:0;\n
+ padding:0 0 0 5px;\n
+ line-height:35px;\n
+ position: relative;\n
+ left:-2px;\n
+ white-space: nowrap;\n
}\n
\n
a.bt-download:link, \n
@@ -644,74 +617,71 @@ a.bt-download:visited,\n
a.bt-rss:link, \n
a.bt-rss:active, \n
a.bt-rss:visited {\n
-\tpadding-right:15px;\n
-\tposition: absolute;\n
-\tright:10px;\n
-\ttop:10px;\n
+ padding-right:15px;\n
+ position: absolute;\n
+ right:10px;\n
+ top:10px;\n
}\n
\n
button.bt-med {\n
-\twidth: auto;\n
-\theight:24px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 20px 0 0;\n
-\tmargin: 0 5px 0 0;\n
-\tposition: relative;\n
-\toverflow: visible;\n
+ width: auto;\n
+ height:24px;\n
+ cursor: pointer;\n
+ border:none;\n
+ padding: 0 20px 0 0;\n
+ margin: 0 5px 0 0;\n
+ position: relative;\n
+ overflow: visible;\n
}\n
\n
button.bt-med span {\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:24px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 10px;\n
-\tline-height:24px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
+ display:block;\n
+ width:100%;\n
+ height:24px;\n
+ margin:0;\n
+ padding:0 0 0 10px;\n
+ line-height:24px;\n
+ position: relative;\n
+ left:-2px;\n
+ white-space: nowrap;\n
}\n
\n
button.bt-med span img {\n
-\tdisplay:inline;\n
-\tposition: relative;\n
-\ttop:3px;\n
-\tmargin-right:5px;\n
+ display:inline;\n
+ position: relative;\n
+ top:3px;\n
+ margin-right:5px;\n
}\n
\n
.bt-small {\n
-\tdisplay:block;\n
-\twidth: auto;\n
-\theight:18px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 15px 0 0;\n
-\tmargin: -2px 2px 0 2px;\n
-\tposition: relative;\n
-\toverflow: visible;\n
+ display:block;\n
+ width: auto;\n
+ height:18px;\n
+ cursor: pointer;\n
+ border:none;\n
+ padding: 0 15px 0 0;\n
+ margin: -2px 2px 0 2px;\n
+ position: relative;\n
+ overflow: visible;\n
}\n
\n
.bt-small span {\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:18px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 10px;\n
-\tline-height:18px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
+ display:block;\n
+ width:100%;\n
+ height:18px;\n
+ margin:0;\n
+ padding:0 0 0 10px;\n
+ line-height:18px;\n
+ position: relative;\n
+ left:-2px;\n
+ white-space: nowrap;\n
}\n
\n
.bt-small span img {\n
-\tdisplay:inline;\n
-\tmargin-right:2px;\n
+ display:inline;\n
+ margin-right:2px;\n
}\n
\n
-/* ## buttons ######################################### end ### */\n
-\n
-\n
.input input[type=image] {\n
width: auto !important;\n
}\n
@@ -1001,83 +971,76 @@ div.pdf-preview-navigation img.last{\n
color:#fff;\n
}\n
\n
-\n
-\n
-/* splash.css */\n
-/* ## home banner #################################### start ## */\n
-\n
.homebanner {\n
-\tbackground: url(community_img/homebanner.jpg) no-repeat transparent;\n
-\tcolor:#fff;\n
-\ttext-shadow: 0 1px 0 #006686;\n
+ background: url(community_img/homebanner.jpg) no-repeat transparent;\n
+ color:#fff;\n
+ text-shadow: 0 1px 0 #006686;\n
}\n
\n
.homebanner h2 {\n
-\ttext-shadow: 0 3px 0 #0d7dab;\n
+ text-shadow: 0 3px 0 #0d7dab;\n
}\n
\n
.homebanner ul li {\n
-\tlist-style-image: none;\n
-\tlist-style-type: none;\n
-\tbackground: url(community_img/bannerbullet.png) no-repeat transparent;\n
+ list-style-image: none;\n
+ list-style-type: none;\n
+ background: url(community_img/bannerbullet.png) no-repeat transparent;\n
}\n
\n
.button-why:link, .button-why:active, .button-why:visited {\n
-\tbackground: url(community_img/bannerbuttons.png) no-repeat transparent;\n
+ background: url(community_img/bannerbuttons.png) no-repeat transparent;\n
}\n
.button-why:hover {\n
-\tbackground-position: 0 100%;\n
+ background-position: 0 100%;\n
}\n
\n
.button-try:link, .button-try:active, .button-try:visited {\n
-\tbackground: url(community_img/bannerbuttons.png) no-repeat transparent;\n
-\tbackground-position: -158px 0;\n
+ background: url(community_img/bannerbuttons.png) no-repeat transparent;\n
+ background-position: -158px 0;\n
}\n
.button-try:hover {\n
-\tbackground-position: -158px 100%;\n
+ background-position: -158px 100%;\n
}\n
\n
-/* ## home banner #################################### start ## */\n
-\n
.homebanner {\n
-\tdisplay: block;\n
-\twidth: 924px;\n
-\theight: 283px;\n
- margin:10px 14px 10px;\n
+ display: block;\n
+ width: 924px;\n
+ height: 283px;\n
+ margin:10px 14px 10px;\n
}\n
\n
.homebanner h2 {\n
-\tpadding:25px;\n
-\tmargin:0;\n
+ padding:25px;\n
+ margin:0;\n
}\n
\n
.homebanner h4 {\n
-\tposition: absolute;\n
-\tbottom: 20px;\n
-\tright:25px;\n
-\tpadding:0;\n
-\tmargin:0;\n
+ position: absolute;\n
+ bottom: 20px;\n
+ right:25px;\n
+ padding:0;\n
+ margin:0;\n
}\n
\n
.homebanner img {\n
-\tposition: absolute;\n
-\ttop: 89px;\n
-\tright:1px;\n
+ position: absolute;\n
+ top: 89px;\n
+ right:1px;\n
}\n
\n
.homebanner ul {\n
-\tposition: absolute;\n
-\ttop:101px;\n
-\tleft:5px;\n
-\tmargin:0;\n
-\tpadding:0 30px;\n
-\twidth: 200px;\n
+ position: absolute;\n
+ top:101px;\n
+ left:5px;\n
+ margin:0;\n
+ padding:0 30px;\n
+ width: 200px;\n
}\n
\n
.homebanner ul li {\n
-\tmargin:0;\n
-\tpadding: 7px 10px 7px 30px;\n
-\tdisplay: block;\n
+ margin:0;\n
+ padding: 7px 10px 7px 30px;\n
+ display: block;\n
}\n
\n
.button-why:link, \n
@@ -1086,45 +1049,33 @@ div.pdf-preview-navigation img.last{\n
.button-try:link, \n
.button-try:active, \n
.button-try:visited {\n
-\twidth:158px;\n
-\theight:47px;\n
-\tdisplay: block;\n
-\tposition: absolute;\n
-\tbottom:0;\n
-\tleft:25px;\n
-\ttext-indent: -999999px;\n
-\n
+ width:158px;\n
+ height:47px;\n
+ display: block;\n
+ position: absolute;\n
+ bottom:0;\n
+ left:25px;\n
+ text-indent: -999999px;\n
}\n
\n
.button-try:link, .button-try:active, .button-try:visited {\n
-\tleft: 180px;\n
-\n
+ left: 180px;\n
}\n
\n
-/* ## home banner ##################################### end ### */\n
-\n
-/* color.css */\n
-\n
-\n
-\n
::selection {\n
-\tbackground:#aaa;\n
-\tcolor:#000;\n
+ background:#aaa;\n
+ color:#000;\n
}\n
\n
::-moz-selection{\n
-\tbackground:#aaa;\n
-\tcolor:#000;\n
+ background:#aaa;\n
+ color:#000;\n
}\n
\n
-/*.breadcrumb_separator {\n
- margin-bottom:2px;\n
-}*/\n
-\n
fieldset.left h4,\n
fieldset.center h4,\n
fieldset.right h4 {\n
-\tbackground-color:#efeee8;\n
+ background-color:#efeee8;\n
}\n
\n
.document > .content ul li {\n
@@ -1150,24 +1101,24 @@ table th button {\n
}\n
\n
table tbody tr td {\n
-\tborder-top: 1px solid #ecebe2;\n
-\tbackground-color: #FFFFFF;\n
-\t-webkit-transition-property: background;\n
-\t-webkit-transition-duration: 0.2s;\n
-\t-webkit-transition-timing-function: linear;\n
+ border-top: 1px solid #ecebe2;\n
+ background-color: #FFFFFF;\n
+ -webkit-transition-property: background;\n
+ -webkit-transition-duration: 0.2s;\n
+ -webkit-transition-timing-function: linear;\n
}\n
\n
.section {\n
-\tborder-bottom: 1px solid #e9e9e9;\n
+ border-bottom: 1px solid #e9e9e9;\n
}\n
\n
\n
/* ## link styling ################################### start # */\n
\n
#header a:link, #header a:active, #header a:visited {\n
-\tcolor:#fff;\n
-\tfont-weight:bold;\n
-\ttext-shadow: 0 1px 0 #a8a799;\n
+ color:#fff;\n
+ font-weight:bold;\n
+ text-shadow: 0 1px 0 #a8a799;\n
}\n
\n
#header .meta div a:link, #header .meta div a:active, #header .meta div a:visited {\n
@@ -1179,11 +1130,11 @@ table tbody tr td {\n
}\n
\n
#header ul.breadcrumb li a:link, #header ul.breadcrumb li a:active, #header ul.breadcrumb li a:visited {\n
-\tcolor:#686868;\n
+ color:#686868;\n
}\n
\n
#header ul.breadcrumb li a:hover {\n
-\tcolor:#FFF;\n
+ color:#FFF;\n
}\n
\n
#footer a:link, #footer a:active, #footer a:visited,\n
@@ -1194,16 +1145,15 @@ table tbody tr td {\n
\n
#footer a:hover, #footer ul li a:hover { color:#fff; }\n
\n
-/* ## link styling ################################### end ### */\n
-\n
+/* Top menu */\n
#menu ul li #home-link:link, \n
#menu ul li #home-link:active, \n
#menu ul li #home-link:visited {\n
-\tbackground: url(km_img/home.gif) no-repeat transparent;\n
+ background: url(km_img/home.gif) no-repeat transparent;\n
}\n
\n
#menu ul li #home-link:hover {\n
-\tbackground-position: 0 100%;\n
+ background-position: 0 100%;\n
}\n
\n
#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
@@ -1212,27 +1162,25 @@ table tbody tr td {\n
}\n
\n
#menu #login-logout-link:hover {\n
-\tbackground-position: 0 -23px;\n
+ background-position: 0 -23px;\n
}\n
\n
-/* ## navigation ###################################### end ### */\n
\n
+/* Buttons */\n
a.bt-download:link, a.bt-download:active, a.bt-download:visited {\n
-\tbackground: url(km_img/icon-save.png) no-repeat transparent;\n
+ background: url(km_img/icon-save.png) no-repeat transparent;\n
}\n
\n
a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
-\tbackground: url(km_img/icon-rss.png) no-repeat transparent;\n
+ background: url(km_img/icon-rss.png) no-repeat transparent;\n
}\n
\n
a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
-\tbackground-position: 100% 50%;\n
-\tcolor:#000;\n
+ background-position: 100% 50%;\n
+ color:#000;\n
}\n
\n
-/* ## buttons ######################################### start # */\n
-\n
a.block-refresh { background-position: 0 0; }\n
\n
a.block-minimize { background-position: -17px 0 !important; }\n
@@ -1250,23 +1198,23 @@ a.block-remove:hover { background-positi
a.block-edit-form:hover { background-position: -51px 100% !important; }\n
\n
a.bt-edit:link, a.bt-edit:active, a.bt-edit:visited {\n
-\tbackground: url(km_img/bt-edit.png) no-repeat transparent;\n
+ background: url(km_img/bt-edit.png) no-repeat transparent;\n
}\n
\n
a.bt-edit:link strong, a.bt-edit:active strong,\n
a.bt-edit:visited strong {\n
-\tbackground: url(km_img/bt-edit.png) no-repeat transparent;\n
-\tbackground-position: 100% 0;\n
-\tcolor:#828282;\n
+ background: url(km_img/bt-edit.png) no-repeat transparent;\n
+ background-position: 100% 0;\n
+ color:#828282;\n
}\n
\n
a.bt-edit:hover {\n
-\tbackground-position: 0 100%;\n
+ background-position: 0 100%;\n
}\n
\n
a.bt-edit:hover strong {\n
-\tcolor:#4f4f4f;\n
-\tbackground-position: 100% 100%;\n
+ color:#4f4f4f;\n
+ background-position: 100% 100%;\n
}\n
\n
button.formbt, button.bt-med span, .bt-small span { color:#828282; }\n
@@ -1299,18 +1247,13 @@ button#input-save-view span.image {\n
height: 18px;\n
}\n
\n
-/* ## buttons ######################################### end ### */\n
\n
-\n
-/* ## form styling #################################### start # */\n
+/* Form styling */\n
.meta input.search_button:hover,\n
.search_button:hover {\n
\tbackground-position: 0 100%;\n
}\n
\n
-\n
-/* ## form styling #################################### end ### */\n
-\n
/* Search pop up styling */\n
div.popup_row .reference{\n
color: inherit;\n
@@ -1364,51 +1307,40 @@ div.searchDetails a.modification-date-li
}\n
\n
\n
-/* pulldown.css */\n
-\n
+/* Collapse down navigation */\n
#menu ul.nav li{\n
z-index:110;\n
}\n
\n
#menu ul.nav li a, #menu ul.nav li a:visited {\n
-\n
display:block;\n
text-decoration:none;\n
text-align:center;\n
padding: 0 8px;\n
}\n
\n
-\n
#menu ul.nav {\n
-\n
padding:0;\n
margin:0;\n
list-style: none;\n
}\n
\n
#menu ul.nav li {\n
-\n
float:left;\n
position:relative;\n
-\n
}\n
\n
#menu ul.nav li ul {\n
-\n
display: none;\n
-\n
}\n
\n
#menu ul.nav li:hover a {\n
-\n
background-color: #a8a799;\n
color:#fff;\n
text-shadow: 0 1px 0 #7a7964;\n
-\n
}\n
\n
#menu ul.nav li:hover ul {\n
-\n
display:block;\n
position:absolute;\n
top:0;\n
@@ -1416,11 +1348,9 @@ div.searchDetails a.modification-date-li
left:0;\n
width:205px;\n
opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
-\n
}\n
\n
#menu ul.nav li:hover ul li a {\n
-\n
text-align:left;\n
display:block;\n
background:#818363;\n
@@ -1432,14 +1362,12 @@ div.searchDetails a.modification-date-li
-webkit-transition-property: background;\n
-webkit-transition-duration: 0.1s;\n
-webkit-transition-timing-function: ease-in;\n
-\n
}\n
\n
#menu ul.nav li:hover ul li a:hover { background:#37391e; }\n
#menu ul.nav li:hover ul li a.workflow_title:hover { background:#818363; }\n
\n
#menu ul.nav li:hover ul li:hover ul {\n
-\n
display:block;\n
position:absolute;\n
left:<tal:block tal:replace="menu_indent">155px</tal:block>;\n
@@ -1447,7 +1375,6 @@ div.searchDetails a.modification-date-li
margin:0;\n
padding:0;\n
opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
-\n
}\n
\n
#menu ul.nav li:hover ul li:hover ul.left { left:-105px; }\n
@@ -1478,11 +1405,10 @@ div.collapse-menu-root{\n
z-index:111;\n
}\n
\n
-/* type.css */\n
-table tr td, table tr th, table tr th button {\n
-\n
-\tfont-size:9pt;\n
-\n
+table tr td, \n
+table tr th, \n
+table tr th button {\n
+ font-size:9pt;\n
}\n
\n
.saveView, .saveEdit { text-indent:15px; font-size:10pt; }\n
@@ -1498,9 +1424,6 @@ a.bt-rss:link, a.bt-rss:active, a.bt-rss
\n
.bt-small { font-weight:normal; font-size:7pt; }\n
\n
-/* ## link styling ################################### end ### */\n
-\n
-\n
\n
div#wrapper_headline span.header_title {\n
font-size:1.2em;\n
@@ -1513,6 +1436,10 @@ a.history-link{\n
margin-left: 5px;\n
}\n
\n
+/* Bottom toolbar */\n
+li.toolboxSection > div{\n
+ bottom:0px;\n
+}\n
</tal:block>
]]></unicode> </value>
Modified: erp5/trunk/bt5/erp5_km/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/bt/revision?rev=43843&r1=43842&r2=43843&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/bt/revision [utf8] Tue Mar 1 10:51:50 2011
@@ -1 +1 @@
-1762
\ No newline at end of file
+1769
\ No newline at end of file
More information about the Erp5-report
mailing list