3.0.0 -> 3.0.1
[bootswatch] / united / bootswatch.less
1 // United 3.0.1
2 // Bootswatch
3 // -----------------------------------------------------
4
5 @import url("//fonts.googleapis.com/css?family=Ubuntu");
6
7 // Navbar =====================================================================
8
9 // Buttons ====================================================================
10
11 // Typography =================================================================
12
13 // Tables =====================================================================
14
15 // Forms ======================================================================
16
17 // Navs =======================================================================
18
19 .pagination {
20
21         .active > a,
22         .active > a:hover {
23                 border-color: #ddd;
24         }
25 }
26
27 // Indicators =================================================================
28
29 // Progress bars ==============================================================
30
31 // Containers =================================================================