diff options
Diffstat (limited to 'templates/web/default/admin/header.html')
-rw-r--r-- | templates/web/default/admin/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/admin/header.html b/templates/web/default/admin/header.html index 261f0efb2..e0317cca0 100644 --- a/templates/web/default/admin/header.html +++ b/templates/web/default/admin/header.html @@ -5,6 +5,7 @@ dt { clear: left; float: left; font-weight: bold; } dd { margin-left: 8em; } .hidden { color: #666666; } +.error { color: red; } </style> </head> <body> |