Commit 9d45f796 authored by tlc2's avatar tlc2
Browse files

checkpoint

Former-commit-id: e861b9c8c46a66f255c713e6b1a24a5b08dd03c2
parent 302b2e53
Showing with 47 additions and 15 deletions
+47 -15
......@@ -19,23 +19,19 @@
<string notr="true">Crown Core - Command-line options</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="graphic">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="pixmap">
<pixmap resource="../dash.qrc">:/images/about</pixmap>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid #f2f2f2; color: #a1a1a1; background-color: #ffffff;</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
......@@ -47,8 +43,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>659</width>
<height>348</height>
<width>764</width>
<height>347</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
......
......@@ -539,7 +539,43 @@ background-color: #f2f2f2;
min-height: 25px;
}
#messageIn_SM
{
border: 1px solid #f2f2f2;
color: #555555;
background-color: #f2f2f2;
min-height: 25px;
}
#messageIn_VM
{
border: 1px solid #f2f2f2;
color: #555555;
background-color: #f2f2f2;
min-height: 25px;
}
#passEdit1
{
border: 1px solid #f2f2f2;
color: #555555;
background-color: #f2f2f2;
min-height: 25px;
}
#passEdit2
{
border: 1px solid #f2f2f2;
color: #555555;
background-color: #f2f2f2;
min-height: 25px;
}
#passEdit3
{
border: 1px solid #f2f2f2;
color: #555555;
background-color: #f2f2f2;
min-height: 25px;
}
src/qt/res/images/about.png

28.4 KB | W: 0px | H: 0px

src/qt/res/images/about.png

17 KB | W: 0px | H: 0px

src/qt/res/images/about.png
src/qt/res/images/about.png
src/qt/res/images/about.png
src/qt/res/images/about.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment