We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e421b2 commit 110b9b4Copy full SHA for 110b9b4
source/css/LightPivot.css
@@ -61,7 +61,7 @@
61
}
62
63
.lpt .backButton:hover:before,.lpt .backButton:hover:after {
64
- background: #C768FF;
+ background: #FF9B47;
65
66
67
.lpt table tr:first-child th:first-child {
@@ -82,8 +82,8 @@
82
83
84
.lpt .drillDownIcon:hover {
85
- background: #e2c8ff;
86
- border-color: #C768FF;
+ background: #FFEEAA;
+ border-color: #FF9B47;
87
88
89
.lpt .drillDownIcon:after {
@@ -110,7 +110,7 @@
110
111
112
.lpt .drillDownIcon:hover:before {
113
- background-color: #C768FF;
+ background-color: #FF9B47;
114
115
116
.lpt .central > div {
0 commit comments