Changeset b344981 in dotfiles
- Timestamp:
-
Sep 11, 2022, 1:04:22 PM
(2 years ago)
- Author:
- Mikhail Kirillov <w96k@…>
- Branches:
- master
- Children:
- 797073d
- Parents:
- 4d3a58c
- Message:
-
Change gtk menu fontsize
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r4d3a58c
|
rb344981
|
|
28 | 28 | transition: 0; |
29 | 29 | background-color: #bbb; |
30 | | |
31 | 30 | } |
32 | 31 | |
… |
… |
|
36 | 35 | |
37 | 36 | menubar { |
38 | | font-size: 12pt; |
| 37 | font-size: 10pt; |
39 | 38 | background: #eee; |
40 | 39 | } |
… |
… |
|
79 | 78 | transition: 0; |
80 | 79 | padding: 0.1em; |
81 | | font-size: 9pt |
| 80 | font-size: 10pt |
82 | 81 | } |