Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
127c0d0b
Commit
127c0d0b
authored
Jan 15, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make dl and child elements less specific
parent
f43f2c0e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25 additions
and
27 deletions
+25
-27
bootstrap.css
bootstrap.css
+4
-4
bootstrap.min.css
bootstrap.min.css
+4
-3
docs/components.html
docs/components.html
+7
-11
lib/type.less
lib/type.less
+10
-9
No files found.
bootstrap.css
View file @
127c0d0b
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Sun Jan 15 1
2:53:17
PST 2012
* Date: Sun Jan 15 1
3:11:42
PST 2012
*/
*/
html
,
body
{
html
,
body
{
margin
:
0
;
margin
:
0
;
...
@@ -418,13 +418,13 @@ ul.unstyled {
...
@@ -418,13 +418,13 @@ ul.unstyled {
dl
{
dl
{
margin-bottom
:
18px
;
margin-bottom
:
18px
;
}
}
d
l
dt
,
dl
dd
{
d
t
,
dd
{
line-height
:
18px
;
line-height
:
18px
;
}
}
d
l
d
t
{
dt
{
font-weight
:
bold
;
font-weight
:
bold
;
}
}
d
l
d
d
{
dd
{
margin-left
:
9px
;
margin-left
:
9px
;
}
}
hr
{
hr
{
...
...
bootstrap.min.css
View file @
127c0d0b
...
@@ -73,9 +73,10 @@ ul{list-style:disc;}
...
@@ -73,9 +73,10 @@ ul{list-style:disc;}
ol
{
list-style
:
decimal
;}
ol
{
list-style
:
decimal
;}
li
{
line-height
:
18px
;}
li
{
line-height
:
18px
;}
ul
.unstyled
{
margin-left
:
0
;
list-style
:
none
;}
ul
.unstyled
{
margin-left
:
0
;
list-style
:
none
;}
dl
{
margin-bottom
:
18px
;}
dl
dt
,
dl
dd
{
line-height
:
18px
;}
dl
{
margin-bottom
:
18px
;}
dl
dt
{
font-weight
:
bold
;}
dt
,
dd
{
line-height
:
18px
;}
dl
dd
{
margin-left
:
9px
;}
dt
{
font-weight
:
bold
;}
dd
{
margin-left
:
9px
;}
hr
{
margin
:
18px
0
;
border
:
0
;
border-top
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#fff
;}
hr
{
margin
:
18px
0
;
border
:
0
;
border-top
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#fff
;}
strong
{
font-style
:
inherit
;
font-weight
:
bold
;}
strong
{
font-style
:
inherit
;
font-weight
:
bold
;}
em
{
font-style
:
italic
;
font-weight
:
inherit
;
line-height
:
inherit
;}
em
{
font-style
:
italic
;
font-weight
:
inherit
;
line-height
:
inherit
;}
...
...
docs/components.html
View file @
127c0d0b
...
@@ -865,33 +865,29 @@
...
@@ -865,33 +865,29 @@
<p>
The default pagination component is flexible and works in a number of variations.
</p>
<p>
The default pagination component is flexible and works in a number of variations.
</p>
<div
class=
"pagination"
>
<div
class=
"pagination"
>
<ul>
<ul>
<li
class=
"disabled"
><a
href=
"#"
>
&la
rr;
Prev
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
&la
quo;
</a></li>
<li
class=
"active"
><a
href=
"#"
>
1
</a></li>
<li
class=
"active"
><a
href=
"#"
>
1
</a></li>
<li><a
href=
"#"
>
2
</a></li>
<li><a
href=
"#"
>
2
</a></li>
<li><a
href=
"#"
>
3
</a></li>
<li><a
href=
"#"
>
3
</a></li>
<li><a
href=
"#"
>
4
</a></li>
<li><a
href=
"#"
>
4
</a></li>
<li><a
href=
"#"
>
Next
&rarr
;
</a></li>
<li><a
href=
"#"
>
»
;
</a></li>
</ul>
</ul>
</div>
</div>
<div
class=
"pagination"
>
<div
class=
"pagination"
>
<ul>
<ul>
<li><a
href=
"#"
>
&la
rr
;
</a></li>
<li><a
href=
"#"
>
&la
quo
;
</a></li>
<li><a
href=
"#"
>
10
</a></li>
<li><a
href=
"#"
>
10
</a></li>
<li><a
href=
"#"
>
11
</a></li>
<li
class=
"active"
><a
href=
"#"
>
11
</a></li>
<li
class=
"active"
><a
href=
"#"
>
12
</a></li>
<li><a
href=
"#"
>
12
</a></li>
<li><a
href=
"#"
>
13
</a></li>
<li><a
href=
"#"
>
»
</a></li>
<li><a
href=
"#"
>
14
</a></li>
<li><a
href=
"#"
>
→
</a></li>
</ul>
</ul>
</div>
</div>
<div
class=
"pagination"
>
<div
class=
"pagination"
>
<ul>
<ul>
<li><a
href=
"#"
>
←
</a></li>
<li><a
href=
"#"
>
←
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li><a
href=
"#"
>
11
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
...
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
…
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
21
</a></li>
<li><a
href=
"#"
>
→
</a></li>
<li><a
href=
"#"
>
→
</a></li>
</ul>
</ul>
</div>
</div>
...
...
lib/type.less
View file @
127c0d0b
...
@@ -99,15 +99,16 @@ ul.unstyled {
...
@@ -99,15 +99,16 @@ ul.unstyled {
// Description Lists
// Description Lists
dl {
dl {
margin-bottom: @baseLineHeight;
margin-bottom: @baseLineHeight;
dt, dd {
}
line-height: @baseLineHeight;
dt,
}
dd {
dt {
line-height: @baseLineHeight;
font-weight: bold;
}
}
dt {
dd {
font-weight: bold;
margin-left: @baseLineHeight / 2;
}
}
dd {
margin-left: @baseLineHeight / 2;
}
}
// MISC
// MISC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment