beautify_css

This commit is contained in:
Ilya Kantor 2015-03-09 18:51:07 +03:00
parent 5c2f32e184
commit ecf1478e7e
81 changed files with 699 additions and 694 deletions

View file

@ -1,7 +1,7 @@
.selected {
background: #0f0;
}
li {
cursor: pointer;
}

View file

@ -1,9 +1,10 @@
.voter {
font-family: Consolas, "Lucida Console", monospace;
font-size: 18px;
}
.up, .down {
.up,
.down {
cursor: pointer;
color: blue;
font-weight: bold;

View file

@ -1,9 +1,10 @@
.voter {
font-family: Consolas, "Lucida Console", monospace;
font-size: 18px;
}
.up, .down {
.up,
.down {
cursor: pointer;
color: blue;
font-weight: bold;

View file

@ -1,4 +1,3 @@
.menu ul {
display: none;
margin: 0;

View file

@ -1,4 +1,3 @@
.menu ul {
display: none;
margin: 0;