##// END OF EJS Templates
Added glyphicon update to LESS.
tmtabor -
Show More
@@ -13,8 +13,9 b''
13 @logo_height: 28px;
13 @logo_height: 28px;
14 @border-radius-small: 1px;
14 @border-radius-small: 1px;
15 @border-radius-base: 2px;
15 @border-radius-base: 2px;
16 @border-radius-large: 3px;;
16 @border-radius-large: 3px;
17 @grid-gutter-width: 0px;
17 @grid-gutter-width: 0px;
18 @icon-font-path: "../components/bootstrap/fonts/";
18
19
19 // Disable modal slide-in from top animation.
20 // Disable modal slide-in from top animation.
20 .modal {
21 .modal {
General Comments 0
You need to be logged in to leave comments. Login now