diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-17 05:07:36 +0000 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-17 05:07:36 +0000 |
| commit | 8afefb9be54bebd0c2ac41a8ed8f1e021949cb74 (patch) | |
| tree | a35be3eea788bed5d2d2cc19456ce40cb9658779 /themes/admin_default | |
| parent | 2dba075e8a9750ccde392979a780e35d3aa86727 (diff) | |
Remove mptt warning message hack
Diffstat (limited to 'themes/admin_default')
| -rw-r--r-- | themes/admin_default/css/screen.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index f5ebb50c..4a0614cd 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -327,9 +327,3 @@ li.gGroup { cursor: pointer; } -/** ******************************************************************* - * 8) Developer - *********************************************************************/ -#gMPTT .gWarning { - background-color: #FFFF99; -} |
