forked from thomaspark/bootswatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bootswatch.less
31 lines (19 loc) · 951 Bytes
/
bootswatch.less
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
// United 3.0.2
// Bootswatch
// -----------------------------------------------------
@import url("//fonts.googleapis.com/css?family=Ubuntu");
// Navbar =====================================================================
// Buttons ====================================================================
// Typography =================================================================
// Tables =====================================================================
// Forms ======================================================================
// Navs =======================================================================
.pagination {
.active > a,
.active > a:hover {
border-color: #ddd;
}
}
// Indicators =================================================================
// Progress bars ==============================================================
// Containers =================================================================