Removed bold fonts from settings window.
This commit is contained in:
		
							parent
							
								
									9964ff133c
								
							
						
					
					
						commit
						fe545f2233
					
				| @ -29,7 +29,7 @@ | |||||||
|         <locale language="English" country="UnitedStates"/> |         <locale language="English" country="UnitedStates"/> | ||||||
|        </property> |        </property> | ||||||
|        <property name="currentIndex"> |        <property name="currentIndex"> | ||||||
|         <number>0</number> |         <number>5</number> | ||||||
|        </property> |        </property> | ||||||
|        <widget class="QWidget" name="basic_tab"> |        <widget class="QWidget" name="basic_tab"> | ||||||
|         <property name="locale"> |         <property name="locale"> | ||||||
| @ -122,8 +122,8 @@ | |||||||
|              <widget class="QLabel" name="type_label"> |              <widget class="QLabel" name="type_label"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
| @ -142,8 +142,8 @@ | |||||||
|              <widget class="QLabel" name="rpm_label"> |              <widget class="QLabel" name="rpm_label"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
| @ -232,8 +232,8 @@ | |||||||
|              <widget class="QLabel" name="ip_label"> |              <widget class="QLabel" name="ip_label"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
| @ -252,8 +252,8 @@ | |||||||
|              <widget class="QLabel" name="netmask_label"> |              <widget class="QLabel" name="netmask_label"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
| @ -272,8 +272,8 @@ | |||||||
|              <widget class="QLabel" name="gateway_label"> |              <widget class="QLabel" name="gateway_label"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
| @ -444,8 +444,8 @@ | |||||||
|              <widget class="QLabel" name="kernel_opts"> |              <widget class="QLabel" name="kernel_opts"> | ||||||
|               <property name="font"> |               <property name="font"> | ||||||
|                <font> |                <font> | ||||||
|                 <weight>75</weight> |                 <weight>50</weight> | ||||||
|                 <bold>true</bold> |                 <bold>false</bold> | ||||||
|                </font> |                </font> | ||||||
|               </property> |               </property> | ||||||
|               <property name="text"> |               <property name="text"> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Agnieszka Kostrzewa
						Agnieszka Kostrzewa