[Hejes-devel] [1148] re-enabled red bottom border for statusline (why was it disabled??) in main.css
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Thu Apr 17 17:44:41 CEST 2014
Revision: 1148
Author: mihaltz
Date: 2014-04-17 17:44:40 +0200 (Thu, 17 Apr 2014)
Log Message:
-----------
re-enabled red bottom border for statusline (why was it disabled??) in main.css
Modified Paths:
--------------
trunk/web2py/applications/helyesiras_webdev/static/css/main.css
Modified: trunk/web2py/applications/helyesiras_webdev/static/css/main.css
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/static/css/main.css 2014-04-17 15:19:08 UTC (rev 1147)
+++ trunk/web2py/applications/helyesiras_webdev/static/css/main.css 2014-04-17 15:44:40 UTC (rev 1148)
@@ -257,7 +257,7 @@
#statusbar
{
background: #fff;
-/* border-bottom: 1px #c71d1d solid;*/
+ border-bottom: 1px #c71d1d solid; /* WHY WAS THIS DISABLED??? */
border-top: 0;
}
#statusbar .wrapper
More information about the Hejes-devel
mailing list