Optimized commit diff views, now showing file size and file mode changes
Replaced commit status images (diff_file_*.png) with fontawesome icons
This commit is contained in:
parent
b339c747a9
commit
3ac1f9459a
5 changed files with 102 additions and 49 deletions
|
@ -11,6 +11,7 @@ $hover_border: #ADF;
|
|||
|
||||
/** GitLab Fonts **/
|
||||
@font-face { font-family: Korolev; src: font-url('korolev-medium-compressed.otf'); }
|
||||
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;
|
||||
|
||||
/** MIXINS **/
|
||||
@mixin shade {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue