RSS Git Download  Clone
Raw View History
Blames found: 22 Mode: css Binary: false


Hang on, we reloading big blames...
#p3x-gitlist-branch-list { overflow: hidden; white-space:nowrap; text-overflow:ellipsis; max-width:200px; display:inline-block; @media only screen and (max-width : 768px) { max-width: 100%; width: 100%; } }
.p3x-gitlist-branch-menu-header, .p3x-gitlist-branch-menu-item { padding: @padding-base-vertical; }
#p3x-gitlist-branch-list-container {
a { text-decoration: none !important; }
.p3x-gitlist-branch-menu-item:hover { cursor: pointer; } .p3x-gitlist-branch-menu-item:hover { background-color: @link-color;
} .main-list { .p3x-gitlist-branch-menu-item:hover { a, a:hover { color: white !important; } }
}
}
.p3x-gitlist-light {
#p3x-gitlist-branch-list-container {
.main-list { a {
}
}
} }
.p3x-gitlist-dark { #p3x-gitlist-branch-list { .main-list {
.p3x-gitlist-branch-menu-item { a { color: @navbar-default-color; }
} } }
}