aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/popup_settings.css
blob: 2a548af07fffe07a78e164c57a2cb767627eb2a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.settings-button {
    margin-top: 18px;
    margin-left: 15px;
}

.close.link-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline;
    margin: 10px 0 0 0;
    padding: 0;
    text-decoration: none;
    font-size: 25px;
}