Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
9cbb24f5
Commit
9cbb24f5
authored
Apr 03, 2014
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed no longer used stylesheet elements
parent
888fdfae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
14 deletions
+1
-14
chat_window.ui
resources/chat_window.ui
+1
-14
No files found.
resources/chat_window.ui
View file @
9cbb24f5
...
@@ -1044,12 +1044,7 @@ QToolButton:pressed {
...
@@ -1044,12 +1044,7 @@ QToolButton:pressed {
</sizepolicy>
</sizepolicy>
</property>
</property>
<property
name=
"styleSheet"
>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
#info_panel_container_widget
>
[role=
"
title
"
] {
<string
notr=
"true"
>
#info_panel_container_widget
>
[role=
"
name
"
] {
margin-top: 10px;
font-weight: bold;
}
#info_panel_container_widget
>
[role=
"
name
"
] {
background-color: rbga(0, 0, 0, 10);
background-color: rbga(0, 0, 0, 10);
border-top-left-radius: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
...
@@ -1067,14 +1062,6 @@ QToolButton:pressed {
...
@@ -1067,14 +1062,6 @@ QToolButton:pressed {
padding-right: 2px;
padding-right: 2px;
}
}
#info_panel_container_widget
>
[role=
"
alt-title
"
] {
background-color: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 50);
padding-bottom: 1px;
margin-top: 8px;
font-weight: bold;
}
#info_panel_container_widget
>
[role=
"
alt-name
"
] {
#info_panel_container_widget
>
[role=
"
alt-name
"
] {
background-color: transparent;
background-color: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 50);
border-bottom: 1px solid rgba(0, 0, 0, 50);
...
...
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