Merge pull request #32 from tobiasd/master

quattro buttons
This commit is contained in:
Tobias Diekershoff 2011-10-17 23:21:00 -07:00
當前提交 cc5974e6c2
共有 2 個文件被更改,包括 2 次插入0 次删除

查看文件

@ -438,6 +438,7 @@ input[type="submit"] {
color: @ButtonColor;
padding: 0px 10px;
.rounded(5px);
height: 18px;
}

查看文件

@ -700,6 +700,7 @@ input[type="submit"] {
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
height: 18px;
}
/** acl **/
#photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {