Index: branches/unlabeled/unlabeled-1.1.2/system/user_files/admin-default-1178565011.css =================================================================== diff -u -r8204 -r8290 --- branches/unlabeled/unlabeled-1.1.2/system/user_files/admin-default-1178565011.css (.../admin-default-1178565011.css) (revision 8204) +++ branches/unlabeled/unlabeled-1.1.2/system/user_files/admin-default-1178565011.css (.../admin-default-1178565011.css) (revision 8290) @@ -35,7 +35,7 @@ body.regular-body { margin: 0px 10px 5px 10px; - color: #2D79D6; + color: #000000; background-color: #FFFFFF; } @@ -102,7 +102,7 @@ font-size: 12px; font-weight: normal; color: #000000; - background: url(../img/button_back.gif) #f9eeae repeat-x; + background: url(http://alex.prod.intechnic.lv/kx_inportal/proj-base/admin_templates/img/button_back.gif) #f9eeae repeat-x; text-decoration: none; } @@ -111,7 +111,7 @@ font-size: 12px; font-weight: normal; color: #676767; - background: url(../img/button_back_disabled.gif) #f9eeae repeat-x; + background: url(http://alex.prod.intechnic.lv/kx_inportal/proj-base/admin_templates/img/button_back_disabled.gif) #f9eeae repeat-x; text-decoration: none; } @@ -208,7 +208,7 @@ /* border-right: 1px solid black; */ } .grid-data-row-even td, .table-color2 { - background-color: ebebeb; + background-color: #EBEBEB; color: #000000; } .grid-data-row td a, .grid-data-row-selected td a, .grid-data-row-mouseover td a { @@ -260,6 +260,7 @@ font-size: 8pt !important; font-weight: normal !important; text-align: left; + color: #000000 !important; } input.filter, select.filter { @@ -360,7 +361,7 @@ } .label-cell { - background: #DEE7F6 url(../img/bgr_input_name_line.gif) no-repeat right bottom; + background: #DEE7F6 url(http://alex.prod.intechnic.lv/kx_inportal/proj-base/admin_templates/img/bgr_input_name_line.gif) no-repeat right bottom; font: 12px arial, sans-serif; padding: 4px 20px; width: 150px; @@ -369,13 +370,13 @@ .control-mid { width: 13px; border-left: 1px solid #7A95C2; - background: #fff url(../img/bgr_mid.gif) repeat-x left bottom; + background: #fff url(http://alex.prod.intechnic.lv/kx_inportal/proj-base/admin_templates/img/bgr_mid.gif) repeat-x left bottom; } .control-cell { font: 11px arial, sans-serif; padding: 4px 10px 5px 5px; - background: #fff url(../img/bgr_input_line.gif) no-repeat left bottom; + background: #fff url(http://alex.prod.intechnic.lv/kx_inportal/proj-base/admin_templates/img/bgr_input_line.gif) no-repeat left bottom; width: auto; vertical-align: middle; } @@ -439,14 +440,14 @@ width: 100%; border: 1px solid black; height: 20px; - background: #fff url(../../../core/admin_templates/img/progress_left.gif); + background: #fff url(http://alex.prod.intechnic.lv/kx_inportal/core/admin_templates/img/progress_left.gif); } .uploader-done { width: 0%; background-color: green; height: 20px; - background: #4A92CE url(../../../core/admin_templates/img/progress_done.gif); + background: #4A92CE url(http://alex.prod.intechnic.lv/kx_inportal/core/admin_templates/img/progress_done.gif); } @@ -464,6 +465,7 @@ /* Left sid of bluebar */ .header_left_bg { background-color: #2D79D6; + background-image: none; padding-left: 5px; } @@ -475,6 +477,7 @@ text-decoration: none; background-color: #2D79D6; + background-image: none; } /* Section title in the bluebar * -- why 'link'? :S */ @@ -539,8 +542,8 @@ } .tree tr.highlighted td a { - background-color: #FFFFFF; - color: #4A92CE; + background-color: #4A92CE; + color: #FFFFFF; } .tree tr.highlighted td a:hover {