summaryrefslogtreecommitdiff
path: root/static/files/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/files/style.css')
-rw-r--r--static/files/style.css36
1 files changed, 27 insertions, 9 deletions
diff --git a/static/files/style.css b/static/files/style.css
index bda1e368..ded407bd 100644
--- a/static/files/style.css
+++ b/static/files/style.css
@@ -492,10 +492,11 @@ div.rlistdd ul, div.rlistdd ul li {
float: left;
}
div.rlistdd a, div.rlistdd b {
- padding: 1px 5px;
+ padding: 0px 5px;
}
div.dropdown ul.full a, div.dropdown ul.full b {
width: 190px;
+ padding: 1px 5px;
}
div.dropdown ul.full, div.dropdown ul.full li {
clear: left;
@@ -656,7 +657,7 @@ a.rss {
overflow: hidden;
float: right;
}
-.icons {
+.icons, .uicons {
background: url(/files/icons.png) no-repeat;
width: 16px;
height: 14px;
@@ -668,6 +669,11 @@ a.rss {
border: 0;
text-decoration: none;
}
+.uicons {
+ width: 14px;
+ margin: 0;
+ background: url(/files/uicons.png) no-repeat;
+}
.icons.lang {
width: 13px;
height: 11px;
@@ -675,7 +681,7 @@ a.rss {
/* see def.js for an ugly FF hack */
}
.icons.par, .icons.tri, .icons.com { width: 11px; }
-acronym.icons { cursor: default; }
+acronym.icons, acronym.uicons { cursor: default; }
.icons.oth { background: none; }
.icons.drc { background-position: 0px 0px; }
.icons.lin { background-position: 0px -14px; }
@@ -720,6 +726,19 @@ acronym.icons { cursor: default; }
.icons.zh { background-position: -61px -77px; }
.icons.ko { background-position: -61px -88px; }
+.uicons.no { background-position: 0px 0px; }
+.uicons.r0 { background-position: 0px -14px; }
+.uicons.v0 { background-position: 0px -14px; }
+.uicons.r1 { background-position: 0px -28px; }
+.uicons.r2 { background-position: 0px -42px; }
+.uicons.r3 { background-position: 0px -56px; }
+
+.uicons.r4 { background-position: -14px 0px; }
+.uicons.v1 { background-position: -14px -14px; }
+.uicons.v2 { background-position: -14px -28px; }
+.uicons.v3 { background-position: -14px -42px; }
+.uicons.v4 { background-position: -14px -56px; }
+
/* tables */
@@ -766,16 +785,15 @@ b.diff_del { font-weight: normal; background-color: #fcc; }
#rli tr.relhid { background-color: #fff!important; }
#rli td.relhid, #relhidpar { cursor: pointer; }
-#rli td.relnone { color: #aaa };
+#rli td.relnone { color: #aaa }
#rli .tc1 { width: 560px; }
#rli .tc2 { width: 80px; }
#rli .tc3 { width: 50px; }
#rli .tc1_1 { width: 70px; padding-left: 20px }
#rli .tc1_2 { width: 40px; padding:0; text-align: right; }
-#rli .tc1_3 { width: 370px; }
-#rli .tc1_4 { width: 60px }
+#rli .tc1_3 { width: 430px; }
#rli .tc1_3 a { color: #203c36; }
-#rli .tc1_6 { text-align: right }
+#rli .tc1_5 { text-align: right }
#tre tr { background-color: #fff!important; }
#tre tr.lang { background-color: #f5f5f5!important; font-style: italic; }
@@ -784,8 +802,8 @@ b.diff_del { font-weight: normal; background-color: #fcc; }
#tre .tc2 { width: 50px; text-align: center; white-space: nowrap; }
#tre .tc3, #tre .tc6 { width: 16px; margin: 0; padding: 0; white-space: nowrap; text-align: right }
#tre .tc3 { width: 70px; }
-#tre .tc5 { width: 25px; text-align: right; padding-right: 10px; }
-#tre .tc5 a { display: block; width: 25px; text-align: right;text-decoration: none; }
+#tre .tc5 { width: 30px; text-align: right; padding: 0 10px 0 0; }
+#tre .tc5 a { display: block; width: 30px; text-align: right;text-decoration: none; }
#tbv .tc2 acronym, #tbv .tc3 acronym {
zoom: 1;