PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.10.5
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.10.5
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | css/frame.css +4 -9 3.10.133.10.5 View file →
@@ -1081,22 +1081,17 @@
1081 1081 .only-pro-content a {
1082 1082 display: inline-block;
1083 1083 padding: 7px 12px;
1084 1084 color: #fff;
1085 - background: #3F57E1;
1085 + background: #ff595e;
1086 1086 font-weight: 600;
1087 1087 text-decoration: none;
1088 + text-transform: uppercase;
1088 1089 transition: 0.1s ease;
1089 - border-width: 1px;
1090 - border-style: solid;
1091 - border-radius: 3px;
1092 1090 }
1093 -.only-pro-content .only-pro-container a {
1094 - color: #fff !important;
1095 -}
1096 1091
1097 1092 .only-pro-content a:hover {
1098 - background: #2D419B;
1093 + background: #ce484c;
1099 1094 }
1100 1095
1101 1096 #sidebar::-webkit-scrollbar {
1102 1097 width: 4px;
@@ -1564,5 +1559,5 @@
1564 1559 /******************************** Frontend Actions ***********************************/
1565 1560 /******************************************************************************/
1566 1561 #vz-frontend-actions .only-pro-inner, #vz-data-controls .only-pro-inner {
1567 1562 text-align: center;
1568 -}
1563 +}