Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 625546 Details for
Bug 864050
Cinnamon panel fonts are very small
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Font size adjustment in default css.
cinnamon.css.2012-10-11.patch (text/plain), 2.44 KB, created by
Massimiliano
on 2012-10-11 13:57:34 UTC
(
hide
)
Description:
Font size adjustment in default css.
Filename:
MIME Type:
Creator:
Massimiliano
Created:
2012-10-11 13:57:34 UTC
Size:
2.44 KB
patch
obsolete
>--- /usr/share/cinnamon/theme/cinnamon.css 2012-09-27 15:33:10.000000000 +0200 >+++ .themes/Custom/cinnamon/cinnamon.css 2012-10-11 15:34:20.090753176 +0200 >@@ -55,7 +55,7 @@ > background-gradient-start: rgba(254,245,198,0.9); > background-gradient-direction: vertical; > color: #000000; >- font-size: 8.5pt; >+ font-size: 1em; > font-weight: normal; > text-align: center; > } >@@ -101,7 +101,7 @@ > } > .popup-menu { > color: #ffffff; >- font-size: 9.5pt; >+ font-size: 1em; > min-width: 100px; > } > .popup-submenu-menu-item:open { >@@ -132,7 +132,7 @@ > background-color: rgba(0,0,0,0.9); > padding: 1em 0em; > color: #ffffff; >- font-size: 10.5pt; >+ font-size: 1em; > border: 1px solid #5f5f5f; > border-radius: 9px; > } >@@ -217,7 +217,7 @@ > #panel { > color: #ffffff; > background-color: #555555; >- font-size: 8.5pt; >+ font-size: 1em; > font-weight: normal; > height: 25px; > } >@@ -393,7 +393,7 @@ > background: rgba(85,85,85,0.8); > border: 1px solid rgba(128,128,128,0.40); > border-radius: 4px; >- font-size: 9pt; >+ font-size: 1em; > padding: 2px 8px; > -cinnamon-caption-spacing: 4px; > } >@@ -428,7 +428,7 @@ > border-radius: 4px; > padding: 3px; > border: 1px rgba(0,0,0,0); >- font-size: 7.5pt; >+ font-size: 0.9em; > color: white; > transition-duration: 100; > text-align: center; >@@ -563,7 +563,7 @@ > } > .calendar-month-label { > color: #cccccc; >- font-size: 7.5pt; >+ font-size: 0.9em; > padding-bottom: 8px; > padding-top: 8px; > font-weight: bold; >@@ -605,7 +605,7 @@ > font-weight: bold; > } > .calendar-day-base { >- font-size: 7.5pt; >+ font-size: 1em; > text-align: center; > width: 2.4em; > height: 2.4em; >@@ -673,7 +673,7 @@ > * Notifications > * ===================================================================*/ > #notification { >- font-size: 8.5pt; >+ font-size: 1em; > border-radius: 8px 8px 8px 8px; > border: 2px solid #a5a5a5; > background-gradient-direction: vertical; >@@ -815,7 +815,7 @@ > border: 2px solid #a5a5a5; > border-radius: 24px; > padding: 20px; >- font-size: 9pt; >+ font-size: 1em; > color: white; > text-shadow: black 0px 0px 2px; > } >@@ -917,11 +917,11 @@ > * Run dialog > * ===================================================================*/ > .run-dialog-label { >- font-size: 9pt; >+ font-size: 1em; > color: white; > } > .run-dialog-error-label { >- font-size: 9pt; >+ font-size: 1em; > color: white; > } > .run-dialog-error-box { >@@ -929,7 +929,7 @@ > spacing: 5px; > } > .run-dialog-entry { >- font-size: 10.5pt; >+ font-size: 1em; > font-weight: bold; > width: 23em; > color: white;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 864050
:
623446
| 625546