Alexey Boroda
/
openeurope
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2cf711acea3bbf08b016198e33d484e8e8fede30
Authored by
Виталий
2018-05-07 16:18:01 +0300
1 parent
298bc0f4
blue
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/assets/AppAsset.php
Inline
Side-by-side
frontend/assets/AppAsset.php
Wrap text
Show/Hide comments
View file @
2cf711a
...
...
@@ -21,6 +21,7 @@
21
21
'//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800',
22
22
'css/custom.css',
23
23
'css/modal.css',
24
+ 'css/style.blue.css',
24
25
];
25
26
public $js = [
26
27
'js/jquery.cookie.js',
...
...