RSS Git Download  Clone
Raw Blame History 293B 17 lines
p3xr-main-key {


    .p3xr-main-key-label-key-title {
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: rgba(128, 128, 128, 0.5);
        cursor: pointer;
    }

    md-list-item {
        p {
            font-weight: bold;
        }
    }
}