diff options
| author | Al <gabriel.cortesi@outlook.com> | 2018-02-26 21:44:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-26 21:44:09 +0100 |
| commit | 50c244d7e1f06fcd2e282185f79945894e1c6cb1 (patch) | |
| tree | 08b3d28cec6b1695f5faceb7562f0a8397125e46 /src/mainwindow.ui | |
| parent | 0a4fa10ca402c636b40124e0d1115c7b92a3d66d (diff) | |
| parent | b82f9f100613866c87c3105006fe86f6930d6dc9 (diff) | |
Merge pull request #244 from Al12rs/new_vfs_library
Added new stylesheets and changed border of clear filter button.
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 0f7560c3..f9e64349 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -509,7 +509,7 @@ p, li { white-space: pre-wrap; } <enum>Qt::RightToLeft</enum>
</property>
<property name="styleSheet">
- <string notr="true">border:2px solid #ff0000;</string>
+ <string notr="true">border:1px solid #ff0000;</string>
</property>
<property name="text">
<string>Clear all Filters</string>
|
