Canister, Tank & Tank Transfer Value NanoUIs.

* Added Canister, Tank & Tank Transfer Value NanoUIs.
This commit is contained in:
Mark Aherne (Faerdan)
2014-01-15 01:08:45 +00:00
parent cb72e02f23
commit 024a0baa49
9 changed files with 388 additions and 164 deletions
+9 -1
View File
@@ -13,7 +13,7 @@ hr {
}
.link, .linkOn, .linkOff, .selected, .disabled {
float: left;
min-width: 40px;
min-width: 15px;
height: 16px;
text-align: center;
color: #ffffff;
@@ -174,6 +174,14 @@ h4 {
.dark {
color: #272727;
}
.noticePlaceholder {
position: relative;
font-size: 12px;
font-style: italic;
font-weight: bold;
padding: 3px 4px 3px 4px;
margin: 4px 0 4px 0;
}
.notice {
position: relative;
background: url(uiNoticeBackground.jpg) 50% 50%;