mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Removed unused translation CSS in CMS
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92585 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
63e1fede45
commit
2b55a91646
@ -449,17 +449,9 @@ div.filterBox {
|
|||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.translatingMessage {
|
/**
|
||||||
background: #F9F9E3;
|
* Content Panel
|
||||||
border: 1px solid #CCCC99;
|
*/
|
||||||
font-size: 12px;
|
|
||||||
padding: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nonTranslating {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#contentPanel div.TreeDropdownField a.editLink {
|
#contentPanel div.TreeDropdownField a.editLink {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user