mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 19:56:00 +00:00
smaller upgrade button #1244
This commit is contained in:
@@ -758,7 +758,7 @@
|
|||||||
title="Upgrade to Premium"
|
title="Upgrade to Premium"
|
||||||
data-testid="TabsPanel_buttonUpgrade"
|
data-testid="TabsPanel_buttonUpgrade"
|
||||||
>
|
>
|
||||||
<FontIcon icon="icon premium" padRight /> Upgrade
|
<FontIcon icon="icon premium" /> Upgrade
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -803,6 +803,9 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
margin-top: 3px;
|
||||||
|
margin-right: 3px;
|
||||||
|
font-size: 8pt;
|
||||||
}
|
}
|
||||||
.upgrade-button:hover {
|
.upgrade-button:hover {
|
||||||
background: linear-gradient(135deg, #0f5a85, #5c1870);
|
background: linear-gradient(135deg, #0f5a85, #5c1870);
|
||||||
@@ -822,7 +825,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tabs-upgrade-button {
|
.tabs-upgrade-button {
|
||||||
right: 120px;
|
right: 110px;
|
||||||
}
|
}
|
||||||
.tabs.can-split {
|
.tabs.can-split {
|
||||||
right: 60px;
|
right: 60px;
|
||||||
|
|||||||
Reference in New Issue
Block a user