glowing-bear.css: fix indentation
This commit is contained in:
parent
9274a918ff
commit
07481825e1
1 changed files with 10 additions and 10 deletions
|
@ -168,13 +168,13 @@ input[type=text], input[type=password], .badge {
|
||||||
padding-top: 35px; /* topbar */
|
padding-top: 35px; /* topbar */
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
}
|
}
|
||||||
#sidebar form {
|
#sidebar form {
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar .badge {
|
#sidebar .badge {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
margin-right: -15px;
|
margin-right: -15px;
|
||||||
}
|
}
|
||||||
#nicklist {
|
#nicklist {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
@ -188,10 +188,10 @@ input[type=text], input[type=password], .badge {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-bottom: 35px;
|
padding-bottom: 35px;
|
||||||
}
|
}
|
||||||
#nicklist ul {
|
#nicklist ul {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.nav-pills > li > a {
|
.nav-pills > li > a {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
|
|
Loading…
Reference in a new issue