@@ -2538,52 +2538,16 @@ input[type="button"].btn-block {
2538
2538
content : "\e051" ;
2539
2539
}
2540
2540
2541
- <<<<<<< HEAD
2542
- [class ^= "icon-" ],
2543
- [class *= " icon-" ] {
2544
- display : inline-block;
2545
- width : 14px ;
2546
- height : 14px ;
2547
- margin-top : 1px ;
2548
- * margin-right : .3em ;
2549
- line-height : 14px ;
2550
- vertical-align : text-top;
2551
- background-image : url ("../images/glyphicons-halflings.png" );
2552
- background-position : 14px 14px ;
2553
- background-repeat : no-repeat;
2554
- = = = = = = =
2555
2541
.glyphicon-align-left : before {
2556
2542
content : "\e052" ;
2557
- > > > > > > > Jumbotron
2558
2543
}
2559
2544
2560
2545
.glyphicon-align-center : before {
2561
2546
content : "\e053" ;
2562
2547
}
2563
2548
2564
- <<<<<<< HEAD
2565
- .icon-white ,
2566
- .nav-pills > .active > a > [class ^= "icon-" ],
2567
- .nav-pills > .active > a > [class *= " icon-" ],
2568
- .nav-list > .active > a > [class ^= "icon-" ],
2569
- .nav-list > .active > a > [class *= " icon-" ],
2570
- .navbar-inverse .nav > .active > a > [class ^= "icon-" ],
2571
- .navbar-inverse .nav > .active > a > [class *= " icon-" ],
2572
- .dropdown-menu > li > a : hover > [class ^= "icon-" ],
2573
- .dropdown-menu > li > a : focus > [class ^= "icon-" ],
2574
- .dropdown-menu > li > a : hover > [class *= " icon-" ],
2575
- .dropdown-menu > li > a : focus > [class *= " icon-" ],
2576
- .dropdown-menu > .active > a > [class ^= "icon-" ],
2577
- .dropdown-menu > .active > a > [class *= " icon-" ],
2578
- .dropdown-submenu : hover > a > [class ^= "icon-" ],
2579
- .dropdown-submenu : focus > a > [class ^= "icon-" ],
2580
- .dropdown-submenu : hover > a > [class *= " icon-" ],
2581
- .dropdown-submenu : focus > a > [class *= " icon-" ] {
2582
- background-image : url ("../images/glyphicons-halflings-white.png" );
2583
- = = = = = = =
2584
2549
.glyphicon-align-right : before {
2585
2550
content : "\e054" ;
2586
- > > > > > > > Jumbotron
2587
2551
}
2588
2552
2589
2553
.glyphicon-align-justify : before {
0 commit comments