Remove outdated properties in some CSS files

This commit is contained in:
Kijin Sung 2023-08-31 23:13:15 +09:00
parent f3d753c6d0
commit eedf4a6e0d
3 changed files with 80 additions and 151 deletions

View file

@ -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;