Minor enhancements in style

This commit is contained in:
Laurent Destailleur 2011-05-28 16:26:10 +00:00
parent e370a6740d
commit 83b1955596
4 changed files with 7 additions and 0 deletions

View File

@ -1881,6 +1881,9 @@ A.none, A.none:active, A.none:visited, A.none:hover {
{
border: 0px solid #FF0000 !important;
}
span.cke_skin_kama { padding: 0 ! important; }
/* ============================================================================== */
/* Test using div instead of tables */

View File

@ -1879,3 +1879,5 @@ A.none, A.none:active, A.none:visited, A.none:hover {
{
border: 0px solid #FF0000 !important;
}
span.cke_skin_kama { padding: 0 !important; }
.cke_wrapper { padding: 4px !important; }

View File

@ -1466,4 +1466,5 @@ A.none, A.none:active, A.none:visited, A.none:hover {
{
border: 0px solid #FF0000 !important;
}
span.cke_skin_kama { padding: 0 ! important; }

View File

@ -1515,4 +1515,5 @@ A.none, A.none:active, A.none:visited, A.none:hover {
{
border: 0px solid #FF0000 !important;
}
span.cke_skin_kama { padding: 0 ! important; }