mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-11 12:44:22 +08:00
Style dialog boxes
This commit is contained in:
@@ -43,9 +43,8 @@ body
|
||||
line-height: 22px
|
||||
position: absolute
|
||||
|
||||
#content
|
||||
a
|
||||
color: $dark
|
||||
a
|
||||
color: $dark
|
||||
|
||||
#section-meta .key
|
||||
padding-right: 10px
|
||||
@@ -130,3 +129,9 @@ for columns in 1 .. max_columns
|
||||
|
||||
.ng-hide-add, .ng-hide-remove
|
||||
display: block !important
|
||||
|
||||
.ngdialog.ngdialog-theme-default .ngdialog-content
|
||||
line-height: inherit
|
||||
font-family: inherit
|
||||
font-size: inherit
|
||||
width: 700px
|
||||
|
||||
Reference in New Issue
Block a user