Commit 17632c8a authored by Gabriel Monnerat's avatar Gabriel Monnerat

- remove unnecessary folder. Only one folder to solve images is needed

- update image path on css file

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41811 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5ca095ed
......@@ -54,13 +54,13 @@
}\n
.ui-widget-content { \n
border: 1px solid #aaaaaa;\n
background: #c9c9c9 url(../sheet_images/05_inset_soft.png) 50% bottom repeat-x;\n
background: #c9c9c9 url(../jquery_sheet_image/05_inset_soft.png) 50% bottom repeat-x;\n
color: #333333;\n
}\n
.ui-widget-content a { color: #333333; }\n
.ui-widget-header {\n
border: 1px solid #bbbbbb;\n
background: #dddddd url(../sheet_images/02_glass.png) 50% 50% repeat-x;\n
background: #dddddd url(../jquery_sheet_image/02_glass.png) 50% 50% repeat-x;\n
color: #444444; font-weight: bold;\n
}\n
.ui-widget-header a { color: #444444; }\n
......@@ -69,7 +69,7 @@
----------------------------------*/\n
.ui-state-default, .ui-widget-content .ui-state-default { \n
border: 1px solid #d3d3d3; \n
background: #eeeeee url(../sheet_images/?new=eeeeee&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|75) 50% 50% repeat-x;\n
background: #eeeeee url(../jquery_sheet_image/?new=eeeeee&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|75) 50% 50% repeat-x;\n
font-weight: bold;\n
color: #555555;\n
outline: none;\n
......@@ -80,16 +80,16 @@
text-decoration: none;\n
outline: none;\n
}\n
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(../sheet_images/?new=dadada&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|75) 50% 50% repeat-x; font-weight: bold; color: #212121; outline: none; }\n
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(../jquery_sheet_image/?new=dadada&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|75) 50% 50% repeat-x; font-weight: bold; color: #212121; outline: none; }\n
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }\n
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../sheet_images/?new=ffffff&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|65) 50% 50% repeat-x; font-weight: bold; color: #212121; outline: none; }\n
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../jquery_sheet_image/?new=ffffff&w=1&h=400&f=png&q=100&fltr[]=over|02_glass.png|0|0|65) 50% 50% repeat-x; font-weight: bold; color: #212121; outline: none; }\n
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }\n
\n
/* Interaction Cues\n
----------------------------------*/\n
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #ffffff; background: #fbf9ee url(../sheet_images/?new=fbf9ee&w=1&h=400&f=png&q=100&fltr[]=over|textures/02_glass.png|0|0|55) 50% 50% repeat-x; color: #444444; }\n
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #ffffff; background: #fbf9ee url(../jquery_sheet_image/?new=fbf9ee&w=1&h=400&f=png&q=100&fltr[]=over|textures/02_glass.png|0|0|55) 50% 50% repeat-x; color: #444444; }\n
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #444444; }\n
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #c0402a; background: #c0402a url(../sheet_images/?new=c0402a&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|55) 50% 50% repeat-x; color: #ffffff; }\n
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #c0402a; background: #c0402a url(../jquery_sheet_image/?new=c0402a&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|55) 50% 50% repeat-x; color: #ffffff; }\n
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }\n
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }\n
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }\n
......@@ -99,15 +99,15 @@
/* Icons\n
----------------------------------*/\n
\n
/* states and sheet_images */\n
.ui-icon { width: 16px; height: 16px; background-image: url(../sheet_images/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-widget-content .ui-icon {background-image: url(../sheet_images/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-widget-header .ui-icon {background-image: url(../sheet_images/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-default .ui-icon { background-image: url(../sheet_images/?new=888888&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../sheet_images/?new=454545&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-active .ui-icon {background-image: url(../sheet_images/?new=454545&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-highlight .ui-icon {background-image: url(../sheet_images/?new=3383bb&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../sheet_images/?new=fbc856&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
/* states and jquery_sheet_image */\n
.ui-icon { width: 16px; height: 16px; background-image: url(../jquery_sheet_image/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-widget-content .ui-icon {background-image: url(../jquery_sheet_image/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-widget-header .ui-icon {background-image: url(../jquery_sheet_image/?new=999999&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-default .ui-icon { background-image: url(../jquery_sheet_image/?new=888888&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../jquery_sheet_image/?new=454545&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-active .ui-icon {background-image: url(../jquery_sheet_image/?new=454545&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-highlight .ui-icon {background-image: url(../jquery_sheet_image/?new=3383bb&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../jquery_sheet_image/?new=fbc856&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png); }\n
\n
/* positioning */\n
.ui-icon-carat-1-n { background-position: 0 0; }\n
......@@ -300,8 +300,8 @@
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }\n
\n
/* Overlays */\n
.ui-widget-overlay { background: #eeeeee url(../sheet_images/?new=eeeeee&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|0) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }\n
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(../sheet_images/?new=aaaaaa&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|0) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0pxdow=0px; -webkit-border-radius: 0pxdow=0px; }
.ui-widget-overlay { background: #eeeeee url(../jquery_sheet_image/?new=eeeeee&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|0) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }\n
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(../jquery_sheet_image/?new=aaaaaa&w=40&h=100&f=png&q=100&fltr[]=over|textures/01_flat.png|0|0|0) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0pxdow=0px; -webkit-border-radius: 0pxdow=0px; }
]]></string> </value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>sheet_images</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
30
\ No newline at end of file
31
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment