Skip to content

Commit

Permalink
Style: Removed some unncessary tooltips
Browse files Browse the repository at this point in the history
  • Loading branch information
R0land013 committed Mar 30, 2023
1 parent db0d11d commit d0ad2cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions view/ui/account_form.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>411</width>
<height>182</height>
<height>210</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -83,7 +83,7 @@ color: rgb(255, 255, 255);</string>
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Guardar</string>
<string/>
</property>
<property name="styleSheet">
<string notr="true">color: white</string>
Expand All @@ -97,8 +97,8 @@ color: rgb(255, 255, 255);</string>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="toolButtonStyle">
Expand All @@ -115,7 +115,7 @@ color: rgb(255, 255, 255);</string>
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Regresar</string>
<string/>
</property>
<property name="styleSheet">
<string notr="true">color: white</string>
Expand All @@ -129,8 +129,8 @@ color: rgb(255, 255, 255);</string>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="toolButtonStyle">
Expand Down
4 changes: 2 additions & 2 deletions view/ui/account_list.ui
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ color: rgb(255, 255, 255);</string>
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Nueva cuenta</string>
<string/>
</property>
<property name="styleSheet">
<string notr="true">color: white</string>
Expand Down Expand Up @@ -351,7 +351,7 @@ color: rgb(255, 255, 255);</string>
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="toolTip">
<string>Regresar</string>
<string/>
</property>
<property name="styleSheet">
<string notr="true">color: white</string>
Expand Down

0 comments on commit d0ad2cb

Please sign in to comment.