|
|
@@ -76,17 +76,13 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>80</width>
|
|
|
+ <width>40</width>
|
|
|
<height>16777215</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="../../../theme.qrc">
|
|
|
- <normaloff>:/client/theme/black/control-prev.svg</normaloff>:/client/theme/black/control-prev.svg</iconset>
|
|
|
- </property>
|
|
|
<property name="flat">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
@@ -113,17 +109,13 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>80</width>
|
|
|
+ <width>40</width>
|
|
|
<height>16777215</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="../../../theme.qrc">
|
|
|
- <normaloff>:/client/theme/black/control-next.svg</normaloff>:/client/theme/black/control-next.svg</iconset>
|
|
|
- </property>
|
|
|
<property name="flat">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
@@ -418,14 +410,11 @@
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
- <property name="focusPolicy">
|
|
|
- <enum>Qt::TabFocus</enum>
|
|
|
- </property>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
<item>
|
|
|
<widget class="QLabel" name="installLink">
|
|
|
<property name="text">
|
|
|
- <string><a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#0000ff;">Host your own server</span></a></string>
|
|
|
+ <string><a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a></string>
|
|
|
</property>
|
|
|
<property name="openExternalLinks">
|
|
|
<bool>true</bool>
|