You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/06/02 13:10:36 UTC

svn commit: r1860526 [2/2] - in /ofbiz/ofbiz-framework/trunk/themes: bluelight/webapp/bluelight/ common-theme/webapp/common/js/jquery/plugins/jsTree/themes/apple/ common-theme/webapp/common/js/jquery/plugins/jsTree/themes/classic/ common-theme/webapp/c...

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/javascript.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/javascript.css?rev=1860526&r1=1860525&r2=1860526&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/javascript.css (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/javascript.css Sun Jun  2 13:10:36 2019
@@ -30,7 +30,7 @@
     height: 45px;
     width: 45px;
     background-repeat: no-repeat;
-    background-image: url(/images/spinner.gif);
+    background-image: url(images/spinner.gif);
 }
 
 .wait-spinner div {
@@ -71,7 +71,7 @@ div.autocomplete ul li {
 }
 
 .indicator img {
-    background: url(/images/ajax-loader.gif) no-repeat 0 0;
+    background: url(images/ajax-loader.gif) no-repeat 0 0;
     display: block;
     margin: 3px 10px 0px 24px;
     width: 16px;
@@ -1000,7 +1000,7 @@ body .ui-tooltip {
 
 .ui-widget-content {
     border: 1px solid #ccc;
-    background: #fcfdfd url(/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
+    background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
     color: #222222;
 }
 
@@ -1010,7 +1010,7 @@ body .ui-tooltip {
 
 .ui-widget-header {
     border: 1px solid #5d819d;
-    background: #5d819d url(/images/main-nav.gif) top left repeat-x;
+    background: #5d819d url(images/main-nav.gif) top left repeat-x;
     color: #ffffff;
     font-weight: bold;
 }
@@ -1023,7 +1023,7 @@ body .ui-tooltip {
 ----------------------------------*/
 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
     border: 1px solid #c5dbec;
-    background: #dfeffc url(/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
+    background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
     font-weight: bold;
     color: #2e6e9e;
 }
@@ -1035,7 +1035,7 @@ body .ui-tooltip {
 
 .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
     border: 1px solid #79b7e7;
-    background: #d0e5f5 url(/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
+    background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
     font-weight: bold;
     color: #1d5987;
 }
@@ -1047,7 +1047,7 @@ body .ui-tooltip {
 
 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
     border: 1px solid #79b7e7;
-    background: #f5f8f9 url(/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
+    background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
     font-weight: bold;
     color: #e17009;
 }
@@ -1061,7 +1061,7 @@ body .ui-tooltip {
 ----------------------------------*/
 .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
     border: 1px solid #fad42e;
-    background: #fbec88 url(/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
+    background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
     color: #363636;
 }
 
@@ -1071,7 +1071,7 @@ body .ui-tooltip {
 
 .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
     border: 1px solid #cd0a0a;
-    background: #fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
+    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
     color: #cd0a0a;
 }
 
@@ -1106,35 +1106,35 @@ body .ui-tooltip {
 .ui-icon {
     width: 16px;
     height: 16px;
-    background-image: url(/images/ui-icons_469bdd_256x240.png);
+    background-image: url(images/ui-icons_469bdd_256x240.png);
 }
 
 .ui-widget-content .ui-icon {
-    background-image: url(/images/ui-icons_469bdd_256x240.png);
+    background-image: url(images/ui-icons_469bdd_256x240.png);
 }
 
 .ui-widget-header .ui-icon {
-    background-image: url(/images/ui-icons_d8e7f3_256x240.png);
+    background-image: url(images/ui-icons_d8e7f3_256x240.png);
 }
 
 .ui-state-default .ui-icon {
-    background-image: url(/images/ui-icons_6da8d5_256x240.png);
+    background-image: url(images/ui-icons_6da8d5_256x240.png);
 }
 
 .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
-    background-image: url(/images/ui-icons_217bc0_256x240.png);
+    background-image: url(images/ui-icons_217bc0_256x240.png);
 }
 
 .ui-state-active .ui-icon {
-    background-image: url(/images/ui-icons_f9bd01_256x240.png);
+    background-image: url(images/ui-icons_f9bd01_256x240.png);
 }
 
 .ui-state-highlight .ui-icon {
-    background-image: url(/images/ui-icons_2e83ff_256x240.png);
+    background-image: url(images/ui-icons_2e83ff_256x240.png);
 }
 
 .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
-    background-image: url(/images/ui-icons_cd0a0a_256x240.png);
+    background-image: url(images/ui-icons_cd0a0a_256x240.png);
 }
 
 /* positioning */
@@ -1869,7 +1869,7 @@ body .ui-tooltip {
 
 /* Overlays */
 .ui-widget-overlay {
-    background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
+    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
     opacity: .3;
     filter: Alpha(Opacity=30);
 }
@@ -1877,7 +1877,7 @@ body .ui-tooltip {
 .ui-widget-shadow {
     margin: -8px 0 0 -8px;
     padding: 8px;
-    background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
+    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
     opacity: .3;
     filter: Alpha(Opacity=30);
     -moz-border-radius: 8px;

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/style.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/style.css?rev=1860526&r1=1860525&r2=1860526&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/style.css (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/style.css Sun Jun  2 13:10:36 2019
@@ -222,7 +222,7 @@ th, th a {
 }
 
 .page-container {
-    /*background: url("/images/big-fade.png") repeat-x 0 90px transparent;*/
+    /*background: url("images/big-fade.png") repeat-x 0 90px transparent;*/
 }
 
 .align-float {
@@ -253,7 +253,7 @@ th, th a {
 /* ------------------------ */
 
 #masthead {
-    background: #47637c url(/images/masthead.gif) top left repeat-x;
+    background: #47637c url(images/masthead.gif) top left repeat-x;
     color: #ccc;
     font-size: 1em;
     font-weight: normal;
@@ -305,7 +305,7 @@ th, th a {
 
 #main-navigation {
     clear: both;
-    background: #436783 url(/images/main-nav.gif) top left repeat-x;
+    background: #436783 url(images/main-nav.gif) top left repeat-x;
     color: #fff;
     font-size: 1em;
     height: 5.2em;
@@ -362,7 +362,7 @@ th, th a {
 
 /*
 #app-navigation {
-background: url(/images/gray-texture.jpg) top left;
+background: url(images/gray-texture.jpg) top left;
 border-top: 0.1em solid #3E5A71;
 border-bottom: 0.1em solid #fff;
 height: 1%; /!* IE fix *!/
@@ -1215,7 +1215,7 @@ textarea:active {
 
 .is_webkit select {
     /* Tweaks for Safari + Chrome. */
-    background-image: url(/images/select_arrow.gif);
+    background-image: url(images/select_arrow.gif);
     background-repeat: no-repeat;
     background-position: right center;
     padding-right: 20px;
@@ -1249,7 +1249,7 @@ optgroup {
 
 .ie6_button,
 * html button {
-    background: #ddd url(/images/button.png) repeat-x;
+    background: #ddd url(images/button.png) repeat-x;
     border: 0.1em solid;
     border-color: #ddd #bbb #999;
     cursor: pointer;
@@ -1777,7 +1777,7 @@ html > /**/ body .jstree-default a {
 
 /*begin addon modification generic-portelet*/
 .screenlet-title-bar-pager {
-    background: url(/images/bhead.gif) top left repeat-x;
+    background: url(images/bhead.gif) top left repeat-x;
     color: #ffffff;
     height: 1%; /* IE fix */
     min-height: 1.5em;

Modified: ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/docbook.css
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/docbook.css?rev=1860526&r1=1860525&r2=1860526&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/docbook.css (original)
+++ ofbiz/ofbiz-framework/trunk/themes/tomahawk/webapp/tomahawk/css/docbook.css Sun Jun  2 13:10:36 2019
@@ -199,53 +199,53 @@ html>body p {
 
 /* add an external-link icon to absolute links */
 a[href^="http:"] {
-    background: url(/images/remote.gif) right center no-repeat;
+    background: url(images/remote.gif) right center no-repeat;
     padding-right: 12px;
 }
 
 a[href^="http:"]:hover {
-    background: url(/images/remote_a.gif) right center no-repeat;
+    background: url(images/remote_a.gif) right center no-repeat;
 }
 
 /* add a note icon to footnote links */
 a[href^="#ftn"] {
-    background: url(/images/qbullet-note.gif) right center no-repeat;
+    background: url(images/qbullet-note.gif) right center no-repeat;
     padding-right: 12px;
 }
 
 a[href^="#ftn"]:hover {
-    background: url(/images/qbullet-note_a.gif) right center no-repeat;
+    background: url(images/qbullet-note_a.gif) right center no-repeat;
 }
 
 /* ...and a back icon to the backlinks in the footnotes themselves */
 a[name^="ftn"] {
-    background: url(/images/scrollup.gif) right center no-repeat;
+    background: url(images/scrollup.gif) right center no-repeat;
     padding-right: 12px;
 }
 
 a[name^="ftn"]:hover {
-    background: url(/images/scrollup_a.gif) right center no-repeat;
+    background: url(images/scrollup_a.gif) right center no-repeat;
 }
 
 /* add a download icon to .gz links */
 a[href$=".gz"], a[href$=".tar"], a[href$=".zip"] {
-    background: url(/images/disk.gif) right center no-repeat;
+    background: url(images/disk.gif) right center no-repeat;
     padding-right: 12px;
 }
 
 /* add an acrobat reader icon to pdf links */
 a[href$=".pdf"] {
-    background: url(/images/acrobat.gif) right center no-repeat;
+    background: url(images/acrobat.gif) right center no-repeat;
     padding-right: 12px;
 }
 
 a[href$=".pdf"]:hover {
-    background: url(/images/acrobat_a.gif) right center no-repeat;
+    background: url(images/acrobat_a.gif) right center no-repeat;
 }
 
 /* add a word icon to rtf links */
 a[href$=".rtf"] {
-    background: url(/images/word.gif) right center no-repeat;
+    background: url(images/word.gif) right center no-repeat;
     padding-right: 12px;
 }
 
@@ -332,7 +332,7 @@ div.toc {
 }
 
 ul {
-    list-style: url("/images/tux-bullet.png") disc;
+    list-style: url("images/tux-bullet.png") disc;
 }
 
 div.example, div.toc {