fixed typos kindly highlighted by @luzpaz

This commit is contained in:
Pablo Gil
2017-09-01 00:40:28 +02:00
committed by Yorik van Havre
parent 473ea474ce
commit 84754aef7e
6 changed files with 30 additions and 30 deletions

View File

@@ -644,7 +644,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #505050; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1678,7 +1678,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1692,8 +1692,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #7cabf9; /* slighly lighter than default */
border-color: #2053c0; /* slighly darker than default */
background-color: #7cabf9; /* slightly lighter than default */
border-color: #2053c0; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2169,7 +2169,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}

View File

@@ -644,7 +644,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #505050; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1678,7 +1678,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1692,8 +1692,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #a5c61a; /* slighly lighter than default */
border-color: #74831d; /* slighly darker than default */
background-color: #a5c61a; /* slightly lighter than default */
border-color: #74831d; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2169,7 +2169,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}

View File

@@ -644,7 +644,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #505050; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1678,7 +1678,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1692,8 +1692,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #e3b64d; /* slighly lighter than default */
border-color: #b28416; /* slighly darker than default */
background-color: #e3b64d; /* slightly lighter than default */
border-color: #b28416; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2169,7 +2169,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}

View File

@@ -643,7 +643,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #c3c3c3; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1675,7 +1675,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1689,8 +1689,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #7cabf9; /* slighly lighter than default */
border-color: #2053c0; /* slighly darker than default */
background-color: #7cabf9; /* slightly lighter than default */
border-color: #2053c0; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2166,7 +2166,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}

View File

@@ -643,7 +643,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #c3c3c3; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1675,7 +1675,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1689,8 +1689,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #a5c61a; /* slighly lighter than default */
border-color: #74831d; /* slighly darker than default */
background-color: #a5c61a; /* slightly lighter than default */
border-color: #74831d; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2166,7 +2166,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}

View File

@@ -643,7 +643,7 @@ QDockWidget QListView,
QDockWidget QTableView {
margin: 6px;
border: 1px solid #c3c3c3; /* same as regular QTreeView, QListView and QTableView */
min-height: 40px; /* neccesary in some areas of FreeCAD */
min-height: 40px; /* necessary in some areas of FreeCAD */
}
/* Buttons to scroll tabs if there is not space to show all of them: */
@@ -1675,7 +1675,7 @@ QTreeView::indicator {
border-radius:2px;
}
/* fix for QTreeView::indicator loosing its margin */
/* fix for QTreeView::indicator losing its margin */
QTreeView::indicator {
margin: 3px;
}
@@ -1689,8 +1689,8 @@ QListWidget::indicator:checked:selected,
QListWidget::indicator:indeterminate:selected,
QTreeView::indicator:checked:selected,
QTreeView::indicator:indeterminate:selected {
background-color: #e3b64d; /* slighly lighter than default */
border-color: #b28416; /* slighly darker than default */
background-color: #e3b64d; /* slightly lighter than default */
border-color: #b28416; /* slightly darker than default */
}
QListWidget::indicator:pressed,
@@ -2166,7 +2166,7 @@ QToolBar#Selector QToolButton:!checked:pressed {
EXPERIMENTAL
==================================================================================================*/
/* Fix for preventing elements in different rows to accidentaly overlap */
/* Fix for preventing elements in different rows to accidentally overlap */
QDialog QGroupBox QFrame {
margin: 2px 0px;
}