mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
#1174: support HTML fields in the bulk modify forms (capability to enable/disable the field live)
SVN:2.2.0[3884]
This commit is contained in:
@@ -280,6 +280,11 @@ legend.transparent {
|
||||
}
|
||||
|
||||
|
||||
.ui-widget-content td a.cke_toolbox_collapser {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
||||
p a:hover, td a:hover {
|
||||
text-decoration: underline;
|
||||
color: #e87c1e;
|
||||
|
||||
@@ -224,6 +224,9 @@ legend.transparent {
|
||||
padding-left:14px;
|
||||
background: url(../images/mini-arrow-orange.gif) no-repeat left;
|
||||
}
|
||||
.ui-widget-content td a.cke_toolbox_collapser {
|
||||
padding-left: 0;
|
||||
}
|
||||
p a:hover, td a:hover {
|
||||
text-decoration:underline;
|
||||
color:$highlight-color;
|
||||
|
||||
Reference in New Issue
Block a user