69: Create new Accounting Portlet

Task-Url: https://support.d4science.org/issues/69

Updated Theme

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/accounting-manager-theme@117630 82a268e6-3cf1-43bd-a215-b396298e98cf
feature/21013
Giancarlo Panichi 9 years ago
parent e01b2570b6
commit 3f9b4b1488

@ -31,7 +31,7 @@ public interface GridDetails {
@TypeDetails(sampleValue = "util.solidGradientString('#e2e7ec')", comment = "css gradient string for column headers")
String gradient();
@TypeDetails(sampleValue = "util.solidGradientString('#dddddd')", comment = "css gradient string for column header with mouseover")
@TypeDetails(sampleValue = "util.solidGradientString('#e5e5e5')", comment = "css gradient string for column header with mouseover")
String overGradient();
@TypeDetails(sampleValue = "util.fontStyle('sans-serif', '13px', '#666666', 'bold')", comment = "Styling to use for grid headers")
@ -92,7 +92,7 @@ public interface GridDetails {
@TypeDetails(sampleValue = "'solid'", comment = "mouseover border style between grid rows")
String cellOverHBorderStyle();
@TypeDetails(sampleValue = "#ccffff", comment = "mouseover background color for grid rows")
@TypeDetails(sampleValue = "#e5e5e5", comment = "mouseover background color for grid rows")
String cellOverBackgroundColor();
@TypeDetails(sampleValue = "#666666", comment = "border color between grid cells for selected rows/columns (if column lines enabled)")
@ -105,7 +105,7 @@ public interface GridDetails {
@TypeDetails(sampleValue = "'solid'", comment = "border style between grid rows for selected rows/columns")
String cellSelectedHBorderStyle();
@TypeDetails(sampleValue = "#ccccff", comment = "background color for selected rows/columns")
@TypeDetails(sampleValue = "#dbdbdb", comment = "background color for selected rows/columns")
String cellSelectedBackgroundColor();

@ -5095,7 +5095,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String backgroundColor() {
return "#DFEAF2";
return "#d5d5d5";
}
@Override
@ -5281,7 +5281,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String overGradient() {
return "#eef6fb 0%, #eef6fb 100%";
return "#c5c5c5 0%, #c5c5c5 100%";
}
@Override
@ -5348,7 +5348,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String menuActiveGradient() {
return "#DFEAF2 0%, #DFEAF2 100%";
return "#c5c5c5 0%, #c5c5c5 100%";
}
@Override
@ -5450,7 +5450,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String menuHoverGradient() {
return "#eef6fb 0%, #eef6fb 100%";
return "#c5c5c5 0%, #c5c5c5 100%";
}
};
}
@ -5586,7 +5586,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String cellOverBackgroundColor() {
return "#e2eff8";
return "#e5e5e5";
}
@Override
@ -5596,7 +5596,7 @@ public class ThemeDetailsImpl implements ThemeDetails {
@Override
public java.lang.String cellSelectedBackgroundColor() {
return "#c1ddf1";
return "#dbdbdb";
}
@Override

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 B

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 868 B

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 869 B

After

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 B

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 B

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 B

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 B

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 B

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 B

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 B

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 B

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

After

Width:  |  Height:  |  Size: 397 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 B

After

Width:  |  Height:  |  Size: 176 B

Loading…
Cancel
Save