aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/default/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index ad3e1c7c1..c5f535527 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -71,6 +71,11 @@ code {
blockquote:before {
content: '>> ';
}
+
+.shiny {
+ border-color: orange !important;
+}
+
.nav-login-link {
float: right;
margin-left: 0px;