mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 10:49:54 +09:00
Remove outdated properties in some CSS files
This commit is contained in:
parent
f3d753c6d0
commit
eedf4a6e0d
3 changed files with 80 additions and 151 deletions
|
|
@ -109,7 +109,6 @@
|
|||
padding: 0 10px;
|
||||
line-height: 24px;
|
||||
box-shadow: 0 0 3px #333 inset;
|
||||
*zoom: 1;
|
||||
}
|
||||
.widgetButtons#widgetButton {
|
||||
left: 0;
|
||||
|
|
@ -158,7 +157,6 @@ ul.midCommand {
|
|||
float: left;
|
||||
margin: 0 0 0 10px;
|
||||
padding: 0;
|
||||
*zoom: 1;
|
||||
}
|
||||
ul.midCommand li {
|
||||
display: block;
|
||||
|
|
@ -175,7 +173,6 @@ a.widgetStyle {
|
|||
height: 96px;
|
||||
border: 1px solid #fff;
|
||||
text-decoration: none;
|
||||
*zoom: 1;
|
||||
}
|
||||
a.widgetStyle:hover {
|
||||
border: 1px dashed #ccc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue