Changeset b344981 in dotfiles


Ignore:
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:
1 edited

Legend:

Unmodified
Added
Removed
  • guix/.config/gtk-3.0/gtk.css

    r4d3a58c rb344981  
    2828    transition: 0;
    2929    background-color: #bbb;
    30 
    3130}
    3231
     
    3635
    3736menubar {
    38     font-size: 12pt;
     37    font-size: 10pt;
    3938    background: #eee;
    4039}
     
    7978    transition: 0;
    8079    padding: 0.1em;
    81     font-size: 9pt
     80    font-size: 10pt
    8281}
Note: See TracChangeset for help on using the changeset viewer.