aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/PopupSettings.css
blob: f80e264d700b999fd1126ad8387161ed0a9fa015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.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;
}