themes: add zone badge classes to remaining themes

This commit is contained in:
Jo-Philipp Wich 2012-02-15 17:49:44 +00:00
parent a23f1335d8
commit f8d8f10aa8
7 changed files with 183 additions and 0 deletions

View file

@ -735,3 +735,29 @@ div.cbi-tab-descr {
border-color: #000000; border-color: #000000;
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}

View file

@ -844,3 +844,29 @@ div.cbi-tab-descr {
border-color: #000000; border-color: #000000;
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}

View file

@ -124,6 +124,32 @@ a img {
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}
#header { #header {
height: auto; height: auto;
background: #FFF url(header.jpg) repeat-x left bottom; background: #FFF url(header.jpg) repeat-x left bottom;

View file

@ -933,4 +933,30 @@ td.cbi-value-error {
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}
} }

View file

@ -851,3 +851,30 @@ div.cbi-tab-descr {
border-color: #000000; border-color: #000000;
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}

View file

@ -858,4 +858,30 @@ td.cbi-value-error {
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}
} }

View file

@ -726,4 +726,30 @@ td.cbi-value-error {
font-weight: bold; font-weight: bold;
} }
.zonebadge {
padding: 2px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
.zonebadge em,
.zonebadge strong {
margin: 3px;
display: inline-block;
}
.zonebadge input {
width: 6em;
height: 1.5em;
}
.zonebadge-empty {
border: 1px dashed #AAAAAA;
color: #AAAAAA;
font-style: italic;
font-size: smaller;
}
} }