From a991a476e4eeaea2ad265b352ea92e86e170bf86 Mon Sep 17 00:00:00 2001 From: Carlos Oliveira Date: Fri, 4 Sep 2015 16:43:06 -0300 Subject: [PATCH] Blue carret --- src/colab_spb_theme/static/css/header.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/colab_spb_theme/static/css/header.css b/src/colab_spb_theme/static/css/header.css index e74897b..3c482a1 100644 --- a/src/colab_spb_theme/static/css/header.css +++ b/src/colab_spb_theme/static/css/header.css @@ -250,10 +250,13 @@ fieldset, .editionComment { #sobre a { color: #2C65CD; - /*font-size: 1.2em;*/ font-size: 1.4em; } +#sobre a .caret { + border-top: 4px dashed #2C65CD; +} + #sobre .softwarepublico-item a { padding: 0 8px; } -- libgit2 0.21.2