Skip to content

Commit cbd0a03

Browse files
ring 4
1 parent a2dc95c commit cbd0a03

15 files changed

+4218
-3282
lines changed

GUIs/custom.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
min-height: 24px;
99
}}
1010

11+
.QTabWidget::pane {{
12+
border: 0 solid white;
13+
margin-top: -13px;
14+
margin-bottom: -13px;
15+
}}
16+
1117
.QPushButton:disabled {{
1218
color: rgba(83, 98, 104, 0.38);
1319
text-transform: none;

GUIs/frequency.ui

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,21 @@
6969
<string>Residue</string>
7070
</property>
7171
</column>
72+
<column>
73+
<property name="text">
74+
<string>Ionic</string>
75+
</property>
76+
</column>
77+
<column>
78+
<property name="text">
79+
<string>Metal Ion</string>
80+
</property>
81+
</column>
82+
<column>
83+
<property name="text">
84+
<string>SS bond</string>
85+
</property>
86+
</column>
7287
<column>
7388
<property name="text">
7489
<string>π-π stack</string>
@@ -81,7 +96,7 @@
8196
</column>
8297
<column>
8398
<property name="text">
84-
<string>Ionic</string>
99+
<string>π-Hydrogen</string>
85100
</property>
86101
</column>
87102
<column>
@@ -91,7 +106,7 @@
91106
</column>
92107
<column>
93108
<property name="text">
94-
<string>SS bond</string>
109+
<string>Halogen</string>
95110
</property>
96111
</column>
97112
<column>

0 commit comments

Comments
 (0)