update sprite.

This commit is contained in:
Saman Bemel-Benrud
2013-03-27 13:28:56 -04:00
parent 0f4f362eb9
commit cffba63891
2 changed files with 6 additions and 2 deletions
+6 -2
View File
@@ -356,7 +356,7 @@ button.minor {
.button-wrap button:only-child { width: 100%;}
.button-wrap:last-of-type { padding-right: 0;}
.joined button {
.joined button {
border-radius:0;
border-right: 1px solid rgba(0,0,0,.5);
}
@@ -709,7 +709,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
content: "";
position: absolute;
top: 7px;
width: 100%;
left: 0; right: 0;
border-top: 1px solid #ccc;
border-radius: 6px;
height: 6px;
@@ -949,6 +949,10 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
border-top: 1px solid #CCC;
}
.more-buttons:nth-last-child(2) {
border-bottom: 1px solid #CCC;
}
button.preset-add-field {
width: 16.6666%;
height: 40px;
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB