Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
f34a562d
Commit
f34a562d
authored
Sep 14, 2010
by
Sergey V Turchin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- update QSS
parent
f0166fbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
design.qss.in
components/browser-qt/design/design.qss.in
+5
-4
No files found.
components/browser-qt/design/design.qss.in
View file @
f34a562d
...
...
@@ -84,7 +84,7 @@ QRadioButton:hover, QCheckBox:hover {
background-color: #B0C7F3;
}
QLineEdit {
QLineEdit
, QProgressBar, QComboBox, QTreeView, QTextBrowser
{
border-width: 2px;
padding: 1px;
border-style: solid;
...
...
@@ -92,8 +92,9 @@ QLineEdit {
border-radius: 5px;
}
QLineEdit:focus {
QLineEdit:focus
, QComboBox:focus, QTreeView:focus, QTextBrowser:focus
{
border-width: 3px;
border-color: #305CAE;
padding: 0px;
}
...
...
@@ -106,5 +107,5 @@ QListView::item:hover, QTreeView::item:hover {
}
#splash_screen QLineEdit {
border-style: none;
}
#
border-style: none;
#
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment