aboutsummaryrefslogtreecommitdiff
path: root/documentation/4.1/api/lib/template.css
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-12-03 13:23:29 -0800
committerJakob Odersky <jakob@odersky.com>2017-12-03 13:23:29 -0800
commitc788585aa58b6b5474e608e8a4f9725403814444 (patch)
tree93cb9e19fb10002a1d0a4a79b19db3efcf199843 /documentation/4.1/api/lib/template.css
parent25e6ce0498dee68b2932a459a40056bbafcdfc9e (diff)
downloadakka-serial-c788585aa58b6b5474e608e8a4f9725403814444.tar.gz
akka-serial-c788585aa58b6b5474e608e8a4f9725403814444.tar.bz2
akka-serial-c788585aa58b6b5474e608e8a4f9725403814444.zip
Update documentation to version 4.1.2
Diffstat (limited to 'documentation/4.1/api/lib/template.css')
-rw-r--r--documentation/4.1/api/lib/template.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/4.1/api/lib/template.css b/documentation/4.1/api/lib/template.css
index c120698..d5f89b1 100644
--- a/documentation/4.1/api/lib/template.css
+++ b/documentation/4.1/api/lib/template.css
@@ -248,6 +248,10 @@ body.abstract.type div.big-circle {
background: url("abstract_type.svg") no-repeat center;
}
+body.alias.type div.big-circle {
+ background: url("abstract_type.svg") no-repeat center;
+}
+
#template {
margin: 0.9em 0.75em 0.75em;
padding-bottom: 0.5em;