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 */
|
||||
font-size: smaller;
|
||||
}
|
||||
#sidebar form {
|
||||
}
|
||||
#sidebar form {
|
||||
}
|
||||
|
||||
#sidebar .badge {
|
||||
border-radius: 0;
|
||||
margin-right: -15px;
|
||||
}
|
||||
#sidebar .badge {
|
||||
border-radius: 0;
|
||||
margin-right: -15px;
|
||||
}
|
||||
#nicklist {
|
||||
position: fixed;
|
||||
width: 100px;
|
||||
|
@ -188,10 +188,10 @@ input[type=text], input[type=password], .badge {
|
|||
padding-left: 5px;
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
#nicklist ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
#nicklist ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.nav-pills > li > a {
|
||||
border-radius: 0;
|
||||
color: #ddd;
|
||||
|
|
Loading…
Reference in a new issue