Skip to content

Commit b82068a

Browse files
committed
remove box-show and small changes
1 parent 6c5d054 commit b82068a

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

Emoji Dictionary/QT_GUI.ui

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>948</width>
10-
<height>527</height>
10+
<height>638</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -41,8 +41,7 @@
4141
<property name="styleSheet">
4242
<string notr="true">background-color: #ffffff;
4343
border-radius: 10px;
44-
padding: 15px;
45-
box-shadow: 0 2px 4px rgba(0,0,0,0.1);</string>
44+
padding: 15px;</string>
4645
</property>
4746
<property name="frameShape">
4847
<enum>QFrame::StyledPanel</enum>
@@ -147,8 +146,7 @@
147146
<widget class="QFrame" name="frame_4">
148147
<property name="styleSheet">
149148
<string notr="true">background-color: #ffffff;
150-
border-radius: 8px;
151-
box-shadow: 0 2px 4px rgba(0,0,0,0.1);</string>
149+
border-radius: 8px;</string>
152150
</property>
153151
<property name="frameShape">
154152
<enum>QFrame::StyledPanel</enum>
@@ -161,7 +159,7 @@
161159
<widget class="QLineEdit" name="lineEdit">
162160
<property name="font">
163161
<font>
164-
<pointsize>-1</pointsize>
162+
<pointsize>14</pointsize>
165163
</font>
166164
</property>
167165
<property name="styleSheet">
@@ -186,7 +184,7 @@
186184
</property>
187185
<property name="font">
188186
<font>
189-
<pointsize>-1</pointsize>
187+
<pointsize>14</pointsize>
190188
<weight>62</weight>
191189
<bold>true</bold>
192190
</font>
@@ -231,7 +229,7 @@
231229
<widget class="QPushButton" name="pushButton_2">
232230
<property name="font">
233231
<font>
234-
<pointsize>-1</pointsize>
232+
<pointsize>14</pointsize>
235233
<weight>62</weight>
236234
<bold>true</bold>
237235
</font>
@@ -261,7 +259,7 @@
261259
<widget class="QPushButton" name="pushButton_3">
262260
<property name="font">
263261
<font>
264-
<pointsize>-1</pointsize>
262+
<pointsize>14</pointsize>
265263
<weight>62</weight>
266264
<bold>true</bold>
267265
</font>
@@ -303,8 +301,7 @@
303301
</property>
304302
<property name="styleSheet">
305303
<string notr="true">background-color: #ffffff;
306-
border-radius: 10px;
307-
box-shadow: 0 2px 4px rgba(0,0,0,0.1);</string>
304+
border-radius: 10px;</string>
308305
</property>
309306
<property name="frameShape">
310307
<enum>QFrame::StyledPanel</enum>
@@ -335,7 +332,7 @@
335332
<widget class="QTextEdit" name="textEdit">
336333
<property name="font">
337334
<font>
338-
<pointsize>-1</pointsize>
335+
<pointsize>14</pointsize>
339336
</font>
340337
</property>
341338
<property name="styleSheet">
@@ -370,7 +367,7 @@ p, li { white-space: pre-wrap; }
370367
</property>
371368
<property name="font">
372369
<font>
373-
<pointsize>-1</pointsize>
370+
<pointsize>14</pointsize>
374371
<weight>62</weight>
375372
<bold>true</bold>
376373
</font>

0 commit comments

Comments
 (0)