UNPKG
brackets-git
Version:
latest (0.0.1)
0.0.1
Integration of Git into Brackets
github.com/zaggino/brackets-git
zaggino/brackets-git
brackets-git
/
styles
/
dialogs
/
pull-dialog.less
11 lines
(10 loc)
•
152 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
#git-pull-dialog
{
.modal-body
{
max-height
:
500px
; }
.row-fluid
{
label
{
line-height
:
28px
; } } }