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

.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;
}